﻿



/*****概览页面header begin*****/
.top{ margin: auto; width: 1200px; height: 50px;}
.top_warp{ float: left; line-height: 40px; }
.top_warp a{ font-family: "Microsoft Yahei"; color: #1457A2; display: inline-block; padding:0 4px; font-size:12px;}


/********页面头部全文检索**********/
.search{float: right; height: 28px; border: 1px solid #e9e0d4; margin-top: 10px; font-size:16px;}
.search .search_key { float: left; background: #fbfdfe; width: 180px; height: 28px; line-height: 28px; border: 0px; color: #000000; text-indent: 10px;font-size:16px; }
.search .but_search { float: left; background: url(../images/search_2.png) no-repeat center center; width: 41px; height: 28px; line-height: 28px; border: 0px; cursor: pointer; font-size:16px; }

 