#flash {
	width: 728px;
	height: 312px;
}

#news {
	width: 735px;
	height: 139px;
	background: url('images/index/bg_news.jpg') no-repeat;
	margin: 15px 0;
}


#news ul {
	width: 485px;
	height: 100px;
	padding: 30px 0 0 139px;
}

#news ul li {
	font-size: 93%;
	line-height: 1.5;
}

#news ul li span {
	padding: 0 2em 0 0;
	color:#666;
}

#news ul li a {
	color: #006e87;
	text-decoration: none;
}

#campaign {
	position: relative;
	width: 735px;
	height: 107px;
	margin: 0 0 10px 0;
	background: url('images/index/bg_campaign.png');
	color: #fff;
}

#campaign h3 {
	width: 290px;
	padding:34px 0 0 15px;
	color: #fff;
}

#campaign p {
	position: absolute;
	top: 11px;
	left: 310px;
	width: 310px;
	height:70px;
	font-size: 93%;	
}

#campaign p.more_link {
	position: absolute;
	top: 65px;
	left: 310px;
	width: 310px;
	height:70px;
	font-size: 93%;
}


#u_car {
	width: 730px;
	height: 215px;
	background: url('images/index/u_car_title2.png') no-repeat 622px 107px;
}

#u_car ul {
	width: 730px;
	height: 215px;
}

#u_car ul li {
	display: inline;
	float: left;
	width: 200px;
	height: 98px;
	padding: 9px 0 0 8px;
	background: url('images/index/bg_u_car.png') no-repeat;
}

#u_car ul li .thunb {
	width: 80px;
	float: left;
}

#u_car ul li .thunb.float_l a {
	display: block;
	width: 80px;
	height: 60px;
	border: 1px solid #999;
}

#u_car ul li .thunb.float_l a:link,
#u_car ul li .thunb.float_l a:visited{ border-color: transparent; }
#u_car ul li .thunb.float_l a:hover  { border-color: #00ade3; }
#u_car ul li .thunb.float_l a:active { border-color: #65d1be; }

#u_car ul li div.float_r {
	width: 108px;
	margin: 0 5px 0 0;
	font-size: 85%;
	line-height: 1.2;
}

#u_car ul p{
	margin: 0;
}

#u_car ul a img{
	border:0;
}

#u_car ul li p.car_name{
	padding: 5px 0 0 0;
}

#u_car ul li p.car_name a{
	text-decoration: none;
}

#u_car ul li p.car_name a:link,
#u_car ul li p.car_name a:visited{ color: #666; }
#u_car ul li p.car_name a:hover  { color: #00ade3; }
#u_car ul li p.car_name a:active { color: #; }

#u_car h3 {
	display: none;
}
#u_car h4 {
	display: inline;
	float: left;
	width: 104px;
	height: 105px;
	background: url('images/index/u_car_title1.png') no-repeat;
	text-indent: -9999px;
}

