body {
	font-family: "ËÎÌå";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
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;
}
a:link {
	text-decoration: none;
	color: #444444;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	color: #e31224;
	text-decoration: none;
}

.header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.header_bg {
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 98px;
	width: 960px;
}
.header_logo {
	float: left;
	width: 215px;
	margin-top: 25px;
	margin-left: 20px;
	display: inline;
}
.header_img {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
.header_ser {
	float: right;
	margin-top: 70px;
	width: 270px;
}
.header_ser_img {
	float: left;
}
.header_ser_ft {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
	margin-top: 3px;
}
.header_ser_fts{
	float: left;
	margin-top: 3px;
}
.header_ser ul {
	float: left;
}
.header_ser li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #9b9b9b;
	margin-right: 5px;
	margin-left: 5px;
}
.header_ser li a:link {
	color: #9b9b9b;
	text-decoration: none;
}
.header_ser li a:visited {
	text-decoration: none;
	color: #9b9b9b;
}
.header_ser li a:hover {
	text-decoration: none;
	color: #e31224;
}
.nav {
	background-image: url(../images/index_08.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 36px;
	width: 960px;
}
.nav ul {float: left;}
.nav li {
	float: left;
	width: 120px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	background-image: url(../images/index_07.jpg);
	background-repeat: no-repeat;
	display: block;
}
.nav li a:link {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
.nav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
.nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/index_07_1.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 120px;
}
.nav_a {
	background-image: url(../images/index_07_1.jpg);
	background-repeat: no-repeat;
}
.foot {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.foot_t {
	padding-top: 10px;
	padding-bottom: 10px;
}
.foot_t_l {
	float: left;
	color: #9f9f9f;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.foot_t_r {
	float: right;
	color: #9f9f9f;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

