@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#body {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	height: 59px;
	width: 1000px;
	background-image: url(images/1_01.jpg);
}
.li {
	padding: 0px;
	position: absolute;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 505px;
	color: #FFFFFF;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
}
.li span {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.li a:link, .li a:visited {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "微软雅黑";
	font-weight: bold;
	text-decoration: none;
}
.li a:hover {
	text-decoration: underline;
}
#ul2 {
	height: 303px;
	width: 1000px;
}
#ul3 {
	height: 96px;
	width: 1000px;
	background-image: url(images/1_03.jpg);
}
#ul4 {
	height: 395px;
	width: 1000px;
	background-image: url(images/1_04.jpg);
	list-style-image: none;
	list-style-type: none;
	position: relative;
}
#ul4 .li_left {
	width: 1000px;
	height: 360px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ul4 .li_right {
	width: 494px;
	margin: 0px;
	position: absolute;
	left: 504px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.dt {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 157px;
}


#footer {
	height: 101px;
	width: 1000px;
	background-image: url(images/1_05.jpg);
}
.div_footer {
	font-size: 12px;
	color: #8e784d;
	line-height: 17px;
	margin: 0px;
	padding-top: 38px;
}
.div_footer a:link, .div_footer a:visited {
	color: #8E784D;
}
body {
	background-color: #000000;
	background-repeat: repeat-x;
}
