* {
	font-family: "ËÎÌå";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
}
body {
	width: 100%;
	background-color: #000000;
}
ul {
	list-style-type: none;
}

#ding {
	height: 33px;
	width: 960px;
	background-image: url(../images/ding_bg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#tob {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#tob h1 {
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 575px;
}
#tob h2 {
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 210px;
	font-weight: normal;
	padding-left: 175px;
	padding-top: 30px;
}
#tob span {
	font-size: 9px;
}
#tob a {
	text-decoration: none;
}
#tob a:hover {
	color: #EB7B17;
}
#nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#nav li {
	float: left;
	background-image: url(../images/nav_a.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 147px;
	line-height: 47px;
}

#nav a {
	height: 47px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 66px;
}
#nav a:hover {
	background-image: url(../images/nav_a-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #EC7A19;
}
#nav .bg_hover1 {
	background-image: url(../images/nav_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 100px;
	padding-left: 51px;
}
#nav .bg_hover1:hover {
	color: #EB7B17;
	background-image: url(../images/nav_bg1.jpg);
	background-repeat: no-repeat;
}
#nav .no {
	background-image: url(../images/nav_bg2.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 74px;
	background-position: right top;
}
#banner {
	height: 291px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#banner_1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
}

#banner_2 {
	background-image: url(../images/banner-2.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	background-image: url(../images/copyright_bg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#copyright h1 {
	line-height: 30px;
	text-align: center;
	height: 30px;
	font-weight: normal;
}
#copyright h2 {
	color: #FFFFFF;
	text-align: center;
}
#copyright a {
	text-decoration: none;
}
#copyright a:hover {
	color: #E97818;
}
