﻿/** 栏目页布局样式 **/
#list h3{ float:left; width:237px; margin-top:5px; height:30px; line-height:30px; background:url(../images/tit1.gif) no-repeat left; border-bottom:2px solid #c60001;}
#list h3 b{ float:left; width:80px; padding-left:20px; font-size:14px;}
#list .bot{ float:left; width:217px; padding:10px; line-height:200%;}

.wrapper{ float:right; width:840px; margin-top:6px; min-height:500px; _height:500px;}
.wrapTit{ display:block; height:30px; line-height:30px; background:url(../images/tit1.gif) no-repeat left; border-bottom:2px solid #c60001;}
.wrapTit b{ float:left; width:80px; padding-left:20px; font-size:14px;}
.wrapTit em{ float:right; font-style:normal; padding-right:10px;}

.aboutCon{ float:left; width:800px; padding:20px 0 0 20px; line-height:200%; overflow:hidden;}

.newsCon{ float:left; width:800px; margin:20px 0 0 20px; _display:inline; line-height:200%; overflow:hidden;}
.newsCon ul li{ float:left; width:800px; height:30px; line-height:30px; border-bottom:1px dotted #ccc;}
.newsCon ul li span{ float:left; width:600px; height:30px; padding-left:20px; background:url(../images/dot1.gif) no-repeat 5px 12px; font-size:12px; display:inline-block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.newsCon ul li em{ float:right; font-style:normal;}
.newsCon h5{ display:block; margin-bottom:12px; font-size:15px; text-align:center; font-weight:normal;}
.newsCon img{ display:block; margin:0 auto; text-align:center;}

.proCon{ float:left; width:800px; margin:20px 0 0 20px; _display:inline;}
.proCon .item{ margin:10px 10px 0;}

/** 翻页样式 **/#page{ clear:both; padding:20px 0; text-align:center;}#page a{ padding:0 5px;}.fanye{clear:both;padding:20px 0;}
/** 留言样式 **/.feedback{width:600px;float:left;margin:20px 0 0 30px;_display:inline;}.feedback span{color:#900; padding-left:10px;}