@charset "utf-8";
#all {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(img/girl600-600-2.jpg);
	background-repeat: no-repeat;
	background-position: center 265px;
	height: 800px;
}

/* CSS Document */

#header {
	height: 250px;
	float: left;
	width: 800px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#index-content {
	height: 250px;
	color: #666;
	font-size: 14px;
	text-align: center;
	padding-top: 0px;
	clear: both;
	width: 800px;
}
#footer01 {
	text-align: center;
	width: 800px;
	height: 25px;
}
#footer02 {
	height: 25px;
	width: 800px;
	text-align: center;
}



#enter {
	height: 250px;
	width: 800px;
}
#enter img {
	float: right;
	margin-top: 50px;
}
* {
	margin: 0px;
	padding: 0px;
}
