/**********************************

 top

**********************************/

/* top block
-----------------------------*/

.top_block01 {
	width: 631px;
	padding: 10px 0px 10px 0px;
}

.top_subblock01l {
	float: left;
	width: 315px;
}

.top_subblock01r {
	float: right;
	width: 307px;
}

.top_subblock01l_in {
	width: 307px;
	margin: 0px auto 0px 0px;
}

.top_subblock01r_in {
	width: 307px;
	margin: 0px 0px 0px auto;
}

.top_subblock02l {
	float: left;
	width: 195px;
}

.top_subblock02r {
	width: 231px;
	float: right;
}

.top_subblock02_in {
	padding-right:5px;
	padding-bottom: 10px;
}


/* top cost
-----------------------------*/


.top_cost_box {
	border-right: 1px solid #c2c2c2;
	width: 145px;
	height: 70px;
	float: left;
	/* overflow:hidden; */
}

.top_cost_box_in {
	padding:5px 0px 5px 1px;
}

.top_costph {
	width: 46px;
	height: 40px;
	float: left;
	border: 1px solid #cccccc;
}

.top_costr {
	float: right;
	width: 93px;
}

.top_costmaker, .top_costmodel2 {
	font-size:10px;
}

.top_costmodel1 {
	font-size:12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.top_costkm {
	color: #00a594;
	font-size: 15px;
	font-weight: bold;
}

/* ecodrive
------------------------*/

.top_title02bg {
	background-image: url(../images/top/listbg.gif);
	background-repeat: no-repeat;
	width: 307px;
	height:28px;
	margin-bottom:10px;
}

h3.top_title02 {
	float: left;
	width: 252px;
	height: 28px;
}

.top_title02link {
	float: left;
	width: 37px;
	height: 18px;
	padding-top: 7px;
	font-size: 86%;
}

.top_title02icon {
	float: left;
	width: 18px;
}

.top_title02bg a:link,.top_title02bg a:visited { color: #c6ff00; text-decoration: none; }
.top_title02bg a:hover { color: #c6ff00; text-decoration: underline; }

.top_subblock03l {
    float: left;
    width: 390px;
}

.top_subblock03_in {
    padding-right:5px;
    padding-bottom: 10px;
}
/*
.top_listph {
	width:105px;
	float:left;
}

.top_listphtxt {
	width: 160px;
	float: right;
	font-size: 86%;
	line-height: 18px;
	padding-top: 20px;
}*/

/* top banner new
------------------------*/

.top_title03bg {
	background-image: url(../images/top/listbg.gif);
	background-repeat: no-repeat;
	width: 307px;
	height:28px;
	margin-bottom:10px;
}

h3.top_title03 {
	float: left;
	width: 242px;
	height: 28px;
	color: #fff;
	display: flex;
	align-items: center;
	margin-left: 10px;
}

.top_title03link {
	float: left;
	width: 37px;
	height: 18px;
	padding-top: 7px;
	font-size: 86%;
}

.top_title03icon {
	float: left;
	width: 18px;
}

.top_title03bg a:link,.top_title03bg a:visited { color: #c6ff00; text-decoration: none; }
.top_title03bg a:hover { color: #c6ff00; text-decoration: underline; }

.bg_big {
    background-image: url(../images/top/listbgbig.gif);
    background-repeat: no-repeat;
    width: 100%;
}
