#girls{
	width: 860px;
}

.girl_box{
	display: inline;
	float: left;
	width: 260px;
	height: 140px;
	padding: 10px;
	margin: 0 5px 10px 0;
	background: url('images/bg_girl.gif') no-repeat;
	overflow: hidden;
}

.girl_box .thumb{
	display: inline;
	float: left;
	width: 103px;
	height: 137px;
	border: 1px solid #999;
	overflow: hidden;
}

.girl_box .expl{
	float: right;
	width: 145px;
}

.girl_box .name a:link,
.girl_box .name a:visited {
	display: block;
	width: 145px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #f60;
}

.girl_box .name a:hover{
	color: #f93;
}

.girl_box .name a:active{
	color: #fff;
}

.girl_box .yo{
	height: 20px;
	padding: 0 0 0 16px;
	margin: 0 0 60px 0;
	background: url('images/list_dot.jpg') no-repeat center left;
	line-height: 20px;
}

.girl_box .shosai_link{
	text-align: right;
}
.pageswitch{
	display: none;
}
