#girls_area{
	margin-top: 12px;
}

#girls_area h2{
	background-image: url('../img/title_girls.gif');
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 550px;
	height: 30px;
}

#girls_list_area_out{
	margin: 10px 0px 0px 5px;
}

#girls_list_area{
	float: left;
}

#girls_list{
	background-image: url('../img/girls_back.gif');
	background-repeat: no-repeat;
	width: 130px;
	height: 230px;
	margin: 0px 0px 5px 5px;
	position:relative;
}

.g_photo{
	margin: 5px 5px 0px 5px;
}

.newface{
	position:absolute;
	left:5px;
	top:5px;
	width: 32px;
	height: 32px;
	text-indent: -5000px;
	background-image: url('../img/g_new.gif');
	background-repeat: no-repeat;
	overflow:hidden;
}

#girls_list p{
	margin: 2px 5px 0px 6px;
	font-size: 8pt;
	color: #F85476;
}

#girls_list span{
	font-size: 8pt;
}


#detail_area{
	background-image: url('../img/bg_detail.gif');
	background-repeat: repeat;
padding-bottom: 20px;
}

#detail_main{
	margin: 12px 0 0 0;
	padding: 10px 0 1px 10px;
}

#detail_main_photo{
	float: left;
	width: 320px;
}

#detail_main_photo p{
	width: 310px;
	height: 410px;
	background-color: #fff;
}

#detail_main_photo p img{
	margin: 5px 0 0 5px;
	border: 0px;
}

#detail_main_photo ul{
	background-color: #fff;
	margin: 5px 0 0 0;
	list-style: none;
	width: 310px;
	height: 82px;
}

#detail_main_photo li{
	margin: 5px 2px 0 5px;
	float: left;
	width: 54px;
	height: 72px;
}

#detail_main_photo dl{
	list-style: none;
	margin: 20px 0 0 2px;
	width: 310px;
}

#detail_main_photo dd{
	float: left;
	height: 22px;
	width: 77px;
}

#detail_profile{
	width: 210px;
	float: left;
}

#detail_profile h3{
	padding: 2px 0 0 0;
	text-indent: 10px;
	font-size: 20px;
	height: 29px;
	background-image: url('../img/detail_name_ng.gif');
	background-repeat: no-repeat;
}

#detail_profile dl{
	margin: 10px 0 0 0;
	background-color: #fff;
	list-style: none;
}

#detail_profile dd{
	margin: 2px 5px 0 5px;
	border-bottom: 1px solid #eee;
	font-size: 10pt;
	background-repeat: no-repeat;
}

#cp01{
	background-image: url('../img/cp01.gif');
	text-indent: 60px;
	height: 24px;
	line-height: 24px;
}

#cp02{
	background-image: url('../img/cp02.gif');
	text-indent: 60px;
	height: 24px;
	line-height: 24px;
}

#cp03{
	background-image: url('../img/cp03.gif');
	text-indent: 60px;
	height: 24px;
	line-height: 24px;
}

#cp04{
	background-image: url('../img/cp04.gif');
	text-indent: 60px;
	height: 24px;
	line-height: 24px;
}

#cp05{
	background-image: url('../img/cp05.gif');
	padding: 20px 10px 5px 10px;
}

#cp06{
	background-image: url('../img/cp06.gif');
	padding: 20px 10px 5px 10px;
}

#cp07{
	background-image: url('../img/cp07.gif');
	padding: 20px 10px 5px 10px;
}

#cp08{
	background-image: url('../img/cp08.gif');
	padding: 20px 10px 5px 10px;
}

#cp09{
	background-image: url('../img/cp09.gif');
	padding: 20px 10px 5px 10px;
}

#cp10{
	background-image: url('../img/cp10.gif');
	padding: 20px 10px 5px 10px;
}

#cp11{
	background-image: url('../img/cp11.gif');
	padding: 20px 10px 5px 10px;
}

#cp12{
	background-image: url('../img/cp12.gif');
	padding: 20px 10px 5px 10px;
}

#cp13{
	background-image: url('../img/cp13.gif');
	padding: 20px 10px 5px 10px;
}

#cp14{
	background-image: url('../img/cp14.gif');
	padding: 20px 10px 10px 10px;
	border-bottom: 0px!important;
}

#detail_sch{
	background-color: #fff;
	width: 530px;
}

#detail_sch table{
	margin: 5px;
	padding: 5px 0;
	width: 520px;
	height: 60px;
	font-size: 12px;
	border-collapse: collapse;
	border-spacing: 0px;
}

#detail_sch th{
	height: 20px;
	line-height: 20px;
	border: solid 1px #ccc;
	background-color: #eee;
	font-weight: normal;
}

#detail_sch td{
	border: solid 1px #ccc;
	background-color: #fff;
	color: #000;
	text-align: center;
	height: 40px;
}

.sun{	color: #ff0000;}
.sat{	color: #0088FF;}

#blank_area{
	height: 10px;
	text-indent: -9999px;
}

