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:#CFD8B6;
text-align:left;vertical-align:top;
color:#666;}

*{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: 32px 0px 20px 0px; padding:5px 0px;
line-height:25px; color:#333; text-align:left;
border-bottom: 0px solid #678822;

}

h3 {font-size:16px; 
margin: 25px 0px 10px 0px;
line-height:25px; color:#333; text-align:left;
border-bottom: 0px solid #678822;
}

h4 {font-size:12px; 
margin: 15px 0px 5px 0px;
line-height:15px; color:#333; text-align:left;
border-bottom: 0px solid #678822;
}
h5 {font-size:11px; 
margin: 6px 0px 8px 0px;
line-height:15px;
}

a {color:#789E27; text-decoration:none;}    
a:hover {color:#789E27; text-decoration:underline;}
a:visited {color:#789E27; text-decoration:none;}


/*水平条效果的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 solid #678822; height:1px;clear:both; shade:no;margin: 4px 0px;} 
p {margin: 7px 0px;}

.fontbold {	font-weight: bold; }
.vials-green {	color: #678822; }

/* = == = = = = = = = ↓网站头部，包含网站的logo和站名*/
#header { width:760px;height:66px; margin:0px auto;clear:both; background:#fff;float:center;}
#headerlogo {float:left;width:210px;background:#DBF3B9;}
#headerlogo img {display:block;}
#header-vials {
float:right;width:525px;color: #666; padding-right:10px; margin-top:19px;text-align: left;font-family:Arial, Helvetica,sans-serif,Verdana;
}
#header-vials p{
float:left;width:500px;color: #666; padding: 0px; margin:0px;text-align: left;font-family:Arial, Helvetica,sans-serif,Verdana;
}


/*#header img {display:block;}*/
/*IE6下为什么图片下方有空隙产生:可以设置父容器的字体大小为零，font-size:0或者定义img 为display:block
或者定义vertical-align属性值为vertical-align:top | bottom |middle |text-bottom
*/

/* = == = = = = = = = ↓顶部一级菜单栏导航开始*/

#menu {clear:both; width:760px; height: 25px; line-height: 25px; margin:0px auto;float:center; 
    
	font-size: 11px;
	font-weight: bold;
	background: #E9DFC4;
	border-top:1px solid #666;
	border-bottom:1px solid #666;

}

#menu ul{list-style:none;display: inline; width:712px;float:right; }
#menu li{float:left;margin:0 12px 0 6px;height: 23px; width: auto; }
.menu-b { color:#eae9d5; padding: 0; margin: 0; } 

#menu li a {
height: 23px; width: 138px;
display: inline; line-height:23px;vertical-align:center;
color: #666;
text-decoration: none; 
}

#menu li a:hover {
height: 23px; width: 138px;
display: inline; line-height:23px;vertical-align: middle;
color: #666;
text-decoration: underline;
}

/*↑顶部导航结束*/


#banner{width:760px;height:91px; margin:0px auto;clear:both; float:center;}
#banner img {display:block;}

/* = == = = = = = = = ↓内容页面整体设置content/container/ Main Navigation display: inline;display: block;clear:both; */

#content {clear:both;width:760px; height:auto; line-height: 15px; margin:0 auto;float:center; 
             padding-top:0px;
             border:0px;
			 background:#fff;

}




/*页面主体*/
#main{background:#fff; border:0px solid #898129;padding:10px 15px 20px 15px;float:right;margin:0; width:520px; height:auto;text-align:left; vertical-align:top;}

/*侧栏sidebar/width:200px!important; width /*:200px;*/
#left{float:left; width:210px; text-align:left; background:#F0F0F0;font-size: 11px;}
#leftproduct{clear:both;width:177px; height:25px; line-height: 25px; margin:25px auto 5px auto;float:center; 
padding: 2px 5px 2px 0px; 
font-weight: bold;
border-bottom: 2px solid #678822;
}

#leftproduct a {color:#789E27; text-decoration:none;}    
#leftproduct a:hover {color:#789E27; text-decoration:underline;}
#leftproduct a:visited {color:#789E27; text-decoration:none;}

.menulist {width:192px; height:auto; margin:0px auto;}
.menulist a {color:#789E27; text-decoration:none;}    
.menulist a:hover {color:#789E27; text-decoration:underline;}
.menulist a:visited {color:#789E27; text-decoration:none;}

.menulist dt {text-align:left; text-indent:5px; font-weight: normal; height:20px; line-height: 20px;border-bottom:1px dotted #678822;
}
.menulist dd {height:20px;line-height:20px; margin:0 20px; padding:0 0 0 0px; border-bottom:1px dotted #666;}




#leftsearch{clear:both;width:177px; height:auto; line-height: 18px; float:center;
             margin:25px auto 20px auto; 
             padding: 0px; 
			 border: 0px solid #b01e2d;
	         font-family: Verdana, Arial, Helvetica, sans-serif;
	         font-size: 11px;
}
#leftsearch img {display:block;}

#lefthot{clear:both;width:177px; height:auto; line-height: 18px; float:center;
             margin:25px auto 20px auto; 
             padding: 0px; 
			 border: 0px solid #b01e2d;
	         font-family: Verdana, Arial, Helvetica, sans-serif;
	         font-size: 11px;
}
#lefthot img {display:block;}

/* = == = = = = = = =  网站底栏*/

/*版权信息*/		 
#copyright { float:center; width:760px; padding:10px 0; border-top:2px solid #666; color:#678822; margin:0px auto; padding:12px auto;text-align:center;}	

/*网站底栏结束*/


/*产品细节页处理开始*/
#p-img {clear:both; background:#fff; color:#666;margin:10px auto;text-align:center; float:center;}

#p-detail{clear:both; background:#fff; color:#666;margin:15px auto;text-align:left; float:center;}
#prodnext {clear:both;width:100%; height:auto; margin:0px auto;text-align:center; float:center;	}
#p-detail table{border-collapse:collapse;text-align:left; cellpadding:0; cellspacing:0; }
#p-detail td{border:solid 1px #D2D271; margin:0px; padding:3px; text-align: left; backgroud: #fff;}


.p-attach {border-collapse:collapse;text-align:left; cellpadding:0; cellspacing:0; }
.p-attach td{border:solid 1px #D2D271; margin:0px; padding:3px; text-align: left; backgroud: #fff;}


/*产品细节页处理结束*/

/*产品索引页处理开始*/
#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;
}









