﻿/** 栏目页布局样式 **/
.wrapper{ float:right; width:680px; margin-right:5px; _display:inline;}
.wrapTit{ display:block; display:block; height:40px; background:url(../images/tit1.gif) no-repeat left; line-height:35px;}
.wrapTit b{ float:left; width:400px; padding-left:28px; font-size:14px;}
.wrapTit em{ float:right; font-style:normal; padding-right:5px;}

.aboutCon{ float:left; width:650px; padding:20px 0 0 15px; line-height:200%; text-indent:24px; overflow:hidden;}

.newsCon{ float:left; width:650px; margin:20px 0 0 15px; _display:inline; line-height:200%; overflow:hidden;}
.newsCon ul li{ float:left; width:650px; height:30px; line-height:30px; border-bottom:1px dotted #ccc;}
.newsCon ul li span{ float:left; width:520px; height:30px; padding-left:25px; background:url(../images/dot2.gif) no-repeat 5px 10px; 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:650px; margin:10px 0 0 15px; _display:inline;}
.proCon .item{ margin:10px 7px 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;}