@charset "utf-8";
/* CSS Document */




#contentArea #mainContent #showcase {
	width: 620px;
	margin-left: 0px;
	margin-bottom: 25px;
}

#contentArea #mainContent #showcase ul{
	padding: 0px!important;
	list-style: url(none) none;
	margin: 0px;
}

#contentArea #mainContent #showcase li{
	padding: 0px;
	list-style: url(none) none;
	list-style-type: none!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	height: 110px;
	margin: 0px 0px 10px;
	clear: both;
	width: auto;
}

#contentArea #mainContent #showcase div.column_list_photo {
	height: 90px;
	width: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contentArea #mainContent #showcase div.column_list_photo a img{
	height: 90px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-style: none;
} 
#contentArea #mainContent #showcase h4{
	margin-left: 10px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3366FF;
	float: right;
	width: 480px;
	margin-bottom: 3px;
	line-height: 1.1em;
	margin-top: 0px;
	padding-top: 0px;
	height: 90px;
	background: url(none);
}

#contentArea #mainContent #showcase h4 a, #contentArea #mainContent #showcase h4 a:visited{
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
	background: url(none)!important;
}

#contentArea #mainContent #showcase h4 a:hover{
	text-decoration: none;
	color: #8dc556;
	background: url(none);
}

#contentArea #mainContent #showcase h4 a img {
	border-style: none;
	margin-left: 20px;
}

#contentArea #mainContent #showcase p{
	clear: both;
	font-size: 0.7em;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 10px;
}

#contentArea #mainContent #showcase .detail{
	font-size: 9px;
	color: #666;
	height: 18px;
	display: block;
	margin-right: 0px;
	width: 58px;
	background: url(../../for_rent/images/icon_detail.jpg) no-repeat;
	text-indent: -9999px;
	}

#contentArea #mainContent #showcase span.read {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	display: block;
	margin-left: 10px;
	background: url(none)!important;}

