
#cop .girl .time{
	margin-bottom: 1px;
}

#cop .girl p.rt{
	font-size: 14px;
	line-height: 20px;
	color: #d3bd93;
	text-align: center;
	margin: 0 8px 8px 10px;
	padding: 2px;
	border: 1px solid #233159;
	background: #151f3f;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.rttxt{
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	margin: 10px 10px 0 10px;
	padding: 8px 5px;
	border: 3px double #dddddd;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.rttxt span{	color: #ff3333;}

