@charset "utf-8";
body {
	margin: 0px;
}
a:link{
	color: #cd853f;
	text-decoration:none;
}
a:hover{
	color: #cd853f;
	text-decoration:underline;
}
a:visited{
	color: #cd853f;
	text-decoration:none;
}
#_body {
	width: 1000px;
	clear: both;
	float: left;
}
#car_left {
	float: left;
	width: 260px;
}
#car_main {
	float: right;
	width: 740px;
	clear: left;
}

#car_down {
	clear: both;
	float: left;
	width: 1000px;
}
.txt{
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	letter-spacing: 2.5px;
	font-weight: lighter;
}
.car-border-gb-top {
	background-image: url(car-images/car-border-bg/car-left-bg_02.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-size: 13px;
	line-height: 20px;
	color: #999999;
	margin-top: -15px;
	letter-spacing: 0.5px;
}
.car-font1 {
	font-size: 13px;
	line-height: 20px;
}hr {
	color: #CCCCCC;
}
b {
	font-weight: normal;
}
.phone1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
.top_text {
	letter-spacing: 1px;
	font-size: 12px;
}
h1 {
	font-size: 12px;
}

