@charset "utf-8";
body {
	background-image: url(images/bg_1.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

a:link {	color: #990066;}
a:visited {	color: #990066;}
a:hover {	color: #663399;}
a:active {	color: #990066;}

#main {
	background-image: url(images/bg_2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 421px;
	text-align: center;
	margin-top: 125px;
	margin-bottom: auto;
}
#logo {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: 125px;
	margin-top: 20px;
	position: absolute;
	top: 30px;
}
#links1 {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	margin-top: 0px;
	padding-top: 100px;
}
#warning  {
	position: absolute;
	top: 410px;
	margin-left: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#warningText {
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	height: 110px;
	overflow:auto;
	overflow-x:hidden;
	margin-bottom: 10px;
	color: #666666;
	margin-top: 30px;
	text-align: justify;
	border: 1px solid #891083;
}
#title18 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


#girls {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

.enter {
	float: left;
}
.leave {
	float: right;
}
#bg3 {
	background-image: url(images/bg_3.jpg);
	background-repeat: repeat-x;
	height: 323px;
}
#desc {
	margin-right: auto;
	margin-left: auto;
	height: 323px;
	width: 655px;
}
#bg3 #desc p {
	display: block;
	float: left;
	width: 195px;
	text-align: justify;
	margin-left: 2px;
	font-size: 11px;
	height: 125px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #666666;
}

#7time {
	position: absolute;
	width: 405px;
	height: 130px;
}
.divide {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
