#logo_nav
{
	width: 1000px;
	text-align: left;
	height: 180px; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(head_res/header.jpg);
	}
	
#head {
	height: 142px
	
}

.head span{height:23px;line-height:23px;vertical-align:top;}
.head p{ line-height:25px; padding-top:126px; }
.menu {
	background: url(head_res/menu_bg.jpg);
	height:33px;
	width: 1000px;
}
.menu_line2 {background:url(head_res/menu_line2.jpg)   left   center   no-repeat; width:3px;margin-left:0px;margin-right:0px;}
.menu ul li:hover {background:url(head_res/menu_red.jpg)}
.menu ul li
{
	float: left;
	list-style: none;
	line-height:33px;
	height:33px;
	vertical-align:middle;position: relative;text-align: center;
}
.menu a {
	 font-size:13px;
	 font-family:宋体;
	 color: #EEEEEE;
	 font-weight:bold;
	 padding: 0px 4px;
	 }
.menu a:hover { font-size:13px; color:#F90;}


