@charset "UTF-8";
/* CSS Document */

/**girlslist**/

#header_wrap nav li a.companion{
	background: rgb(160,0,0);
background: -moz-linear-gradient(top,  rgba(160,0,0,1) 0%, rgba(53,0,0,1) 100%);
background: -webkit-linear-gradient(top,  rgba(160,0,0,1) 0%,rgba(53,0,0,1) 100%);
background: linear-gradient(to bottom,  rgba(160,0,0,1) 0%,rgba(53,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a00000', endColorstr='#350000',GradientType=0 );
}

#girlsbox{
	margin-top:12px;
}

.list.clearbox{
	height:280px;
}

.girlbox{
	height:240px;
	width:25%;
	float:left;
	font-size:12px;
	text-align:center;
	overflow:hidden;
	padding:10px 0 5px 0;
	background:url(/img/www2.webtopi.click/bg_pict_newface.png) no-repeat center bottom;
    color: #000;
}

p.girltype{
	line-height:19px;
	background:url(/img/www2.webtopi.click/bg_ico_girltype.png) no-repeat center top;
}

p.time{
	background:url(/img/www2.webtopi.click/bg_girl_time.png) no-repeat center center;
	color:#FFF;
	font-weight:bold;
	line-height:24px;
	margin:2px auto 4px auto;
	padding:0;
}

p.name{
	margin:2px 8px;
	font-size:14px;
}

