*
{
	color: #555555;
	font-size: 12px;
}
html,body
{
	background-image: url('images/header_bg.jpg');
	background-repeat: repeat-x;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#container
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
#screen
{
	margin: 0 auto;
	padding-bottom: 150px;
}

#header
{
	height: 150px;
	text-align: center;
}
#content
{
	margin-left:auto;margin-right:auto;
	text-align:left;
	width: 920px;
}
#pankuzu
{
	margin: 5px 0px;
}
#pankuzu a
{
	color: #555555;
}
#left
{
	float: left;
	width: 200px;
}
#banner
{
	margin-top: 10px;
}
#right
{
	float: right;
	width: 710px;
}
#recommend
{
	float: left;
	width: 300px;
}
#recommend_iframe
{
	margin-left: 5px;
	margin-top: 5px;
	height: 420px;
	width: 300px;
}
#news
{
	float: left;
	margin-left: 5px;
	width: 200px;
}
#news_text
{
	background-image: url("images/bg_flower.jpg");
	background-repeat: repeat-y;
	border: solid 1px #660000;
	font-size: 10px;
	height: 405px;
	line-height: 130%;
	margin-top: 5px;
	overflow: auto;
	padding: 5px;

	scrollbar-face-color: #666666;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #333333;
}
#newface
{
	float: left;
	margin-left: 5px;
	width: 200px;
}
#newface_text
{
	background-image: url("images/bg_flower.jpg");
	background-repeat: repeat-y;
	border: solid 1px #660000;
	font-size: 10px;
	height: 405px;
	line-height: 130%;
	margin-top: 5px;
	overflow: auto;
	padding: 5px;

	scrollbar-face-color: #666666;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #333333;
}
#campaign
{
	background-color: #000000;
	color: #ffffff;
	float: left;
	margin-top: 10px;
	height: 150px;
	width: 710px;
}
#today
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#today_list
{
	float: left;
	width: 710px;
}
.panel_girl
{
	background-image: url("images/girls_panel.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 280px;
	margin-right: 2px;
	margin-top: 5px;
	width: 175px;
}
.photo_girl
{
	margin-left: 12px;
	margin-top: 10px;
}
.toplink
{
	margin-top: 10px;
	text-align: right;
}
.toplink a
{
	color: #3333ff;
}
.text_girl
{
	color: #ffffff;
	line-height: 130%;
	margin-top: 10px;
	margin-left: 12px;
}
.text_girl a
{
	color: #ffffff;
}
.panel_girl_newface
{
	background-image: url("images/girls_panel_newface.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 280px;
	margin-right: 2px;
	margin-top: 5px;
	width: 175px;
}
.text_girl_newface
{
	color: #555555;
	line-height: 130%;
	margin-top: 10px;
	margin-left: 12px;
}
.text_girl_newface a
{
	color: #555555;
}
#footer
{
	background-image: url('images/footer_bg.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 150px;
	line-height: 130%;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
}

#footer a
{
	color: #ffffff;
}
.sm {list-style:none; width:710px; height:150px; display:block; overflow:hidden; margin:0; padding:0}
.sm li {float:left; display:inline; overflow:hidden}

