html {
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #C1C1BB;
scrollbar-highlight-color: #C1C1BB;
scrollbar-3dlight-color: #EBEBE4;
scrollbar-darkshadow-color: #EBEBE4;
scrollbar-track-color: #F4F4F0;
scrollbar-arrow-color: #CACAB7;
}
body{font-size:11px; font-family:Verdana,Arial, Helvetica,sans-serif; margin: 0px auto;height: auto;background: #6f6856;
text-align:center;vertical-align:top;}

*{margin:0; padding:0; list-style:none;}

div,form,img,ul,ol,li,dl,dt,dd{border:none;}

table{width:100%; border:0; cellpadding:0; cellspacing:0;}
td{
border:solid 0px #ccc; margin:0px; padding:0px; line-height:16px;
}

#content:after {padding:0px;content:'.';display:block;clear:both;visibility:hidden;height:0;}

#content {height:1%;}

h2 {font-size:16px; font-family:Verdana,Arial, Helvetica,sans-serif; 
margin: 5px 0px 20px 0px;
height:25px; color:#8692a0; text-align:left;
border-bottom: 3px solid #8692a0;
padding:0px;
}

h3 {font-size:14px; 
margin: 5px 0px;
height:25px; color:#8692a0; text-align:left;
}

a {color:#8692a0; text-decoration:none;}    
a:hover {color:#8692a0; text-decoration:underline;}
a:visited {color:#8692a0; text-decoration:none;}
h2 a{color:#666; text-decoration: none; }
h2 a:hover{color:#8692a0; text-decoration: underline;}

/*水平条效果的CSS定义
BORDER-BOTTOM-STYLE: dotted;BORDER-LEFT-STYLE: dotted;BORDER-RIGHT-STYLE: dotted; BORDER-TOP-STYLE: dotted;
height:1;　width:100%;align:left;　color:#86BCD4;　Shade:no;

水平条虚线效果定义　　border:1px dashed #86BCD4; height: 1; */
hr {border:1px dashed #8692a0; height:1px;clear:both; shade:no;} 
p {margin: 10px 0px;}

.fontbold {	font-weight: bold; }
.style6 {color:#990000; }

/* = == = = = = = = = ↓网站头部，包含网站的logo和站名*/
#header { width:810px;height:55px; margin:0px auto;clear:both; 
border-right:5px solid #fff;border-left:5px solid #fff;
background: #B9DC9C;}
#headerlogo {	
float:left;width:200px;height: 55px;margin:0px auto 0;text-align: left;
background: #B9DC9C;}
#headerlogin {
	float:right;width:420px;color: #8692a0; padding-right:20px; margin-top:15px;text-align: right;
	background: #B9DC9C;
}



/*#header img {display:block;}*/
/*IE6下为什么图片下方有空隙产生:可以设置父容器的字体大小为零，font-size:0或者定义img 为display:block
或者定义vertical-align属性值为vertical-align:top | bottom |middle |text-bottom

*/




#banner{clear:both;width:812px; height:auto;margin:0 auto; background:#fff;
border-top:0px solid #fff;
border-left:4px solid #fff;
border-bottom:0px solid #fff;
border-right:4px solid #fff;
}

/* = == = = = = = = = ↓内容页面整体设置content/container/ Main Navigation display: inline;display: block;clear:both; */

#content {clear:both;width:810px; height:auto; line-height: 15px; margin:0 auto;float:center; 
             padding-top:0px;
             background: #fff;
			 border:5px solid #fff;border-bottom:0px solid #fff;

}

/* = == = = = = = = = ↓顶部一级菜单栏导航开始*/

#menu {clear:both; width:810px; height: 28px; line-height: 25px; margin-bottom:1px;float:center;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/layout/bg-menu.jpg) repeat-x left top #6f6856;
	background: #16365F;


}

#menu ul{list-style:none;display: inline; padding: 0;margin: 0;}
#menu li{float:left;margin:0 14px;height: 25px; width: auto;}
.menu-b { color:#eae9d5; padding: 0; margin: 0; } 

#menu li a {
height: 28px; width: 138px;
display: inline; line-height:28px;vertical-align:center;
color: #ccc;
text-decoration: none; 
}

#menu li a:hover {
height: 28px; width: 138px;
display: inline; line-height:28px;vertical-align: middle;
color: #ccc;
text-decoration: underline;
}

/*↑顶部导航结束*/


/*页面主体*/
#main{ border:0px solid #898129;padding:10px 12px 20px 15px;float:right;margin:0; width:580px; text-align:left; vertical-align:top;}

/*侧栏sidebar/width:200px!important; width /*:200px;*/
#left{float:left; width:200px; text-align:left;padding:0px; margin-left:0px;}
#leftproduct{clear:both;width:180px; height:23px; line-height: 23px; margin:0px auto 4px auto;float:center; 
             padding: 0px; 
             font-size: 11px;
			 font-weight: bold;
text-indent:4px;
border-top:1px solid #6f6856;
border-left:0px solid #e0dbc9;
border-bottom:1px solid #6f6856;
border-right:0px solid #e0dbc9;
}

#leftproduct a:link { text-decoration: none; color: #000;}
#leftproduct a:visited { text-decoration: none; color: #000;}
#leftproduct a:hover { text-decoration: underline; color: #000;}

.menulist {width:200px; height:auto;
border-top:0px dotted #A29779; 
border-right:0px solid #8692a0; 
border-bottom:0px solid #8692a0; 
border-left:0px solid #8692a0; 
padding-bottom:0px;}
.menulist dt {text-align:left; text-indent:33px; height:19px; line-height: 19px; 
background: url(../images/line_01.gif) no-repeat left;
}

.menulist dd {height:18px;line-height:18px; text-indent:33px; padding:0px;
background: url(../images/line_02.gif) no-repeat left;
}

.menulist a{color:#000;text-decoration:none;}
.menulist a:visited{color:#000;text-decoration:none;}
.menulist a:hover{color:#000;text-decoration:underline;} 

.menulist dt a{color:#000;text-decoration:none;}
.menulist dt a:visited{color:#000;text-decoration:none;}
.menulist dt a:hover{color:#000;text-decoration:underline;} 


#leftnew{clear:both;width:180px; height:23px; line-height: 18px; float:center; 
             margin-top:15px;
			 margin:15px auto 0px auto;float:center;
             padding: 0px; 
	         font-size: 11px;
			 font-weight: bold;
text-indent:4px;
border-top:1px solid #6f6856;
border-left:0px solid #e0dbc9;
border-bottom:1px solid #6f6856;
border-right:0px solid #e0dbc9;

}

#leftnew a:link { text-decoration: none; color: #000;}
#leftnew a:visited { text-decoration: none; color: #000;}
#leftnew a:hover { text-decoration: underline; color: #000;}

#leftsearch{clear:both;width:185px; height:auto; line-height: 18px; float:center;
             margin:15px 0px; 
             padding: 2px 5px 2px 10px; 
	         font-size: 11px;
}
#leftsearch img {display:block;}
#leftoem{clear:both;width:200px; height:auto; 
             margin-top:15px;
             padding:0px;

}
#leftoem img {display:block;}

/* = == = = = = = = =  网站底栏*/

/*版权信息*/		 
#copyright { float:center; width:810px; padding:10px 0; border-top:0px solid #A29779; color:#ccc; margin:0px auto; background:  #2A8C1F;
border:5px solid #fff;border-bottom:0px solid #fff;}	
#copyright a{color:#ccc;text-decoration:none;}
#copyright a:hover{color:#ccc;text-decoration:underline;}
/*网站底栏结束*/


/*产品细节页处理开始*/
#productdetail {margin-bottom:0px;clear:both; background:#fff; color:#666;}
#productdetail h3 {height:55px;line-height:55px;color:#A48957;}
#productdetail h3 a{color:#A48957; text-decoration: none; }
#productdetail h3 a:hover{color:#A48957; text-decoration: underline;}


#productdetail h4{background:#fff url(../images/back-title-line-double.gif) repeat-x left top;height:35px;line-height:20px;color:#A48957; border-bottom:0px solid #CAE1F3;}
#productdetail h4 a{color:#666; font-size: 11px;text-decoration: none; }
#productdetail h4 a:hover{color:#666; font-size: 11px; text-decoration: underline;}

#prodbigimage {clear:both;width:100%; height:auto; margin:5px auto;text-align:center; 
             padding:10px auto; 
             border:0px solid #cccccc;
	         background:#ffffff;
			 
}
#prodbigimage img {display:block;}

.dtable{
border-collapse:collapse;text-align:left;
}
.dtable td{
border:solid 1px #ccc; margin:0px; padding:3px; text-align: left; backgroud: #fff;
}

#prodnext {clear:both;width:100%; height:auto; margin:0px auto;text-align:center; 
             border:0px;
	         background:#ffffff;		 
}

/*产品细节页处理结束*/

/*产品索引页处理开始*/
#productindex {margin-bottom:0px;clear:both; background:#fff; color:#666;}
#productindex h3 {height:55px;line-height:55px;color:#A48957;}
#productindex h3 a{color:#A48957; text-decoration: none; }
#productindex h3 a:hover{color:#A48957; text-decoration: underline;}


#productindex h4{background:#fff url(../images/back-title-line-double.gif) repeat-x left top;height:35px;line-height:20px;color:#A48957; border-bottom:0px solid #CAE1F3;}
#productindex h4 a{color:#666; font-size: 11px;text-decoration: none; }
#productindex h4 a:hover{color:#666; font-size: 11px; text-decoration: underline;}


#productindex table{width:100%; border:0; cellpadding:0; cellspacing:1; background:#fff;}
#productindex td{
border:solid 0px #d7d7d7; margin:0px; padding:0px; line-height:100%;font-size:11px; background:#fff;
}

.tableline{
border-collapse:collapse;text-align:center;
}
.tableline td{
border:solid 0px #7b1014; margin:0px; padding:4px 5px; text-align: left;
}


/*产品索引页处理结束*/

/*新产品索引页处理开始*/
.prodnewindex {border:solid 1px #B1A663; margin:0px; padding:5px; text-align: left;clear:both; background:#ebebeb;; color:#666;}


.nstable{
border-collapse:collapse;text-align:left;
}
.nstable td{
border:solid 0px #B1A663; margin:0px; padding:3px; text-align: left; 
}
/*新产品索引页处理结束*/

/*下载*/
.downtable{
border-collapse:collapse;text-align:left;
}
.downtable td{
border:solid 1px #ccc; margin:0px; padding:3px; text-align: left; backgroud: #fff;
}










