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:35px;line-height: 45px; font-family:Arial, Verdana,Helvetica,sans-serif; margin: 0px auto;height: auto;background:#e4e4e4;
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:45px;
}

#content:after {padding:0px;content:'.';display:block;clear:both;visibility:hidden;height:0;}

#content {height:1%;}

.FontCapitalize {text-transform: capitalize; }

h1 {font-size:50px; font-family:Verdana,Arial, Helvetica,sans-serif; 
margin: 32px 0px 40px 0px; padding:5px 0px;
line-height:65px; color:#333; text-align:left;
border-bottom: 0px solid #678822;
}

h2 {font-size:40px; font-family:Verdana,Arial, Helvetica,sans-serif; 
margin: 32px 0px 40px 0px; padding:5px 0px;
line-height:55px; color:#333; text-align:left;
border-bottom: 0px solid #678822;
}

h3 {font-size:40px; font-family:Verdana,Arial, Helvetica,sans-serif; 
margin: 25px 0px 10px 0px;
line-height:55px; color:#333; text-align:left;
border-bottom: 0px solid #678822;
}

h4 {font-size:40px; font-family:Verdana,Arial, Helvetica,sans-serif; 
margin: 15px 0px 5px 0px;
line-height:55px; color:#333; text-align:left;
border-bottom: 0px solid #678822;
}
h5 {font-size:33px; 
margin: 6px 0px 8px 0px;
line-height:45px;
}

