@charset "utf-8";
/* CSS Document */


h2#newcars	{
	display:block;
	position:relative;
	width:690px;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	height: 60px;
	background: url("../images/ba2_newcar.gif") no-repeat;
	margin-bottom:10px;
}

h2#cars	{
	display:block;
	position:relative;
	width:690px;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	height: 60px;
	background: url("../images/ba2_cars.gif") no-repeat;
	margin-bottom:10px;
}


h3#misiyou_title	{
	display:block;
	position:relative;
	width:690px;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	background: url(../images/ba3_misiyou.gif) no-repeat;
	margin-bottom:10px;
}

h3#usedcar_title	{
	display:block;
	position:relative;
	width:690px;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	background: url(../images/ba3_usedcar.gif) no-repeat;
	margin-bottom:10px;
}


/*=============================================
body部分
===============================================*/

table#list-usedcar	{
	padding:1px;
	border:1px #cccccc solid;
	width:690px;
}

table#list-usedcar tr th	{
	font-size:12px;
	font-weight:bold;
	background-color:#0099cc;
	color:#FFFFFF;
	text-align:center;
	margin:0 auto;
	padding:8px;
}

table#list-usedcar tr.ll td	{
	font-size:12px;
	font-weight:normal;
	background-color:#ffffff;
	text-align:center;
	margin:0 auto;
	padding:8px;
}

table#list-usedcar	tr.ll td.price	{
	background-color:#ffffff;
	padding:8px;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
}

table#list-usedcar	tr.ll td.price strong	{
	font-size:18px;
	color:#FF0000;
	font-family:Verdana;
}

table#list-usedcar tr.dd td	{
	font-size:12px;
	font-weight:normal;
	background-color:#efefef;
	text-align:center;
	margin:0 auto;
	padding:8px;
}

table#list-usedcar	tr.dd td.price	{
	background-color:#efefef;
	padding:8px;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
}

table#list-usedcar	tr.dd td.price strong	{
	font-size:18px;
	color:#FF0000;
	font-family:Verdana;
}

#car-info	{
	width:458px;
	padding:10px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	background:#efefef;
}

#car-price	{
	font-size:24px;
	color:#FF0000;
	font-family:Verdana;
	font-weight:bold;
	width:290px;
	height:40px;
	float:left;
	line-height:40px;
}

img#photo	{
	width:120px;
	height:90px;
	padding-right:10px;
	float:left;
}

#car-price2	{
	font-size:24px;
	color:#FF0000;
	font-family:Verdana;
	font-weight:bold;
	width:290px;
	height:40px;
	float:right;
	text-align:right;
}

#car-inq a	{
	display:block;
	width:190px;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	background: url("../images/bt_inqury.gif") no-repeat center;
	float:right;
}

table#base-info	{
	clear:both;
	padding:1px;
	border:1px #cccccc solid;
}

table#base-info	tr th	{
	font-size:12px;
	font-weight:bold;
	background-color:#efefef;
	padding:1px;
	text-align:center;
	margin:0 auto;
}

table#base-info	tr td	{
	font-size:12px;
	font-weight:normal;
	background-color:#ffffff;
	padding:1px;
	text-align:center;
	margin:0 auto;
}

#car-description	{
	padding:5px;
}

ul#equip {
	padding:5px;
	width:470px;
	border:1px #cccccc solid;
}

ul#equip li	{
	display:inline;
	list-style-type:none;
	padding-right:5px;
}


table#car-options	{
	padding:1px;
	border:1px #cccccc solid;
}

table#car-options tr.l th	{
	font-size:12px;
	font-weight:bold;
	background-color:#ffffff;
	padding:1px;
	text-align:left;
}

table#car-options tr.l td	{
	font-size:12px;
	font-weight:normal;
	background-color:#ffffff;
	padding:1px;
	text-align:right;
}

table#car-options tr.d th	{
	font-size:12px;
	font-weight:bold;
	background-color:#efefef;
	padding:1px;
	text-align:left;
}

table#car-options tr.d td	{
	font-size:12px;
	font-weight:normal;
	background-color:#efefef;
	padding:1px;
	text-align:right;
}

table#contactus-form	{
	width:480px;
	border: 1px #999999 solid;
}

table#contactus-form th	{
	width:170px;
	border:0;
	padding:5px;
	background:#ffdfdf;
	text-align:center;
}

table#contactus-form td	{
	width:290px;
	border:0;
	padding:5px;
	background:#dfdfdf;
}

table#contactus-form input	{
	width:278px;
	padding:2px;
	border:1px #CCCCCC solid;
}

table#contactus-form textarea	{
	width:278px;
	height:180px;
	padding:2px;
	border:1px #CCCCCC solid;
}

table#contactus-form td div.warn	{
	color:#FF6600;
	font-size:12px;
}

table#contactus-form td.submit	{
	width:470px;
	border:0;
	padding:5px;
	background:#ffffff;
	text-align:center;
}

table#contactus-form input#submit	{
	width:170px;
	height:37px;
	border:none;
}

table#equips	{
	clear:both;
	padding:1px;
	width:480px;
	border:1px #cccccc solid;
}

table#equips tr th	{
	width:150px;
	font-size:12px;
	font-weight:bold;
	background-color:#efefef;
	padding:1px;
	text-align:center;
	margin:0 auto;
}

table#equips tr td	{
	width:15px;
	font-size:12px;
	font-weight:normal;
	background-color:#ffffff;
	padding:1px;
	text-align:center;
	margin:0 auto;
}



#error_msg	{
	width:480px;
	color:#FF0000;
}


