/* ----------公共样式---------- */
body{margin:0;padding:0;background:#ebebeb;font-size:12px;}
form,ul,li,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input,select{font-size:12px;line-height:16px;}
img{border:0;vertical-align:bottom}
ul,li{list-style-type:none;}
a{color:#333333;text-decoration: none;}
a:hover{color:#FF0000;text-decoration:underline;}
/*产品列表*/
.main{width:1200px;margin:0 auto; padding:10px 0 0 0; color:#555555; font-family:"微软雅黑","宋体";}
.main a{color:#555555;}
.main a:hover{ color:#f00;}
.ST_title{ height:41px; line-height:39px; font-size:20px; font-family:"微软雅黑","黑体"; font-weight:600; border-bottom:solid 1px #dadada; margin-bottom:10px; background:#fef8f0; text-indent:10px; border-top:solid 3px #eb7433;}
.ST_box ul{ padding-bottom:10px;}
.ST_box ol{ list-style:none; padding:0; margin:0;}
.ST_box ol li{ float:left; margin-left:10px; display:inline;line-height:27px; height:27px; width:124px; text-align:center;background:#fef8f0;font-size:14px;  white-space: nowrap; margin-bottom:10px;}
ST_box ol li a{ display:block;}
.ST_box{background:#fff; border:solid 1px #dadada; border-top:none; margin-bottom:10px;}
.ST_box ul li{ float:left; background:url(../Images/dot.gif) no-repeat 0 12px; line-height:27px; height:27px; text-indent:9px; font-size:14px; width:224px; margin-left:10px; display:inline; overflow:hidden;}
.ST_box li:hover{ background:#eaeaea;}