@charset "UTF-8";

/*------------------------------- subpage D5DFFF F2F2E5 FFF*/

#subpagebox{
	width: 100%;
	background-color: #D5DFFF;
	border-top: 5px solid #AAA79C;
	border-bottom: 5px solid #AAA79C;
	margin-bottom: 0px;
}

.subpagebox{
	background-image: url(img/subpagebox_bg.gif);
	background-repeat: repeat-y;
}



#stockcars{
	width: 880px;
	margin: 0 auto;
}

#stockcars h2{
	float: left;
	margin: 12px 0 10px 0;
}

#stockcars .read{
	float: left;
	margin-top: 10px;
	font-size: 1.2em;
	color: #808080;
	margin-left: 10px;
}

#stockcars .read span{
	letter-spacing: 5px;
}



/*------------------------------ listBox */

.listBox{
	clear: both;
	border-top: 2px solid #7F7F7F;
	margin-bottom: 10px;
}

.listBox .comment{
	color: #666;
	font-size: 1.2em;
	margin: 5px 0;
}

.listMainimg{
	float: left;
	width: 260px;
}

.listMainimg img{
	width: 260px;
	height: 195px;
}

.listFrame_r{
	float: right;
	width: 615px;
	height:195px;
	
}

.listFrame_r h3{
	font-size: 1.4em;
	background-color: #000;
	color: #FFF;
	padding-left: 5px;
}

.listFrame_r .estimate{
	float: right;
	margin-top: -21px;
}

.listFrame_r .estimate a{
	color: #FFF;	
}


.list_inbox{
	float: left;
	width: 270px;
}

.list_inbox .price{
}

span.p01{
	color: #666;
	font-size: 12px;
	float: left;
	margin-top: 5px;
}

span.p02{
	color: #7D100B;
	font-size: 18px;
	float: right;
	margin-right: 7px;
}

.icon{
	clear: both;
}

table.listTable{
	float: right;
	width: 340px;
	margin-top: 70px;
	border-top: 1px solid #55544E;
	border-left: 1px solid #55544E;
}

.listTable th{
	background-color: #AAA79D;
	color: #FFF;
	width: 65px;
	padding: 5px 0;
	border-right: 1px solid #55544E;
	border-bottom: 1px solid #55544E;
}

.listTable td{
	background-color: #FFF;
	padding: 5px 0;
	border-right: 1px solid #55544E;
	border-bottom: 1px solid #55544E;
	text-align: center;
}

.td01{width: 100px;}
.td02{width: 66px;}


.icon{
	margin-bottom: 3px;
}

.soubi{float: right;
	margin-top: -50px;
	margin-right: -110px;
}
	
.soubi a{
	
}


.otherphoto{
	margin-top: 12px;
	
}

.otherphoto img{
	float: left;
	margin-right: 6px;
	width: 128px;
	height: 96px;

}

	
	
	
/*------------------------------ detail */

.car_detail{
	border-top: 2px solid #7F7F7F;
	padding-top: 5px;
}

.stocklink{
	clear: both;
	text-align: right;
}

.detailMainimg{
	/*border: 2px solid #7F7F7F;*/
	float: left;
	width: 460px;
	/*height: 330px;*/
}

ul.detail_otherphoto{
	float: right;
	width: 410px;
	margin-top: -15px;
}

.detail_otherphoto li{
	float: left;
	margin-right: 2px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.detail_left{
	float: left;
	width: 465px;
}

.detail_left h3{
	font-size: 1.5em;
	border-bottom: 2px solid #7F7F7F;	
}

.detail_left .icon{
	float: left;
	margin-top: 5px;
}

.detail_left .price{
	float: right;
	width: 280px;
}

.detail_right{
	float: right;
	width: 410px;
}

.detail_right .estimate{
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
}

.detail_right .text02{
	background-color: #FFF;
	border-left: 5px solid #AAA79C;
	padding: 2px;
	font-size: 1.2em;
}


table.detailTable{
	float: left;
	width: 440px;
	margin-top: 9px;
	border-top: 1px solid #55544E;
	border-left: 1px solid #55544E;
}

.detailTable th{
	background-color: #AAA79D;
	color: #FFF;
	width: 80px;
	padding: 5px 0;
	border-right: 1px solid #55544E;
	border-bottom: 1px solid #55544E;
}

.detailTable td{
	background-color: #FFF;
	padding: 5px 0;
	border-right: 1px solid #55544E;
	border-bottom: 1px solid #55544E;
	text-align: center;
}

.td03{width: 130px;}
.td04{width:  60px;}


.detailList{
	float: right;
	width: 400px;
	border: 2px solid #AAA79C;
	background-color: #FFF;
	padding: 3px;
	margin-top: 9px;
	background-image: url(img/list_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.detailList ul{

}

.detailList li{
	float: left;
	width: 250px;
	padding-left: 12px;
	background-image: url(../img/common/list01.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}

.detailList li.line{
	/*border-right: 1px solid #999;*/
}

.pageback{
	clear: both;
	padding-top: 7px;
}
