﻿.red_font{ color:Red;}
.blue_font{color:Blue;}
.TC1{color:#009900;}
.TC2{color:#ffa500;}
.TC3{color:#ff0000;}
.TC4{color:#000000;}
.TC5{color:#cccccc;}
.infobox{   font-size:12px; font-weight:bold; height:30px;}
.infobox span{float:left;}
.infobox .span_name{color:#27537A; width:80px;}
#DetailCarsInfo{top:0; font-size:12px;width:100%; background-color:#EBF4F9;   border-collapse:collapse; border:0px;}
#DetailCarsInfo td{  border-collapse:collapse;height:20px; line-height:20px;   }
#DetailCarsInfo th{ font-weight:bold;height:20px; line-height:20px; color:#27537A; text-align:right;  }
#loading{
	position:absolute;
	left:45%;
	top:40%;
	padding:2px;
	z-index:20001;
    height:auto;
}
#loading img {
    margin-bottom:5px;
}
#loading .loading-indicator{
	background:white;
	color:#555;
	font:bold 13px tahoma,arial,helvetica;
	padding:10px;
	margin:0;
    text-align:center;
    height:auto;
}
#page{font-size:12px;bottom:0px; width:100%; height:15px; display:block; line-height:15px; text-align:center;  color:#000;}