@charset "gb2312";
/* CSS Document */
@import url("common.css");
@import url("pages.css");
@import url("p_about.css");

ul.newslist{ padding:10px; }
ul.newslist li{ background:url(../images/news_ico.jpg) no-repeat left center; width:98%; float:left; line-height:35px; border-bottom:1px dotted #d8d8d8}
ul.newslist li a{ padding-left:10px; color:#000;}
ul.newslist li a:hover{ padding-left:10px; color:#000;}
ul.newslist li span{ float:right; margin-right:5px; display:inline; color:#999;line-height:35px;}

#newscontent{ padding:10px;}
.newstitle{  text-align:center; font-size:18px; font-weight:bold}
.info{ border:1px dotted #e0e0e0; border-left:0;border-right:0; text-align:center; color:#d0d0d0}
.c_product_b{margin:0 10px;}
.c_product_b div{float:left;width:160px; height:170px;margin:5px 6px;text-align:center;}
.c_product_b h2{width:160px;height:140px;float:left;}
.c_product_b h2 a{width:160px;height:140px;border:#d3d3d3 solid 1px;padding:1px;display: table-cell;vertical-align:middle;text-align:center;*display:block;*font-size: 87px;*font-family:Arial;}
.c_product_b h2 img{vertical-align:middle;}
.c_product_b h3 a{color:#000;font-weight:normal; font-size:12px; line-height:30px;}
.c_product_b h3{width:160px;float:left;}
.news_list{ padding-left:10px;}
.news_list table{padding-left:15px;}
.news_list table tr{ height:30px;  line-height:30px; border-bottom:1px dotted #ddd}
.tag{ padding-left:20px}