@charset "utf-8";

.container{padding-bottom:30px;}

/**aArea**/
.aArea{height:41px;border-bottom:1px solid #b1b1b1;background:url(aArea.jpg);}
.notice{background:url(notice.png) left center no-repeat;padding-left:20px;float:left;}
.notice li{width:340px !important; hegiht:41px;line-height:41px;margin-right:30px;}
.notice li a{float:left;}
.notice li span{float:right;color:#aa0014}

.search {width:160px; height:19px; background:url(search2.jpg); overflow:hidden; float:right; margin-top:11px;}
.search form { position:relative; width:160px; height:19px; }
.search form .search-input-box input { width:134px; height:19px; line-height:19px; color:#aaa; padding-left:5px;}
.search form .search-btn { position:absolute; right:0; top:0; width:21px; height:19px; }
.search form .search-btn button { display:block; width:21px; height:19px; background:url(blank); text-indent:-999em; cursor:pointer; }

/**bArea**/
.bArea{width:1000px;margin:0 auto;padding-top:30px;}
.bArea .prev,.bArea .next{width:20px;height:125px;cursor:pointer;}
.bArea .prev{float:left;background:url(prev.jpg) left center no-repeat;}
.bArea .next{float:right;background:url(next.jpg) left center no-repeat;}
.bArea .tempWrap{margin-left:13px;float:left;}
.bArea ul li{width:172px;float:left;display:inline;margin-right:15px;}
.bArea ul li img{padding:1px;border:1px solid #ccc;}
.bArea ul li span{display:block;text-align:center;padding-top:5px;}

/**cArea**/
.cArea{width:1000px;margin:0 auto;padding-top:30px;}
.cArea .sub{width:222px;float:left;margin-top:-11px;}
.cArea .sub ul{padding-bottom:8px;}
.cArea .sub ul li{width:100%;float:left;border-bottom:1px solid #dde6d1;padding:8px 0 11px 0;}
.cArea .sub ul span{float:left;width:48px;height:18px;text-align:center;background:url(span.png);color:#fff;margin-top:4px;}
.cArea .sub ul a{float:left;width:164px;padding-left:10px;}
.cArea .sub .more{color:#7eb436;background:url(more.png) left center no-repeat;padding-left:8px;}

.cArea .main{width:520px;float:left;margin-left:37px;}
.cArea .main .pic{float:left;margin-right:10px;}
.cArea .main .info{line-height:22px;background:url(about.jpg) top right no-repeat;padding-top:18px;}

.cArea .extra{width:184px;float:right;}
.cArea .extra .txt{padding:6px 0;line-height:22px;}
