body {
	font-family: "ËÎÌå";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
div {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
UL {
	LIST-STYLE-TYPE: none;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
LI {
	LIST-STYLE-TYPE: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.header {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index_01_1.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 113px;
}
.header_logo {
	height: 85px;
	width: 197px;
	float: left;
	margin-top: 25px;
}
.nav {
	width: 680px;
	float: right;
	margin-top: 66px;
}
.nav ul {
	float: left;
	width: 680px;
}
.nav li {
	float: left;
	list-style-type: none;
	font-family: "Î¢ÈíÑÅºÚ";
	letter-spacing: 1px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 14px;
	margin-left: 14px;
	display: inline;
}
.nav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px;
}
.nav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 4px;
}
.nav li a:hover {
	text-decoration: none;
	background-color: #6a0c32;
	color: #FFFFFF;
	display: block;
	padding: 4px;
}
.nav_a {
	background-color: #6a0c32;
}
.nav_cur {
	text-align: right;
	float: left;
	width: 900px;
	color: #7c7c7c;
	padding-right: 20px;
	margin-top: 10px;
	text-decoration: none;
	font-size: 14px;
}
.nav_cur a:link {
	text-align: right;
	float: left;
	width: 880px;
	color: #7c7c7c;
	padding-right: 20px;
	margin-top: 10px;
	text-decoration: none;
	font-size: 14px;
}


.foot {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
}
.foot_t {
	width: 906px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.foot_left {
	float: left;
	color: #800f54;
	line-height: 20px;
}
.foot_right {
	float: right;
	color: #800f54;
	line-height: 20px;
}
