@charset "utf-8";

.f_right {
	margin-right: 30px;
	margin-left: 70px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}
.special_used_car {
	width: 150px;
	float: left;
	border: 1px solid #B9B9B9;
	background-color: EBEBEB;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	height: 230px;
}
.special_name {
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/aicon.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: 10px;
	background-position: 5px 5px;
	height: 40px;
}
.special_price {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	height: 20px;
}
.special_detail {
	margin-top: 10px;
}
.bar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
.f_m_left {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.f_left {
	float: left;
}
.bar02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.m_bottom {
	margin-top: 20px;
	margin-bottom: 20px;
}
.f_right02 {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.icon {
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-bottom: 10px;
}
