@import url("sy.css");
* {
 
	font-size:12px;
	list-style-type:none;
}
img{border:none;}
.news_header {
	width:100%;
	background:url(../images/new_headline.jpg) repeat-x left top;
	height:117px;
	margin:0px auto;
}
.news_header1 {
	width:1003px;
	height:117px;
	margin:0px auto;
	background:url(../images/header_bg.jpg) no-repeat center top;
}
.left_header{
	width:196px;
	height:117px;
	float:left;
 
}
.left_header img{margin-top:29px;}
.right_header ul {margin-top:60px;}
.right_header{width:807px; height:117px; float:left;}
.right_header ul li{
        font-weight:bold;
	height:34px;
	width:85px;
	float:left;
	margin-right:10px!important;*margin-right:10px!important;_margin-right:5px;
	text-align:center;
	background-image: url(../images/nav/headerline.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 34px;
}
.right_header ul li a{
	font-family: "Î¢ÈíÑÅºÚ";
	color:#fff;
	font-size:14px;
	text-decoration: none;	
}
.right_header ul li a:hover{
	FILTER: glow(color=#ffffff,strength=2); color: #fff;display:inline-block;
}
