﻿/*主体模块*/
body {margin:0px;background-color:#fff;font-size: 14px;font-family:'宋体',Verdana, Arial,sans-serif;
	SCROLLBAR-FACE-COLOR: #66C18F; 
	SCROLLBAR-HIGHLIGHT-COLOR: #66C18F; 
	SCROLLBAR-SHADOW-COLOR: #fff;
	SCROLLBAR-3DLIGHT-COLOR: #66C18F; 
	SCROLLBAR-ARROW-COLOR: #F7F7F7; 
	SCROLLBAR-TRACK-COLOR: #F7F7F7;
	SCROLLBAR-DARKSHADOW-COLOR: #F7F7F7;
}
A,A:link,A:active ,A:visited {COLOR: #1B7D4A; TEXT-DECORATION: none;}
A:hover {COLOR: #FF9000; text-decoration:underline}
a.white,a.white:link,a.white:visited { color:#FFFFFF}
/*自定义模块*/
.footer{font-size: 12px;line-height: 2.3em;color: #FFFFFF;text-align: center;}
#mainbody {margin:0px;  text-align:center; padding-bottom:10px; padding-left:20px; padding-right:20px;padding-top:1px;}
#mainbody p {text-align:left; text-indent:2em; line-height:2em;}
.red{color:#ff0000;}
.green{color:#1B7D4A;position: relative;height: 30px;top: 1px;font-family:Verdana, Arial,sans-serif;}
#background{background-repeat: repeat-x;background-position: center top;}
.font{font-family:Verdana, Arial,sans-serif;}
.black{font-size:12px;}
.input_mail{height: 15px;width: 100px;border: 1px solid #D1D3D2;}
/*产品展示模块*/
#product_list { text-align:center; padding:5px 0px;}
#product_list img { width:150px; height:180px; padding:3px}
#product_list span{ float:left; width:24.5%; margin-bottom:2px; text-align:center; line-height:16px;}
#product_list span div{ width:150px; height:180px;margin-bottom:3px; border:6px #FFFFFF solid}
/*联系我们模块*/
.contact_background{background-repeat: no-repeat;background-position: left bottom;}
/*在线订单*/
.input { border:#E4E4E4 solid 1PX; background-color:#fff; padding-left:3px; padding-top:2px; color:#666666}
.submit { border:0px; text-align:center; background:url(../images/btn-bg.jpg); width:64px; height:24px; padding-top:2px; margin-right:5px; cursor:pointer}
/*分页*/
#splitpage { text-align:center; clear:both; font-size:12px; color:#666666; margin-top:10px}
