/* CSS Document */

body {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.index_image {
color: #999999;
display: block;
width: 1009px;
height: 690px;
position: relative;
margin: 0px;
padding: 0px;
z-index: 100;
}
.menu {
display: block;
width: 1004px;
text-align: right;
height: 30px;
padding: 0px;
margin: 0px;
position: absolute;
top: 10px;
left: 0px;
z-index: 200;
}

img {
border: none;
}

a:link , a:visited {
color: #999999;
text-decoration:none;
}

a:hover {
color:#FF6600;
text-decoration: none;
}

#enter {
	position: absolute;
	top: 280px;
	right: 267px;
}

#footer {
	position: absolute;
	right: 82px;
	bottom: 75px;
	color: #666666;
	font-size: 9px;
	line-height: 160%;
}
