/***** c_list *****/
.colist2 .girl{
	height: 220px;
}

#cop .girl .n_date{
	text-align: center;
	display: inline-block;
	width: 94px;
	margin: 1px auto 0 auto;
}

#cop .girl .n_date span{
	display: block;
	font-size:11px;
	color: #ffffff;
	text-shadow	: 1px 1px 0px #ff7800;
	border	: 1px solid #ff7800;
	background: rgb(255,159,69);
	background: -moz-linear-gradient(top, rgba(255,159,69,1) 0%, rgba(255,120,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,159,69,1)), color-stop(100%,rgba(255,120,0,1)));
	background: -webkit-linear-gradient(top, rgba(255,159,69,1) 0%,rgba(255,120,0,1) 100%);
	background: -o-linear-gradient(top, rgba(255,159,69,1) 0%,rgba(255,120,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,159,69,1) 0%,rgba(255,120,0,1) 100%);
	background: linear-gradient(to bottom, rgba(255,159,69,1) 0%,rgba(255,120,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9f45', endColorstr='#ff7800',GradientType=0 );
}

#cop .girl .txt{
	margin:0 5px;
	font-size: 10px;
}