@charset "utf-8";
/* CSS Document */
ul{ padding:0px; margin:0px;}
li{ list-style:none;}
.disNone{ display:none;}
.default{ display: block;}
/*Product sort style*/
.sortTitle li{ list-style:none; display:block; width:98px; height:24px; margin-right:2px; line-height:24px; text-align:center; float:left;}
.sortOn{ background:url(../images/sort_on.jpg) no-repeat; color:#FFFFFF; cursor:pointer; font-weight:bold;}
.sortOff{ background:url(../images/sort_off.jpg) no-repeat; color:#666666; cursor:pointer;}
.sortContent{border:1px solid #E68080; width:210px; padding:0px 0px 5px 0px;}
.sortList { padding:0px; margin:0px; list-style:none;}
.sortList li{ 
	list-style:none; 
	margin-left:5px;
	margin-right:5px;
	background:url(../images/arrow01.jpg) no-repeat 180px 10px; 
	padding:4px 3px 4px 15px;
	border-bottom:1px solid #dddddd;
}
.sortList a:link {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration:none;}
.sortList a:visited {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration:none;}
.sortList a:hover {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF9900; text-decoration:none;}
.serviceList { padding:0px; margin:0px 0px 10px 0px; list-style:none;}
.serviceList li{ 
	list-style:none; 
	margin-left:5px;
	margin-right:5px;
	background:url(../images/arrow01.jpg) no-repeat 5px 8px; 
	padding:5px 3px 5px 25px;
	border-bottom:1px solid #dddddd;
}
.subSortList {padding:0px; margin-top:5px; list-style:none;}
.subSortList li{ 
	list-style:none; 
	margin:0px;
	padding:5px 3px 5px 15px;
	background:url(../images/arrow02.jpg) no-repeat 5px 10px; 
	border:0px;
}
.sortListBg{ background-color:#efefef;}
/*best product style*/
.bestTop { height:32px; background-color:#efefef;}
.bestLiLeft{ float:left; width:230px;}
.bestLiRight{ float:left; width:300px; padding-top:10px;}
.bestTitle li{ list-style:none; display:block; width:64px; height:22px; margin-right:2px; line-height:22px; text-align:center; float:left;}
.bestOn{ background:url(../images/best_on.jpg) no-repeat; color:#FFFFFF; cursor:pointer; font-weight:bold;}
.bestOff{ background:url(../images/best_off.jpg) no-repeat; color:#666666; cursor:pointer;}
.bestContent{ padding:0px; text-align:left; background:url(../images/best_bg.jpg) repeat-x;}
/*sell product style*/
.sellTop { height:25px; background-color:#efefef;}
.sellLiLeft{ float:left; width:80px;}
.sellLiRight{ width:120px; padding-top:5px; float:right}
.sellTitle li{ list-style:none; display:block; width:56px; height:20px; margin-right:2px; line-height:20px; text-align:center; float:left;}
.sellOn{ background:url(../images/sell_on.jpg) no-repeat; color:#FFFFFF; cursor:pointer; font-weight:bold;}
.sellOff{ background:url(../images/sell_off.jpg) no-repeat; color:#666666; cursor:pointer;}
.sellContent{padding:0px; text-align:left; width:208px;}
.sellContent li{ border-bottom:1px dashed #dddddd;}
/*faq style*/
.faqTitle li{ list-style:none; display:block; width:100px; height:25px; margin-right:2px; line-height:25px; text-align:center; float:left;}
.faqOn{ background:url(../images/faq_on.jpg) no-repeat; color:#FFFFFF; font-weight:bold; cursor:pointer;}
.faqOff{ background:url(../images/faq_off.jpg) no-repeat; color:#FFFFFF; cursor:pointer;}
.faqContent {text-align:left; padding:10px;}

.faqView{ background:url(../images/jian.jpg) no-repeat 5px 7px #efefef; padding:5px 5px 5px 20px; font-size:12px; color:#FF0000; border-bottom:1px dashed #dddddd;}
.faqClose{ background:url(../images/jia.jpg) no-repeat 5px 7px; padding:5px 5px 5px 20px; font-size:12px; color:#666666; border-bottom:1px dashed #dddddd;}
/*list*/
.List{ padding-top:5px;}
.List li{ 
	list-style:none; 
	background:url(../images/arrow02.jpg) no-repeat 5px 10px; 
	padding:5px 3px 5px 15px;
/*	border-bottom:1px solid #dddddd;*/
}
.proSpec li{
	list-style:none;
	display:inline-block;
	float:left;
	width:300px;
	background-color:#f2f2f2;
	padding:3px 5px 3px 10px;
	margin-right:10px;
	margin-bottom:5px;
}
.diaSpec li{
	list-style:none;
	display:inline-block;
	float:left;
	width:330px;
	background-color:#f2f2f2;
	padding:3px 5px 3px 10px;
	margin-right:10px;
	margin-bottom:5px;
}
.picNewsList li{
	list-style:none;
	display:inline-block;
	float:left;
	text-align:center;
	width:200px;
	padding:3px 5px 3px 10px;
	margin-right:10px;
	margin-bottom:5px;
}
.eduList li{
	list-style:none;
	display:inline-block;
	float:left;
	text-align:left;
	width:80px;
	padding:3px 5px 3px 15px;
	margin-right:10px;
	margin-bottom:5px;
}
.diyTitleOn{ width:159px; height:45px; background:url(../images/diy_title_bg_on.gif);  margin-right:2px; color:#FFFFFF; }
.diyTitleOn span{padding:15px 0px 0px 10px; font-size:16px; font-weight:bold; display:block;}
.diyTitleOff{ width:159px; height:45px; background:url(../images/diy_title_bg_off.gif); margin-right:2px;}
.diyTitleOff span{padding:15px 0px 0px 10px;font-size:16px; font-weight:bold; display:block;}

#foot2{
	width:980px;
    border: 1px solid #CCCCCC;
	margin:5px auto;
	
	background:url(../images/3_03.gif) left top no-repeat;
	
}
