/*header*/
.header{width:100%;height:100px;background:#fff;}
.header_bg{width:1000px;margin:0 auto;font-family:Verdana, Geneva, sans-serif,"Microsoft YaHei";}
.logo{background:url(../img/logo_img.jpg) no-repeat;height:100px;width:253px;float:left;margin:0 15px 0 5px;}

.nav{height:100px;width:640px;float:left;}
.nav ul li {float:left;list-style:none;text-align:center;text-decoration:none;width:105px;line-height:100px;}
.nav ul li a.cur{background:url(../img/nav_a.gif) repeat-x;height:100px;width:105px;}
.nav ul li a{display:block;width:105px;color:#666;font-size:16px;}
.nav ul li a:hover{background:url(../img/nav_a.gif) repeat-x scroll 0 0 transparent;width:105px;height:100px;color:#444;}
.nav_right{float:right;line-height:100px;text-align:center;padding:0 5px;}
.nav_right ul{list-style-image:url(../img/infor_img.gif);line-height:100px;text-align:center;}
.nav_right ul li a{font-size:14px;color:#898989;}
.nav_right ul li a:hover{color:#0066cc;}
.clear{clear:both;}
.breadnav{background:url(../img/breadnav_bg.jpg) repeat-x;width:100%;}

.con{width: 1000px;margin: 0 auto;background:#ffffff;}
.con h1{background: url(../img/footer_bg.png) repeat-x 0 30px;padding-bottom:10px;text-align: center;color:#2e5292;font-size: 18px;
		font-family:"Microsoft YaHei";}
.con .mes{margin: 20px 0;padding: 0 15px;}
.con .mes p{font-family:"Microsoft YaHei";font-size: 16px;color:#666;line-height: 2em;}