﻿div.rent
{
	height:155px;
	width:279px;
	background-image:url(" /images/roundbg.png");
	
}
div.rent .rentcontent
{
	padding:20px;
}
.clock 
{
	background-image:url( /images/rentclock.png);
    color: #555555;
    height: 52px;
    line-height: 22px;
    margin-bottom: 13px;
    padding: 10px 110px 0 0;
    background-repeat:no-repeat;
}
div.rent .rentcontent span
{
	font-weight:bold;
	font-size:18px;
	color:#555555;
}
