/*头部样式*/
.header {width:1000px;margin: 0 auto;overflow: hidden;position: relative;min-height: 128px;}
.logo a {width: 410px;display: block;float: left;line-height: 1px;height: 128px;overflow: hidden;}
.top_right {width: 480px;margin-top: 15px;float: right;text-align: right;}


.search_form {height:28px;margin-right:10px;float:right;border:1px solid #c1c1c1;background:#f8f8f8;margin-top:30px;overflow:hidden;}
.search_form .keyword {width:140px;height:28px;line-height:28px;border:0;vertical-align:top;padding-left:8px;}
.search_form .submitbtn{background:url(search_btn.jpg) no-repeat left center; border:none;width:30px;height:28px;}

.nav_menu_outer {width: 100%;height:64px;background: #11447d;border-bottom: 1px solid #26405b;}
.nav_menu_outer .menu_nav{width:1000px;margin:0 auto;height:58px;padding-top:6px;overflow:hidden;}
.nav_menu_outer .menu_nav ul li {float: left;width: 140px;height: 50px;background: url(right_line.jpg) no-repeat right 2px;padding-top: 2px;}
.nav_menu_outer .menu_nav ul li a {width: 140px;text-align: center;display: block;color: #FFF;font-size: 16px;height: 24px;padding-top: 1px;}
.nav_menu_outer .menu_nav ul li a:hover {color: #d5e8f8}
#nav_last {background: none;}

/*尾部样式开始*/
.footbg{background:#11447d;clear: both;height:130px;margin-top:20px;}
.footer{width:1000px;margin:0 auto;overflow:hidden;}
.btmlogo{width: 150px;height:60px;margin-top:28px;float: left;}
.btm_left{width:300px;height:50px;padding-left: 30px;border-left:1px solid #ffffff;float:left;margin-top:34px;}
.btm_left p{line-height:24px;color:#fff;padding-bottom:4px;}
.btm_right{width:400px;min-height:80px;float:right;margin-top:15px;text-align:right;line-height:30px;color:#fff;}
#footer_login{text-align:center;clear:both;color:#fff;}
#footer_login a{color:#fff;}