body{
	margin:0;
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
#contan{
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#center{ margin-top:104px;}
#foot{ margin-top:19px; margin-left:118px;}
#en{
	position: absolute;
	left: 800px;
	top: 20px;
	z-index: auto;
	width: 150px;
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #333333;
}
a {
	font-size: 13px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

