
.webHeader{position: relative; height: 100px; border-bottom: 3px solid #c49e37;}

.webHeaderNav{background-color: #24211d;}
.webHeaderNav a{color:#fff; text-align: center; font-weight: bold; padding:10px;}
.headerSelect,.webHeaderNav a:hover{background-color:#c49e37;}

#webSearchForm{background:none;}


/* 顶栏图片 */
.topPic{height: 300px;}
.topPic h2{font-weight:bold;}


/* 左列表 */
.webLeft{width:240px; padding:15px; min-height: 430px;}
.webRight{width:900px; padding:15px;}


/* 新闻列表 */
.newslist{border-bottom:dotted 1px #ccc;}
.newslist:hover{background-color: #f4f4f4;}
.newsMore{background-color: #666; color:#fff !important; font-weight: bold; padding:8px 15px; display: inline-block;}
.newsMore:hover{background-color: #333;}