/* CSS Document */

.sub{
	float:left;
	width:800px;
	text-align: left;
	background-color: #fff;
	}
	.sub_nav{
	width: 790px;
	height: 25px;
	float: left;
	background:#fff;
	padding-left: 10px;
	}
	.sub_nav a:link{
	BORDER-BOTTOM: #a0bec8 1px dotted; 
	TEXT-DECORATION: none
	}
	.sub_nav a{
	BORDER-BOTTOM: #a0bec8 1px dotted; 
	TEXT-DECORATION: none
	}	
	.sub_cont{
	float:right;
	width:200px;
	background-color: #fff;
	height: auto;
	}
	.sub_cont_shop{
	float:right;
	width: 190px;
	text-align: left;
	background-color: #fff;
	height: auto;
	}	
	.sub_cont a:hover {
    position:relative;
    top: 2px;
    left:2px;
    }
	.sub_font{
	width: auto;
	height: auto;
	padding-left: 3px;
	text-align: left;
    background: #f6f6f6; 
	border:  #CCCCCC 1px solid;
	margin-bottom: 5px;
	margin-right: 3px;
	}	
	.sub_contin{
	width: 195px;
	height: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f2e7c2;
	border:  #CCCCCC 1px solid;
	}
	.sub_contin2{
	width: 195px;
	height: auto;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #fff;
	border-bottom: #999999 1px dotted;
	border-top: #999999 1px dotted;
	margin-top: 10px;	
@@}
	.sub_contin3{
	width: 195px;
	height: auto;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	background: #fff;
@@}
    .sub_contin3_le {
	float: left;
	width: 84px;
	height: 83px;
	text-align: right;
	}
    .sub_contin3_ri{
	float: right;
	width: 110px;
	height: auto;
	font-size: 90%;
	line-height: 1.3;
	}
	.sub_contin4{
	width: 195px;
	height: auto;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	background: #fff;
	margin-top: 10px;
	border-top: #999999 1px dotted;	
	clear: both;	
	}
	.sub_topimg{
	}
	.sub_left
	{
	float:left;
	width:595px;
	background-color: #FFF;
	height: auto;
	}
	.sub_left2
	{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	height: auto;
	}	
	.sub_box{
	width: 590px;
	height: 200px;
	background: #fff;
	}
	.pageup{
	float: right;
	width: 150px;
	background-image: url(image/pup.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 30px;
	font-size:90%;
	margin-top: 10px;
	margin-bottom: 10px;
	}
