@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/index_bg.jpg) top repeat-x;
	background-color:#f9f8f5;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#index {
	margin:0;
	padding:0;
	width:100%;
	background:url(../images/index.jpg) left top no-repeat;
}

#index .enter {
	padding: 333px 155px 178px 732px;
}

.footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#42413f;
}