@charset "utf-8";
/* CSS Document */

.container .wrap { padding:20px 0; }

.fArea .sub { float:left; width:238px; }
.fArea .main { float:left; width:416px; padding-left:30px; }
.fArea .extra { float:right; width:290px; }

.hTitle .hd { position:relative; width:100%; height:30px; }
.hTitle .hd h2 { height:30px; padding-left:15px; background:url(hTitle.jpg) no-repeat left 13px; font:bold 13px '微软雅黑'; line-height:30px; color:#000; overflow:hidden; }
.hTitle .more { position:absolute; left:72px; bottom:7px; display:block; width:37px; height:14px; background:url(more.jpg) no-repeat; cursor:pointer; }
.hTitle .bd { padding-top:5px; }

.picShow { position:relative; width:230px; height:182px; padding:2px; border:#e1e1e1 2px solid; }
.picShow .pic { width:230px; height:182px; }
.picShow .pic img { display:block; width:230px; height:160px; }
.picShow .pic h4 { width:172px; height:22px; margin:0 auto; background:#da251e; font:400 14px '宋体'; line-height:22px; text-align:center; color:#fff; }
.picShow .int { position:absolute; bottom:2px; left:2px; width:230px; height:22px; }
.picShow .int .prev { float:left; display:block; width:28px; height:22px; background:url(prev.jpg) no-repeat; cursor:pointer; }
.picShow .int .next { float:right; display:block; width:28px; height:22px; background:url(next.jpg) no-repeat; cursor:pointer; }

.newsWrap { padding-top:5px; }
.nav2 { height:26px; border-bottom:#d4d4d4 1px solid; }
.nav2 li { float:left; width:61px; height:26px; padding-left:23px; font:400 13px '微软雅黑'; line-height:25px; }
.nav2 li.on { width:59px; height:25px; background:url(nav2.jpg) no-repeat; border:#d4d4d4 1px solid; border-bottom:none; color:#fff; }
.nav2 li a { color:#393939; }
.nav2 li.on a { color:#fff; }


.picNews { padding:10px 0; }
.picNews dt { float:left; width:87px; height:54px; padding:1px; border:#e1e1e1 1px solid; }
.picNews dd { float:left; width:300px; height:36px; padding:10px 0 10px 10px; line-height:18px; }
.picNews dd a { color:#da251e; }

.newsList { padding:10px 0; background:url(line.jpg) repeat-x top; }
.newsList li { height:20px; background:url(point.jpg) no-repeat left center; line-height:20px; color:#a2a2a2; clear:both; overflow:hidden; }
.newsList li a { padding-left:10px; line-height:20px; color:#a2a2a2; }
.newsList .ico { float:left; width:3px; height:20px; background:url(ico.jpg) no-repeat left center;  }
.newsList .date { float:right; padding-right:5px; }

.about { margin-bottom:5px; padding-bottom:5px; background:url(line.jpg) repeat-x bottom; line-height:21px; font-size:13px; }

.ftLink { height:32px; margin:20px auto 0; background:#e8e8e8; text-align:right; }
.ftLink a { padding:0 15px; font:700 13px '微软雅黑'; line-height:32px; color:#a2a2a2; }