* {
	margin: 0 auto;
	padding: 0px;
}

body {
	font-size: 14px;
	font-family: "Microsoft Yahei";
	background:url("../images/bg-main.jpg");
	background: #F4F4F4;
}

#head_box {
	height: 75px;
	background:url('../images/head.png') no-repeat center 0;
	width: 1100px;
	margin: 0 auto; 
	text-align: center;
	overflow: hidden;
}

#head_box span{
	padding-right:5px;
	 margin-top:5px;
}

#logoimg{
	 width:180px;  
	 float: left; 
	 margin-top:10px;
}


#nav_box {
	height: 55px;
	width: 100%;
	background-color:#5DA6E0;
	
	text-align: center;
}

#nav_content {
	width: 1102px;
	height: 50px;
	margin: 0 auto;


}

#nav {
	height: 50px;
	float: left;
	margin-left: 2px;
	margin-bottom: 10px;
	position: relative;
	z-index: 9999;
	background:url('../images/21.gif') ;
	

}



#nav ul li {
	

	float: left;
	list-style: none;
	width: 157px;
	line-height: 50px;
	cursor: pointer;
	text-align: center;
}

#menu{
	height: 50px;

}

#nav_text{
	line-height: 110px;
	color: white;
	font-size:16px; 
	float: right;
	font-family: Times New Roman;
	
}
#nav_text a {
	
	color: white;
	
}


#nav ul li  a {
	text-decoration: none;
	font-size: 15px;
	color: white;

}

#nav ul li:HOVER {
	background: #11668E;
}




.childen{
	width: 155px;
	position: relative;
	float: left;
	z-index: 9999;
	overflow: hidden;
	background: rgba(44,140,216,0.5);
	display: none;}

.childen li{
	width: 155px;
	overflow: hidden;
	display: block;
	float: left;
	height: 25px;
	
}



.childen a{
	display: block;
	line-height: 25px;
	overflow: hidden;
}


#center {
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;	
	clear: both;


}



.foot{
	width: 1100px;
	height:100px;
	clear:both;
	margin:0 auto;
	padding-top:10px;
	text-align: center;
}



.foot a{
	color: #565656;
	margin-left: 20px;
	text-decoration: none;
}

.foot p{
	font-size: 12px;
	color: #565656;
	margin-top: 20px;
}



.foot a:HOVER {
	color:#2095F0;
}


#center #main #cp_box p {
	color: #565656;
}
#center #main #cp_box p {
	color: #999;
}
