@charset "gb2312";
/* CSS Document */

/* 全站通用 */


.mid{ width:1000px; margin:0 auto;}
.kong10{ width:100%; height:10px; overflow:hidden;}

/* 布局框架 */
body{ background-color:#FFF; line-height:30px;}

/* 头部 */
.top{ width:100%; background-color:#054c7b;}
.top_cnt{ width:1000px; height:50px; overflow:hidden; margin:0 auto;}
.banner{ background-color:#f0f3fa; background-image:url(banner.jpg); height:180px; width:100%; background-repeat: no-repeat; background-position:top center;}

/* 导航 */

.nav{width:100%; background-color:#054c7b; height:46px; margin-bottom:20px;}
.nav_l{ width:740px;}
.nav_r{ width:260px; padding-top:10px;}
.nav_l span:hover{ background-color:#0973b9;}

/* 尾部 */

.footer{ background-color:#eeeeee; padding-top:15px; padding-bottom:20px; border-top:5px solid #054c7b;}
.footer_btm{ padding-top:10px;}


.search_btn{ background-image:url(search_btn.jpg); width:45px; height:26px; border:none; margin-top:4px;}
.search_input{ height:26px; width:130px; border:1px solid #2073aa; border-right:none; line-height:26px; margin-top:4px;}
.search_select{ height:28px; width:60px;border:1px solid #2073aa; line-height:26px; margin-top:4px;}