BODY {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight:bold;*/
	color: #000000;
	background:#FFFFFF;	
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight:bold;*/
	color:#000000;
}
.si{
	width:140px;
}
input.si, input.shrt_text{
	border: 1px solid #cccccc;
}
input.si:hover, input.si:focus{
	font-weight:bold;
	border: 1px solid #b1bef2;
	background:#edfcf9;
}
input.shrt_text:hover, input.shrt_text:focus{
	font-weight:bold;
	border: 1px solid #b1bef2;
	background:#edfcf9;
}
select.ss_h{
	width:150px;
}
select.ss_h:hover, select.ss_h:focus{
	border: 1px solid #b1bef2;
	background:#edfcf9;
}
select.ss:hover, select.ss:focus{
	border: 1px solid #b1bef2;
	background:#edfcf9;
}
FORM {
	margin:0px;
	padding:0px;
	
}
.sel{
	width:155px;
	height:22px;
	padding:0px;
	color:#909091;
}
.txt{
	width:152px;
	height:25px;
	padding:5px;
	background:url(../images/text_field_bg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
	border-right:1px solid #000000;
	color:#909091;
}
.header{
	background:url(../images/head.jpg) no-repeat;
	width:1000px;
	height:325px;
}
.middle{
	background:url(../images/page_bg.jpg) repeat-y;
	width:1000px;
	height:500px;
}
.footer{
	background:url(../images/footer.jpg) no-repeat;
	width:1000px;
	height:46px;
	padding-top:14px;
}
.main_menu a:link, .main_menu a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	padding-right:25px;
}
.main_menu a:hover,.main_menu a#mm_selected{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	padding-right:25px;
}
.left_menu a:link, .left_menu a:visited{
	width:195px;
	padding-left:20px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	line-height:22px;
	border-right:2px solid #e1e7fc;
}
.left_menu a:hover,.left_menu a#lm_selected{
	font-weight:bold;
	width:190px;
	border:1px solid #aaaaaa;
	background:url(../images/arrow.gif) left center no-repeat #cccccc;
	padding-left:25px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	line-height:20px;
}
.search_form{
	width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px;
	padding-right:20px;
}
.publish{
	width:700px;
	background:#EFF3F6;
	border-bottom:1px solid #cccccc;
}
table.publish td{
	font-weight:normal;
}
.content_p{
	padding-left:15px;
}
.content{
	border:1px solid #aaaaaa;
	background:#EFF3F6;
	width:725px;
	height:600px;
	padding:10px;
}
.page_header{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#666666;
	padding-top:50px;
}
.page_header a{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#0099FF;
}
.page_description{
	display:block;
	font-size:14px;
	color:#ffffff;
	padding-right:45px;
	padding-bottom:15px;
}
.shrt_text{
	width:100px;
}
.carbox{
	border:0px solid #000000;
	width:700px;
	height:180px;
	margin-top:5px;
}
.box_lside{
	width:11px;
	background:url(../images/box_lside.jpg) 0px 2px no-repeat;
}
.box_mside{
	width:674px;
	background:url(../images/box_mside.jpg) 0px 2px repeat-x;
	padding-left:10px;
}
.box_rside{
	width:15px;
	background:url(../images/box_rside.jpg) 0px 2px no-repeat;
}
.boxpic{
	/*background:#ffffff;*/
	border-top:1px solid #000000;
	border-right:1px solid #aaaaaa;
	border-left:1px solid #333333;
	border-bottom:1px solid #999999;
}
.boxinfo{
	width:300px;
}
.boxprice{
	width:140px;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
}
.carmodel{
	display:block;
	text-indent:10px;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#ffffff;
}
.boxtext{
	display:block;
	padding-left:15px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#eff3f6;
}
.boxtext a{
	text-decoration:underline;
	color:#ffffff;
}
table.cnt{
	width:695px;
}
table.detail{
	width:650px;
	border-bottom:1px solid #006666;
	margin-top:10px;
}
table.detail td{
	text-align:left;
}
.pg_img{
	border:1px solid #0000FF;
}
.backward_link{
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
}
