@charset "utf-8";
/* CSS Document */


#search{
	margin:35px 0 25px 0;
}
#search td{
	padding:0 30px 0 0;
}
.caption{
	margin:8px 0 0 0;
	background-color:#CCC;
	color:#000;
	width:730px;
}
.tab{
	width:730px;
}
.td1{
	text-align:center;
	width:80px;
}
.td2{
	text-align:center;
	width:100px;
}
.td3{
	width:100px;
}
.td4{
	width:120px;
}
.td5{
	width:120px;
}
.td6{
	width:100px;
}
.td7{
	width:110px;
}
.caption td{
	border-bottom:solid 1px #000;
}
#list{
	padding:12px 0 12px 0;
	border-bottom:solid 1px #FFF;
	word-wrap:break-word;
}
#list .td3 , #list .td4 , #list .td5 , #list .td6 , #list .td7{
	padding:0 4px 0 0;
	line-height:120%;
	word-wrap:break-word;
}
.next_box{
	text-align:right;
}
.error{
	text-align:center;
	color:#FFF;
	margin:20px 0 0 0;
}
#btm{
	padding:6px 0 10px 0;
}
.p_absolute{
	top:-60px;
	position:relative;
}

.h60{
	height:60px;
	display:block;
	overflow:hidden;
}

.price{
	font-size:14px;
	font-weight:bold;
	color:#FFFF00;
}

.model{
	font-size:14px;
	font-weight:bold;
	color:#FFFF00;
}

#price_range{
	font-size:14px;
	font-weight:bold;
	color:#FFFF00;
	margin:0 0 10px 0;
}



