/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	background-image: url(bg_1.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
}
#b_1{
	margin: auto;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#bg_2{
	height: 483px;
	width: 947px;
	background-image: url(bg_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 7%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #9DA5B2;
}
#bg_flash{
	margin-top: 34px;
	height: 317px;
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
}
#bg_top{
	height: 39px;
	width: 947px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.btn1 a {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	display: block;
	font-size: 12px;
}
.btn1 a:hover{
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
	display: block;
	font-size: 12px;
}
.btn1 a:visited{
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
}

.btn2 a { color:#565656; text-decoration:none}
.btn2 a:hover { color:#FF6600; text-decoration:none}