blockquote{ margin:30px 120px; }

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: 20px 0px;} 
.hrb {border:0px;border-top:1px solid #678822; height:0px;clear:both; shade:no;margin: 20px 0px;} 
.hra {border:0px;border-top:1px dashed #678822; height:0px;clear:both; shade:no;margin: 10px 0px;}
p {margin: 7px 0px;}

.fontbold {	font-weight: bold; }
.fontItalic {	color: #678822; font-style:oblique;padding-left:70px;display:block;}
.vials-green {	color: #678822; }
.blockindent{padding-left:70px;display:block;}

.imagebord{
clear:both; 
border:2px solid #ccc; 
padding: 0px;
margin:5px 0px 10px 0px;

}

.imageleftHome{
clear:both; 
border:1px solid #ccc; 
padding: 0px;
margin:0px 15px 5px 0px;
float:left;
}

.imageright{
clear:both; 
border:0px solid #666; 
padding: 5px;
margin:5px 0px 10px 5px;
float:right;
}

.imageleft{
clear:both; 
border:0px solid #666; 
padding: 5px;
margin:0px 10px 5px 0px;
float:left;
}

.imagerightBord{
clear:both; 
border:1px solid #666; 
padding: 5px;
margin:5px 20px 10px 25px;
float:right;
}

.imageleftBord{
clear:both; 
border:1px solid #666; 
padding: 5px;
margin:5px 30px 10px 0px;
float:left;
}
.imagecenter{
display: block; margin-left: auto; margin-right: auto;
}

.image5px{
clear:both; 
border:1px solid #ccc; 
padding: 5px;
margin:5px 10px 10px 5px;
}

.hLeftI{
clear:both; 
border:0px solid #666; 
padding: 0px;
margin:0px 10px 10px 0px;
float:left;
}

.textcenter{text-align: center;}

.homeBgLine{
	background: url(../images-deco/line_b.gif) repeat-x left top;
}

.button {
    position: relative;
    overflow: visible;
    display: inline-block;
    padding: 0.5em 1em;
    border: 1px solid #678822;
    margin: 30px 0px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0 #fff;
    font:30px/normal sans-serif;
    color: #333;
	font-weight: bold;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    background-color: #ececec;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
    background-image: -moz-linear-gradient(#f4f4f4, #ececec);
    background-image: -ms-linear-gradient(#f4f4f4, #ececec);
    background-image: -o-linear-gradient(#f4f4f4, #ececec);
    background-image: linear-gradient(#f4f4f4, #ececec);
    -moz-background-clip: padding; /* for Firefox 3.6 */
    background-clip: padding-box;
    border-radius: 0.2em;
    /* IE hacks */
    zoom: 1;
    *display: inline;
}

.button:hover,
.button:focus,
.button:active,
.button.active {
    border-color: #3072b3;
    border-bottom-color: #2a65a0;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    color: #fff;
    background-color: #3c8dde;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#599bdc), to(#3072b3));
    background-image: -moz-linear-gradient(#599bdc, #3072b3);
    background-image: -o-linear-gradient(#599bdc, #3072b3);
    background-image: linear-gradient(#599bdc, #3072b3);
}

.button:active,
.button.active {
    border-color: #2a65a0;
    border-bottom-color: #3884cd;
    background-color: #3072b3;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3072b3), to(#599bdc));
    background-image: -moz-linear-gradient(#3072b3, #599bdc);
    background-image: -ms-linear-gradient(#3072b3, #599bdc);
    background-image: -o-linear-gradient(#3072b3, #599bdc);
    background-image: linear-gradient(#3072b3, #599bdc);
}


/* = == = = = = = = = ↓网站头部，包含网站的logo和站名*/
#header { width:100%;height:135px; margin:0px auto;clear:both; background:#DBF3B9;padding:10px 50px 10px 50px;}
#headerlogo {clear:both;float:left;height:135px;width:100%;background:#DBF3B9 url(../images-deco/logo-long-vials.jpg) no-repeat left top;}
#headerlogo img {display:block;}
#header-vials {clear:both;display:none;}
#header-vials p{
float:left;width:625px;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:100%; height: auto; line-height: 45px; margin:0px auto; text-align:left;padding:16px 50px;
    
	font-size: 30px;
	font-weight: bold;
	background: #097c25 url(../images-deco/bg-menu-right.jpg) no-repeat right top;
	border-top:1px solid #666;
	border-bottom:1px solid #666;

}

#menu ul{padding:0px 40px; }
#menu li{margin:0px 20px 0px 6px;height:45px; width: auto; list-style:circle outside; padding:5px 0px;}
.menu-b { color:#eae9d5; padding: 0; margin: 0; } 

#menu li a {
height: 45px; width: 100%;
line-height:45px;vertical-align:center;
color: #FFF;
text-decoration: none; 
}

#menu li a:hover {
height: 45px; width: 100%;
line-height:45px;vertical-align: middle;
color: #FFF;
text-decoration: underline;
}

/*↑顶部导航结束*/


#banner{width:100%;height:66px; margin:0px auto;clear:both;  background: #779e27 url(../images/menu-green.jpg) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding:10px 50px;
	text-align:right;
}


/* = == = = = = = = = ↓内容页面整体设置content/container/ Main Navigation display: inline;display: block;clear:both; */

#content {clear:both;width:100%; height:auto; margin:0px auto; 
             padding:0px;
             border:0px;
			 background:#fff;
}


/*页面主体*/
#main{background:#fff; padding:10px 50px 30px 50px;float:left;margin:0; width:100%; height:auto;text-align:left; vertical-align:top;font-size:35px;line-height:45px;clear:both;}

#main ul{padding:0px 30px 0px 100px; }
#main ol{padding:0px 45px; }
#main ul li{list-style:circle outside;}
#main ol li{list-style:decimal outside;}

#main p {margin: 7px 0px 30px 0px;}

#mainText hr {border:0px dashed #ccc; border-top:1px dashed #999;height:0px;clear:both; shade:no;margin: 35px 0px 35px 0px;} 

/*侧栏sidebar/width:200px!important; width /*:200px;*/
#left{float:left; width:100%; text-align:left; background:#F0F0F0;font-size: 35px;clear:both;padding:0px 50px;}
#leftproduct{clear:both;width:100%; height:45px; line-height: 45px; margin:25px auto 10px auto;
padding: 2px 0px 16px 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:100%; 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:0px; padding: 15px 0px;margin:0px auto;font-weight: normal; height:55px; line-height: 55px;border-bottom:1px solid #678822;
}
.menulist dd {height:50px;line-height:50px; margin:0 25px; padding:0px; border-bottom:1px dotted #666;}


#leftsearch{clear:both;width:100%; height:auto; line-height: 30px; float:left;
             margin:45px auto; 
             padding: 0px; 
			 border: 0px solid #b01e2d;
	         font-family: Verdana, Arial, Helvetica, sans-serif;
	         font-size: 35px;
}

.input{
	height:55px;
	width: 360px;
	padding:4px 5px;
	margin:15px 0px; 
	border: 2px solid #678822;
	font-size: 36px;
}
.btn{padding:1px 15px;
font-size: 30px;height:48px;
}
#leftsearch img {display:block;}

#lefthot{display:none;}

/* = == = = = = = = =  网站底栏*/


/*版权信息*/		 
#copyright {clear:both; background:#ccc; width:100%; border:1px solid #ccc; color:#678822; margin:0px auto; padding:35px 50px;text-align:center;font-size:25px;line-height:30px;}	

#copyright ul.share-buttons{
  list-style: none;
  padding: 0;
}

#copyright ul.share-buttons li{
  display: inline;
}

/*网站底栏结束*/


/*产品细节页处理开始*/
#cailiao{clear:both; background:#fff; color:#666;margin:15px auto 30px auto;text-align:left; }
#p-img {clear:both; width:100%;background:#fff; color:#666;margin:10px auto;padding:6px 0px;text-align:center; border:2px solid #ccc; }

#p-detail{clear:both; background:#fff; color:#666;margin:15px auto;text-align:left; }
#prodnext {clear:both;width:100%; height:auto; margin:0px auto;text-align: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-detail-img {clear:both; background:#fff; color:#666;margin:10px auto;text-align:center; }

#texing {clear:both; background:#fff; color:#666;margin:45px auto 45px auto;text-align:left; }
#texing h3 {font-size:40px; font-family:Verdana,Arial, Helvetica,sans-serif; 
margin: 25px 0px 10px 0px;
line-height:55px; color:#333; text-align:left;
border-bottom: 2px dashed #678822;
}

#wholesale {clear:both; background:#fff; color:#666;margin:45px auto 70px auto;text-align:left; font-weight:bold; }
.wholesaleFont {text-transform: lowercase; }

.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;
}