/* check:IE6.X IE7.X Firefox3.X Safari3.x*/

.push{
	font-size:12px;
	font-weight:bold;
}

.small{
	font-size:10px;
}

.push_red{
	font-size:22px;
	font-weight:bold;
	color:#F00;
}

.push_red_mid{
	font-size:14px;
	font-weight:bold;
	color:#F00;
}

.info_push{
	font-weight:bold;
}

#key{
	background:url(../img/key_bg.gif) repeat-x;
	height:350px;
	width:100%;
	text-align:center;
	margin:0px 0px 20px 0px;
}

#Contents h2{
	margin:0px 0px 15px 0px;
}

.Listwrapper{
	padding:10px 0px 10px 0px;
}

#list_all {
	width:754px;
	padding:0 0 14px 0;

}

.Listbox_02{
	width:151px;
	border:1px solid #d7d7d7;
	padding:10px 10px 5px 10px;
	float:left;
	background:#f6f6f6;
}

/*.Listbox_01{
	width:151px;
	height:auto;
	padding:10px 12px 10px 12px;
	border:1px solid #d7d7d7;
	float:left;
	background:#f6f6f6;
	margin:0px 10px 0px 0px;
}

.Listbox_02{
	width:151px;
	height:auto;
	padding:10px 12px 10px 12px;
	border:1px solid #d7d7d7;
	float:right;
	background:#f6f6f6;
}*/

.Car_info{
	padding:5px 0px 0px 0px;
}

.Car_info p{
	line-height:1.2;
	padding:0px 0px 7px 0px;
	font-size:12px;
}

.Car_price{
	background:url(../img/list_maker_price.gif) no-repeat;
	padding:3px 0px 10px 50px;
}

.btn_box{
	padding-top:5px;
	text-align:right;
	clear:both;
}

#Box_wrapper{
	width:auto;
	height:auto;
	padding:20px 0px 15px 0px;
}

#Box_left{
	width:350px;
	height:auto;
	padding:0px 30px 0px 0px;
	float:left;
}

#Box_left .inner{
	width:330px;
	height:auto;
	padding:10px;
	background:#f3f3f3;
}

#Box_left .inner .td_01{
	background:#f4f4f4;
	padding:5px;
	border:1px solid #e4e4e4;
	line-height:16px;
	background:#fff;
}

#Box_right{
	width:350px;
	height:auto;
	padding:0px 0px 0px 0px;
	float:right;
}

#Contents dl{
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 5px;
}

#Contents dt{
	color:#000000;
	clear:both;
	font-size:12px;
	float:left;
	width:50px;
    list-style-type:none;
	padding-bottom:10px;
}

#Contents dd{
	font-size:12px;
	float:left;
	line-height:1.2;
	width:270px;
	margin-left:20px;
	padding-bottom:10px;	
}

#Contents dd a{
	color:#666666;
	text-decoration:none;
}

#Contents dd a:hover{
	color:#de0000;
	text-decoration:none;
}


.info_banner{
	margin:0px 0px 20px 0px;
}

#Box_wrapper_shop{
	width:auto;
	height:auto;
	padding:5px 0px 15px 0px;
}

#Box_wrapper_shop #Box_left{
	width:350px;
	height:auto;
	padding:0px 30px 0px 0px;
	float:left;
}

#Box_wrapper_shop #Box_right{
	width:350px;
	height:auto;
	padding:0px 0px 0px 0px;
	float:right;
}

#Box_wrapper_shop .inner{
	width:auto;
	height:auto;
	background:#FFF;
	padding:0px 0px 30px 0px;
}

#Box_wrapper_shop .inner p{
	font-size:10px;
	padding:10px 0px 0px 0px;
}


#Box_wrapper_shop .inner .left{
	width:120px;
	height:auto;
	float:left;
}

#Box_wrapper_shop .inner .right{
	width:230px;
	height:auto;
	float:right;
}

table{
	border-collapse: collapse;
}


/*20100625*/
#key2{
	background:url(../img/key_bg.gif) repeat-x;
	height:175px;
	width:100%;
	text-align:center;
	margin:0px 0px 20px 0px;
}

/*20100729*/
.clear{ clear:both; padding:0; margin:0;}
.textbanner-area{ width:980px; margin:0 auto; font-size:12px; margin-bottom:5px;}
.textbanner-area a{ color:#00C;}
.textbanner-area a:hover{ color:#00C;}
.textbanner-area ul{ list-style:none; margin:0; padding:0;}
.textbanner-area li{ float:left; padding-right:10px;}
.textbanner-area li.banner-area{ background: url(../img/newicon.gif) no-repeat left center; padding-left:30px; padding-right:50px;}

/*20100903*/
.textbanner-area li.renew-area{ background: url(../img/renewicon.gif) no-repeat left center; padding-left:30px; padding-right:30px;}
.textbanner-area li.new-area{ background: url(../img/newicon.gif) no-repeat left center; padding-left:30px; padding-right:10px;}


/*20101227*/
html,
h2,h3,h4,h5,h6,
div,p,ul,ol,li,dl,dt,dd,table,tr,th,td,
span,a,img {
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	text-decoration:none;
	list-style:none;
	border:none;
	padding:0;
	margin:0;
	color:#666666;
}




html{

    overflow-y:scroll;鐃緒申/*scrollbar display*/

}



p{

	line-height:1.5;鐃緒申/*Interlinear space*/	

	font-size:12px;

}



ul,dl{

    list-style:none;

}



ol{
	clear:both;
	
	font-size:12px;
	
	color:#333333;
	
	padding-left:25px;
	
	list-style-position:outside;
}



ol li{
	margin-bottom:5px;
}





img{

	border:none;

	vertical-align:bottom;

}

p.p_12 {
	font-size:12px;
	padding:4px 14px 4px 14px;
}
