@charset "utf-8";
#header {
	height: 170px;
	background-position: 0px -8px;
	background-color: #FF5023;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}
#logo {
	height: 85px;
	background-image: url(../Images/logo.jpg);
	background-repeat: no-repeat;
	width: 331px;
	margin-top: 5px;
	float: left;
}
#header_top {
	height: 90px;
	background-image: url(../Images/header_mid_bg.jpg);
	background-repeat: repeat-x;
}

#banner {
	height: 100px;
}
#menu {
	height: 46px;
	background-color: #000000;
	background-image: url(../Images/menu_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 3px;
	padding-left: 50px;
}
#header_baner {
	background-image: url(../Images/90it_kouhao.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 290px;
	float: right;
	margin-right: 20px;
	margin-top: 60px;
}

#logo label {
	background-image: url(../images/91kong.png);
	display: block;
	height: 100px;
	width: 280px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#menu  ul  li  {
	float: left;
	margin-left: 5px;
	width: 101px;
	display: block;
	background-image: url(../Images/menu_bg.jpg);
	height: 40px;
}
#menu  ul  li  a  {
	float: left;
	display: block;
	height: 42px;
	width: 101px;
	text-align: center;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 42px;
	background-image: url(../Images/menu_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	cursor:pointer;
}
#menu   ul   li   a:hover,#menu ul li a.home  {
	background-image: url(../Images/menu_item_select.jpg);
	background-repeat: no-repeat;
	color: #FF5023;
	overflow: hidden;
	padding-top: 3px;
	font-size: 15px;
	line-height: 3em;
}
#header_left {
	background-image: url(../Images/header_left_bg.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 40px;
	background-color: #FE531F;
}
#header_mid {
	background-image: url(../Images/header_mid_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 170px;
	width: 880px;
	background-color: #FE5222;
}
#header_right {
	background-color: #FE5222;
	background-image: url(../Images/header_right_bg.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 40px;
}
#menu ul {
	margin-right: auto;
	margin-left: auto;
}
