/* CSS Document */

@import url("top.css");
@import url("foot.css");
#banner{ width:100%; height:285px; background:url(images/sbanner_bg.jpg) repeat-x 0 0;}
#flashbanner{ width:1000px; height:280px; margin:3px auto 0 auto;}
#wrap {width:980px; margin:0 auto; background-color:#FFFFFF;  padding:10px;}
.main{width:739px; float:right; margin:0 auto;}
.title{width:739px; height:40px; line-height:40px; text-align:left; background:url(images/title_bg.jpg) no-repeat 0 0; text-indent:20px; font-weight:bold; margin-top:10px;}
#content{width:709px; padding:15px; line-height:1.8; text-align:left; margin:0 auto;}
#newstitle{width:700px; height:40px; line-height:40px; text-align:center;  text-indent:20px; font-weight:bold; margin-top:20px; border-bottom:1px dashed #ccc;}

.sidebar{width:231px; float:left; background-color:#eaeaea; padding-top:10px;}
.pro_title{width:199px; height:43px; line-height:43px; text-align:center; background:url(images/productlist.jpg) no-repeat 0 0; color:#FFFFFF; margin-left:auto; margin-right:auto;}
.pro_list{width:177px; border:1px solid #fff; background-color:#FFFFFF; padding:10px; margin-bottom:10px; height:150px; text-align:left; margin-left:auto; margin-right:auto;}
#piclist{ width:199px; margin:0 auto;}
#piclist  li{ position:relative; margin-bottom:10px;}
#piclist  li a{display:block; width:199px; height:110px; background:url(images/img1.jpg); font-size:14px; color:#fff;}
#piclist #pic2 a{ background:url(images/img2.jpg);}
#piclist #pic3 a{ background:url(images/img3.jpg);}
#piclist  li a:hover{ color: #FFFF00;}
#piclist #pic1 p,#piclist #pic2 p,#piclist #pic3 p{ top:82px; left:80px; position:absolute;}