.head{
	color: #990000;
	text-decoration: none;
	height: 150px;
	width: 770px;
	margin: auto;
	background-color: #CCC;
}
.font_white {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
}
.font_white30 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 35px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}


.nav_right01 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
.tes {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}
.w_text {
	font-family: "宋体";
	font-size: 12px;
	line-height: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.font_black {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}



.nav_right01_right {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #FFf;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	text-decoration: none;
}
.text_red {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	font-weight: lighter;
	color: #ff4f32;
	text-decoration: none;
}
.head_center{
	width:580px;
	float:left;
	font-weight:lighter;
	padding-left: 5px;
	margin-top: 10px;
	}
.head_center ul{
	list-style-type: none;
	display: inline;
	margin-bottom:10px;
	}
.head_center ul li{
	list-style-type: none;
	display: block;
	width:80px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#000;
	float:left;
	font-family: "宋体";
	font-size: 12px;
	font-weight: lighter;
	margin-right: 8px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF3E03;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
