.property_block{padding:20px; position:relative;}

.vehicle_type_block{margin:10px;}
.vehicle_type_block label{float:left; display:block; margin:0 10px;}
.vehicle_type_block .one_label{background-position:left top; background-repeat:no-repeat; overflow:hidden; cursor:pointer;}
.vehicle_type_block .one_label:hover, .vehicle_type_block .one_label_active{background-position:left bottom;}
.one_vehicle_radio{float:left;}

.modificate_one{float:left;}

.photo_cont{position:relative;}
.photo_one{width:200px; height:150px; overflow:hidden; float:left; margin:5px; position:relative;}
.photo_one img{padding:0 0 10px 0;}
.photo_one a{float:right; display:none; padding:15px; background:white; color:#fff; position:absolute; right:2px; bottom:2px;}
.photo_one:hover a{display:block;}

.one_pic_title{width:150px; height:100px; overflow:hidden;}

#track_list {float:left; margin:0 5px; list-style:none;}
#track_list li{float:left; margin:0 5px;}

.to_down_list{position:relative;}
.is_down_list{position:absolute; top:31px; left:0; border:1px solid #B5B6B3; font-size:12px; min-width:161px; background:#fff;
	border-radius:3px 3px 3px 3px;
}
.is_down_list ul{list-style:none;}
.is_down_list ul li{padding:3px 6px; cursor:pointer;}
.is_down_list ul li:hover{background:#E9E9E9;}

.aslink{text-decoration:underline; cursor:pointer;}
.aslink:hover{text-decoration:none;}

.re{text-decoration:none; cursor:pointer;}
.re:hover{text-decoration:underline;}

.toClick{cursor:pointer;}

.all_record_place{}
.all_record_place th{font-weight:bold; vertical-align:top;}
.all_record_place td{font-size:12px;}
.all_record_place td.time_td{border: 0;}

.checkedTr td{cursor:pointer;}
.checkedTr:hover td{background:#ccc;}

.checkedTd{cursor:pointer;}
.checkedTd:hover{background:#ccc;}

label .radio, label .checkbox, label input[type=checkbox]{margin:5px 0 0 0;}
.simple_label{text-align:center; padding:0 0 0 4px;}
.simple_label input[type=checkbox]{float:left;}

.back_link{font-size:40px; line-height:40px; padding:0 10px 0 0; float:left; margin:0 20px 0 0; font-weight:normal;}

.property_table{border-collapse:collapse; float:left;}
#property_divs{float:left; position:relative;}
#property_divs_is{position:absolute; left:0; top:0;}
.property_table td{padding:2px; border-bottom:1px solid #ccc; vertical-align:top; line-height:35px;}

.property_table .verysmall{width:80px;}
.property_table .veryverysmall{width:40px;}
.right_title{text-align:right; padding-right:20px!important; font-size:12px;}
.right_title_div{text-align:right; padding-right:20px!important; font-size:12px; float:right;}