#headerwrapper{
	position:relative;
	width:780px;
	}
#headerBody{
	text-align:left;
	height:55px;
	background-image : url(../header/car_head_bg.jpg);
	background-repeat : no-repeat;background-position : right center;
	}
#headtext {
	text-align:left;
	}
#headtext {
	text-align:left;
	}
#headtext a{
	text-decoration:none;
	position:absolute;
	top:20px;
	left:150px;
	color:#666666;
	font-size:12px;
	}
#headerMenuBody{
	text-align:left;
	position:absolute;
	width:300px;
	top:36px;
	left:520px;
	color:#666666;
	font-size:10px;
	}
#headerMenuBody a{
	text-decoration:none;
	color:#666666;
	font-size:10px;
	}
#headerMenuBody a:hover{
	text-decoration:underline;
	color:#ff9900;
	background-color:transparent;
	}
li,ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
#mainMenuBody {
	url(../header/menu_bg.jpg);
	background-repeat : repeat-x;
	height:25px;
	border-top:0px;
	border-left:1px solid #efefef;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #dddddd;
	}
#mainMenuBody ul li{
	float:left;
	height : 25px;
	background-image : url(../header/menu_ic.jpg);
	background-repeat : no-repeat;
	background-position : 5 50%;
	}
#mainMenuBody ul li a{
	font-size:12px;
	color:#666666;
	text-decoration:none;
	margin-left:28px;
	margin-right:8px;
	line-height:25px;
	}
#mainMenuBody ul li a:hover{
	text-decoration:underline;
	color:#660000;
	background-color:transparent;
	}
.t12{
font-size : 12px;
line-height : 140%;
color : #ffffff;
}
