@charset "utf-8";
/* CSS Document */


/* 布局框架 */
body{  background-image: url(bc.jpg); background-repeat:repeat-y; background-position:top center; background-color:#e7e7e7; font-family:"微软雅黑", "宋体"; font-size:16px; line-height:30px; color:#333; }
.border{ border:1px solid #CCC; border-top:none;}
/* 头部 */


/* header */
.banner{ background-image:url(banner.jpg); height:186px; width:100%; background-position: top center; background-repeat:no-repeat;}
.nav{ width:100%; height:35px; background-color:#2756a8; color:#FFF; line-height:35px;}
.nav_cnt{ width:1002px; height:35px; margin:0 auto;font-family:"微软雅黑", "宋体"; font-size:16px; color:#FFF;}
.input_btn{ width:31px; height:23px; float:left;}
.input_text{ background-image:url(search_bc.jpg); width:125px; height:23px; border:none; padding-left:24px; line-height:23px; color:#333; float:left;}
.searchform{ width:182px; height:23px;}
.nav a:hover{ color:#FF0;}

/* 尾部 */

.footer{ width:1002px; padding-top:30px; padding-bottom:20px; margin:0 auto; background-color:#2756a8; border-top:12px solid #0b3e7f;}




