.head_top{
	background:url(../images/head_top_bg.gif) repeat-x;
	height:23px;
}
.head_top_con{
	width:1090px;
	margin:0 auto;
	height:21px;
}
.head_top_con ul{
	border-left:#1f5299 solid 1px;
	padding-right:50px;
}
.head_top_con ul li{
	float:left;
	height:21px;
	line-height:21px;
	font-size:12px;
	padding:0 12px;
	font-family:"宋体";
	color:#b5d7fd;
	border-right:#1f5299 solid 1px;
	cursor:pointer;
}
.head_top_con ul li a:link,.head_top_con ul li a:hover,.head_top_con ul li a:visited{
	color:#b5d7fd;
}
.navbox{
	height:38px;
	background:#0458bc
}
.navbox_con{
	margin:0 auto;
}
.navbox .nav_ul{
	width:1110px;
	display:block;
}
.navbox .nav_ul li{
	float:left;
	border-right:#ffffff solid 1px;
	width:221px;
}
.navbox .nav_ul li a{
	display: block;
	height:38px;
	line-height:38px;
    text-align: center;
	font-size: 20px;
    color: #FFF;
}
.navbox .nav_ul li a img{padding-right:5px;}
.navbox .nav_ul li a:link,.navbox .nav_ul li a:visited{
	color:#ffffff
}
.navbox .nav_ul li a:hover{
	color:#f4f4f4
}
.ser_ul{
	padding:0 0 0 20px;
}
.ser_ul li{
	float:left;
}
.ser_ul li.srk{
	width:230px;
	height:40px;
	background:#fff;
}
.ser_ul li.srk input{
	border:none;
	background:none;
	width:230px;
	height:40px;
	outline:none;
}
.ser_ul li.btn input{
	background:url(../images/search_ic.png) no-repeat;
	width:40px;
	height:30px;
	border:none;
	outline:none;
	cursor:pointer;
	margin-top:8px;
}
.banner{
	width:1090px;
	margin:0 auto;
	height:137px;
}
.banner h1.logo{
	display:inline;
	margin:37px 0 0 20px;
}
.banner h1.logo a{
	display:block;
	background:url(../images/jyjlogo.jpg) no-repeat;
	width:580px;
	height:80px;
	text-indent:-5000px;
}

