a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#cat_search {
	margin-top: 45px;
	float: right;
	width: 237px;
	background-color: #FFFFFF;
}
#cat_search .title {
	background-image: url(../images/layout/header_mid_bg.jpg);
	padding: 5px;
	width: 227px;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 5px;
	text-shadow: 1px 1px #000000;
}
#cat_search .title a {
	color: #CCCCCC;
	text-decoration: none;
}
#cat_search .title a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#cat_search .title h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#cat_search .more {
	padding: 7px;
	width: 350px;
	text-align: right;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
#cat_search .more a {
	color: #333333;
	text-decoration: none;
}
#cat_search .more a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#cat_search form {
	margin: 0px;
	padding: 0px;
}
#cat_search select {
	width: 226px;
	height: 29px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#cat_search label {
	font-size: 10px;
}
#cat_search .button {
	width: 226px;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/layout/header_mid_bg.jpg);
	cursor: pointer;
	text-shadow: 1px 1px #000000;
}
#cat_search .button:hover {
	color: #CC0000;
}
#cat_search .button_s {
	width: 126px;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/layout/header_mid_bg.jpg);
	cursor: pointer;
	text-shadow: 1px 1px #000000;
}
#cat_search .button_s:hover {
	color: #CC0000;
}
#cat_search .search_car {
	width: 226px;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#cat_search h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 14px;
}
#cat_search .search_car h3 {
	margin-top: 0px;
}
#cat_search input {
	width: 214px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#cat_search .search_car img {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}

.sub_list {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-top: 20px;
}
.sub_list li {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	padding-bottom: 10px;
	padding-right: 25px;
	list-style: url(../images/layout/trail_li.gif);
	font-size: 10px;
	font-weight: normal;
	width: 270px;
	float: left;
	color: #666666;
}
.sub_list li:hover {
	list-style: url(../images/layout/trail_li_hover.gif);
}
.sub_list li a {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-shadow: 1px 1px #999999;
}
.sub_list li a:hover {
	text-decoration: underline;
}
.make_cont {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	padding-left: 140px;
	margin-top: 25px;
	padding-bottom: 25px;
	width: 490px;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
}
.make_cont h3 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
}
.make_cont ul {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.cat_img {
	float: right;
	border: 1px dashed #CCCCCC;
	margin-left: 10px;
	margin-top: 10px;
	padding: 2px;
	list-style: none;
}
.model_cont {
	border-top: 1px dashed #CCCCCC;
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	list-style: none;
	padding-left: 15px;
}
.type_cont {
	margin-top: 10px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	font-style: italic;
}
.year_cont {
	padding-top: 10px;
	margin-left: 45px;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	list-style: url(../images/layout/trail_li.gif);
}
.year_cont:hover {
	list-style: url(../images/layout/trail_li_hover.gif);
}
.year_cont a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 14px;
	text-shadow: 1px 1px #999999;
}
.year_cont a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #999999;
	text-shadow: 1px 1px #000000;
}
h2 {
	font-size: 14px;
}

#prod_box {
	overflow: hidden;
}
#prod_box .disp_page_count {
	padding-top: 15px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}
#prod_box .title {
	background-image: url(../images/layout/header_mid_bg.jpg);
	padding: 5px;
	width: 350px;
	color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	float: left;
}
#prod_box .title a {
	color: #CCCCCC;
	text-decoration: none;
}
#prod_box .title a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#prod_box .title h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#prod_box .more {
	padding: 7px;
	width: 450px;
	text-align: right;
	float: right;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}
#prod_box .more a {
	color: #333333;
	text-decoration: none;
}
#prod_box .more a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#prod_box a {
	color: #CC0000;
	text-decoration: none;
	text-shadow: 1px 1px #999999;
}
#prod_box a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#prod_box .ref {
	font-size: 10px;
}
#prod_box .fit {
	font-size: 10px;
	font-style: italic;
	padding-top:5px;
}
#prod_box .price {
	text-align: right;
	font-size: 11px;
	color: #333333;
}
#prod_box .price b {
	font-size: 14px;
	font-weight: bold;
}
#prod_box .retail {
	text-align: right;
	font-size: 10px;
	color: #666666;
	margin-top: 25px;
}
#prod_box .retail b {
	font-size: 11px;
	font-weight: bold;
	text-decoration: line-through;
}
#prod_box .item {
	width: 630px;
	text-align: left;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
}
#prod_box h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#prod_box .img {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	background-position: center;
	width: 180px;
	height: 120px;
}
#prod_box .desc {
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 120px;
	width: 440px;
	float: right;
}
#panes {
	overflow: hidden;
	border: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#heading {
	text-align: left;
	overflow: hidden;
}
#heading img {
	float: right;
	margin-left: 5px;
}
#buttons {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: right;
}
#buttons li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#buttons b {
	color: #CC0000;
	cursor: pointer;
	text-shadow: 1px 1px #999999;
}
#buttons b:hover {
	text-decoration: underline;
}
#wrapper {
	float: inherit;
	position: absolute;
	top: 300px;
	overflow: hidden;
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#wrapper .search {
	text-align: center;
}
#wrapper .search form {
	margin: 0px;
	padding: 0px;
}
#wrapper .search input {
	width: 500px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
#wrapper .search .button {
	width: 226px;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(../images/layout/header_mid_bg.jpg);
	cursor: pointer;
}
#wrapper .search label {
	font-size: 10px;
}
#loading {
 	width: 100%;
 	height: 100%;
 	position: absolute;
	top: 0px;
	left: 0px;
 	text-align: center;
	background-image: url(../images/layout/ajax-bg.png);
	padding-top: 40%;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}