@charset "gb2312";
.min_height{
min-height:374px;
/* sets min-height for IE */
_height:expression(this.scrollHeight < 374 ? "374px" : "auto");
}
* {
	margin: 0px;
	padding: 0px;
}



body {
	font-size: 12px;
	color: #454545;
	font-family: "Î¢ÈíÑÅºÚ", Arial;
	background-color: #020202;
}

HTML {
	OVERFLOW-X: hidden;
}
#clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #4e4d4d;
}
a:hover {
	color: #fc0114;
}
#language {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 350px;
	padding-left: 300px;
	text-align: right;
}#yuyan p a {
	font-size: 14px;
	line-height: 55px;
	color: #FFF;
	word-spacing: 16em;
	background-image: url(../images/whiteline.jpg);
	background-repeat: repeat-x;
	display: block;
	width: 60px;
	margin-left: 560px;
	text-align: center;
	background-position: left 39px;
}
#yuyan p a:hover {
	background-image: url(../images/greenline.jpg);
	color: #fc0114;
}
