body {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {outline: none; /* for Forefox */ }
a {star:expression(this.onFocus=this.blur()); /* for Ie*/ 
}a:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.top {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	height: 186px;
}
.top_1 {
	width: 970px;
}
.menu_1 {
	width: 970px;
	height: 31px;
}
.menu_1 ul {
	margin-left: 20px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu_1 li {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	line-height: 31px;
	color: #FFFFFF;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_1 li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_1 li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_1 li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_2 {
	color: #BA0401;
	line-height: 27px;
	clear: both;
}
.menu_2 a:link {
	color: #BA0401;
	text-decoration: none;
}
.menu_2 a:visited {
	color: #BA0401;
	text-decoration: none;
}
.menu_2 a:hover {
	color: #000000;
	text-decoration: underline;
}


.foot {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E83820;
	padding-top: 10px;
	clear: both;
	margin-top: 10px;
}
