﻿#propertyDetail .view_all
{
	clear:both;
	float:left;
	width:522px;
	border:2px solid #c7c7c7;
	border-left:none;
	border-bottom:none;
	font:bolder 12px Arial;
	text-align:right;	
	padding:5px 7px 0 0;
}
#propertyDetail .view_all a{
	text-decoration:underline;
	color:#ff3200;
	}
#propertyDetail .system
{
	border:1px solid #ccc;
	border-bottom:none;
	border-right:none;
	}
#propertyDetail .system tr,
#propertyDetail .system tr td
{
	padding:5px;
	border:none;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	width:285px;
	height:15px;}	
#propertyDetail .system tr td.property_black
{
	background:#f5f5f5;	
	}