* {
	margin:0px;
	padding:0px
}
.header_news {
	width:100%;
	height:120px;
	background:url(../images/header_bg.jpg) repeat-x left top;
}
.header_news2 {
	width:950px;
	height:120px;
	margin:0px auto;
	background-image: url(../images/header_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_logo {
	width:262px;
	height:120px;
	float:left;
	text-align:right;
}
.header_logo img {
	margin-top:47px;
}
.header_nav {
	height:120px;
	float:left;
	width: 688px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.header_nav a {
 	width:80px;
	color:#ccc;
		 height:30px;
	font-size:14px;
	font-weight:bold;
	display:block;
	 
	 
}
.header_nav p {
	width:80px;
	float:left;
	margin-top:87px;
	text-align:right;
	height:30px;
	margin-left:25px;
 
}
