<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, applet, object, iframe, blockquote, pre,  abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.1%;
	vertical-align: baseline;
	background: transparent;
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
}
body { background: #000 url(../images/bg.gif) repeat center top}

#container { background: url(../images/bg_top.png) no-repeat center top;}

h1 {
	color: #619dd5; font: bold 1.4em/1.8em Arial, sans-serif;
	text-transform: uppercase;
	text-shadow: 3px 3px 5px #0084ff;
	margin: 0px 0 7px;
	padding: 3px 0px;
}
h3 { color: #619dd5; font: bold 1.1em/2.8em Arial, sans-serif;}

p { padding-bottom: 10px;}

a  {
	color: #9E9EAB;
	margin: 0; padding: 0;
	text-decoration: underline;
}
a:hover { text-decoration: none;}

.clearfix { display: block; width: 100%; height: 0; clear: both; margin: 0; padding: 0; overflow: hidden;}

.logo_img {
	float: left;
	display: block;
	margin: 7px 15px 5px 0px;
	
	filter:
	progid:DXImageTransform.Microsoft.Shadow(color=#0084ff,direction=125,strength=2);
	-moz-box-shadow: 1px 1px 5px #0084ff;
	-webkit-box-shadow: 1px 1px 5px #0084ff;
	box-shadow: 1px 1px 5px #0084ff;
	zoom: 1;
}
.r-img {
	float: right;
	margin: 3px 0px 5px 20px;
}

.l-img {
	float: left;
	margin: 3px 20px 5px 0px;
}

.center { text-align: center;}

.list_1 {
  padding-left: 0px;
  margin: 0 0 8px;
}
.list_1 li {
	list-style: none;
	padding-left: 18px;
	background: url(../images/marker_1.gif) no-repeat 0em 0.45em;
}

/********************************** HEADER ***************************************/
#header {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 20px;
	position: relative;
	overflow: hidden;
	color: #393939; font: 0.75em/1.8em arial, Verdana, Tahoma, sans-serif;
}

/********************************** MENU ***************************************/

.cc_menu {
	width: 950px; /*140px * 5*/
	height: 440px;
	margin: 10px auto 0;
	padding-left: 10px;
	position: relative;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
}
.cc_item {
	text-align: center;
	width: 180px; height: 440px;
	float: left;
	margin-right: 10px;
	b_order-bottom: 1px solid #000;
	position: relative;
	cursor: pointer;
	text-decoration: none;
}

span.cc_title {
	color: #fff;
	font-size: 16px;
	top: 60px;
	left: 25px;
	position: absolute;
	padding: 3px 0px;
	background: #111;
	width: 130px;
	display: block;
	text-decoration: none;
	cursor: pointer;
	z-index: 11;
	
	filter:
	progid:DXImageTransform.Microsoft.Shadow(color=#0084ff,direction=125,strength=2);
	-moz-box-shadow: 1px 1px 4px #0084ff;
	-webkit-box-shadow: 1px 1px 4px #0084ff;
	box-shadow: 1px 1px 4px #0084ff;
}
.cc_submenu ul {
	list-style: none;
	width: 180px;
	margin: 0;
	padding: 0;
	height: 0px; /*increase to 200px to slide up*/
	overflow: hidden;
	text-align: left;
	background: #000;
	position: absolute;
	left: 0px;
	bottom: 0px;
	opacity: 0.7;
	z-index: 13;
}
.cc_submenu ul li {
	color: #ddd;
	cursor: pointer;
	padding: 10px;
}
.cc_item img {
	position: absolute;
	width: 180px;
	height: 430px;
	top: -500px;
	left: 0px;
	
	filter:
	progid:DXImageTransform.Microsoft.Shadow(color=#0084ff,direction=125,strength=6);
	-moz-box-shadow: 0px 0px 10px #0084ff;
	-webkit-box-shadow: 0px 0px 10px #0084ff;
	box-shadow: 0px 0px 10px #0084ff;
}

.cc_content {
	width: 760px;
	height: 440px;
	border-bottom: 1px solid #000;
	position: absolute;
	left: -860px;
	overflow: hidden;
}
.cc_content div {
	display: none;
	margin: 20px;
}
.cc_content p {
	background: #000;
	padding: 20px;
	opacity: 0.7;
}
span.cc_back {
	position: absolute;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	color: #ddd;
}

/********************************** MAIN ***************************************/
#main {
	margin: 0px auto;
	width: 1000px;
	position: relative;
	padding: 0px;
	color: #8e8e9b; font: 0.8em/1.8em arial, Verdana, Tahoma, sans-serif;
}

#content {
	float: left;
	width: 530px;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0px 15px;
	text-align: justify;
	line-height: 1.7em;
	
	display: none;
}

#content ul {
	padding-left: 0;
	margin-left: 0;
	list-style: outside;
	list-style-image:
}
#content ul {
  padding-left: 0px;
  margin: 0 0 12px;
}
#content ul  li {
	list-style: none;
	padding-left: 0px;
}

#full_content {
	width: 880px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px 15px;
	text-align: justify;
	line-height: 1.7em;
	
	display: none;
}
#full_content h1 { text-align: center}

.all_brand_list {
	width: 100%;
	position: relative;
	list-style: none;
}
.all_brand_list li {
	float: left;
	width: 202px; height: 142px;
	text-align: center;
	padding: 6px;
}
.all_brand_list li div {
	position: relative;
	z-index: 0;
}
.all_brand_list li a {
	display: block;
	width: 200px; height: 140px;
	position: relative;
	border: 1px solid #8E8E9B;
	background-color: #8E8E9B;
	color: #fff;
	font-weight: bold;
	line-height: 3em;
	text-decoration: none;
}
.all_brand_list li a:hover {
	border-color: #619dd5;
	
	-moz-box-shadow: 0px 0px 10px #0084ff;
	-webkit-box-shadow: 0px 0px 10px #0084ff;
	box-shadow: 0px 0px 10px #0084ff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#0084ff,direction=125,strength=6)";
}
.all_brand_list li a img { display: block; width: 200px; height: 100px; border: none;}

/********************************** SIDEBOX ***************************************/
.sidebox {
	float: left;
	width: 220px;
	padding: 0px;
	color: #6d6c6c;
	
	display: none;
}

.right_side {
	width: 220px;
	padding: 0;
	float: right;
}

.sidebox ul {
	list-style: none;
	margin: 0px;
	padding: 7px 0px 0;
}
.sidebox li {
	margin: 0px;
	padding: 2px 0 3px;
	zoom: 1;
}

.sidebox a {
	display: block;
	color: #9e9eab;
	line-height: 16px;
	text-decoration: underline;
	text-align: right;
	margin: 0 2px 0 0;
	padding: 0px 15px 0px 0px;
	background: url(../images/marker_1_left.gif) no-repeat right 2px;
}
.sidebox a:hover { color: #619dd5; text-decoration: none;}

.sidebox li a.all_brands_link {
	font-weight: bold;
	font-size: 1em;
	color: #619dd5;
}

.right_side a {
	padding-left: 15px;
	padding-right: 0px;
	margin-right: 0;
	text-align: left;
	background: url(../images/marker_1.gif) no-repeat left 2px;
}


/****************************** MODEL LIST ***************************************/
.model_list {
	list-style: none;
	margin: 0px;
	padding: 0 0 0;
}
.model_list li {
	display: block;
	margin: 0px 0 2px;
	padding: 0px;
	zoom: 1;
	background: none;
}
.model_list a {
	display: block;
	font-size: 1em;
	line-height: 17px;
	text-decoration: none;
	margin: 0;
	padding: 0px 0 0px 15px;
	background: url(../images/marker_1.gif) no-repeat 0em 2px;
}
.model_list a:hover {
	color: #619dd5;
	text-decoration: underline;
}

/*********************************** TABS ****************************************/
.section {
	width: 530px;
	margin: 0 0 30px;
	position: relative;
	overflow: hidden;
}

ul#tabs {
	height: 31px;
	margin-left: -5px;
	line-height: 25px;
	list-style: none;
	border-bottom: 2px solid #8E8E9B;
}

ul#tabs li {
	float: left;
	display: inline;
	margin: 0 0px -2px 8px;
	padding: 2px 35px 2px;
	font-weight: bold;
	color: #777;
	cursor: pointer;
	background: #F9F9F9;
	border: 2px solid #8E8E9B;
	border-bottom: 2px solid #8E8E9B;
	position: relative;
}

ul#tabs li:hover {
	color: #fff;	
	background: #8E8E9B;
	border: 2px solid #D4D4D4;
	border-bottom: 1px solid #8E8E9B;
}

ul#tabs li.current {
	color: #fff;
	background: #8E8E9B;
	padding: 2px 22px 2px;
	border: 2px solid #D4D4D4;
	border-bottom: 1px solid #8E8E9B;
}

.tab_box { display: none; padding: 0; width: 548px; margin-left: -18px;}
.tab_box.visible { display: block;}

.tab_box div {
	float: left; display: inline;
	width: 164px;
	position: relative;
	margin: 0 0 22px 18px;
	text-align: center;
}
.tab_box div img {
	display:block;
	width: 160px; height: 80px;
}

.tab_box div a {
	display: block;
	border: 2px solid #8E8E9B;
	background-color: #8E8E9B;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}

.tab_box div a:hover {
	border-color: #619dd5;	
	-moz-box-shadow: 0px 0px 10px #0084ff;
	-webkit-box-shadow: 0px 0px 10px #0084ff;
	box-shadow: 0px 0px 10px #0084ff;
}
/********************************** FOOTER ***************************************/
.footer_cont {
	width: 100%;
	position: relative;
	background: url(../images/bg_footer_x.jpg) repeat-x center bottom;
}

#footer {
	width: 1000px; height: 96px;
	color: #fff;
	text-align: center;
	margin: 0px auto;
	padding: 80px 0 0;
	color: #fff; font: 0.8em/1.8em arial, Verdana, Tahoma, sans-serif;
	background: url(../images/bg_footer.jpg) no-repeat center bottom;
}

#footer a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: 0 6px;
	color: #619dd5;
}
#footer a:hover { text-decoration: underline;}


/******************************* SITEMAP PAGE *************************************/

#full_content ul.sitemap_list, #full_content ul.sitemap_list_brand { width: 110%; overflow: hidden; margin:0; padding: 0;}
#full_content ul.sitemap_list_brand { border-bottom: 1px dotted #999; margin-bottom: 10px; padding-bottom: 10px; padding-left: 20px}
#full_content ul.sitemap_list  li {
	width: 100%;
	overflow: hidden;
	padding: 2px 5px 10px;
	list-style: none;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}
#full_content ul.sitemap_list  li a { background: none}
#full_content ul.sitemap_list  h1 { background: none; margin-bottom: 0px; padding-left: 40px; text-align: left;}
#full_content ul.sitemap_list  h1 a { float: none; font-size: 0.8em; color: #619dd5}
#full_content ul.sitemap_list  li ul { margin: 0 0 0px 20px;}
#full_content ul.sitemap_list  li ul li , #full_content ul.sitemap_list_brand li {
	float: left;
	width: 30%;
	border: none;
	padding: 2px 4px 0;
	margin-bottom: 0;
	line-height: 20px;
}
#full_content ul.sitemap_list  li ul li a, #full_content ul.sitemap_list_brand li a {
	background: url(../images/marker_1.gif) no-repeat 0em 3px;
	color: #9e9eab;
	text-decoration: none;
	font-size: 1em; line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 17px;
}

#full_content ul.sitemap_list  li ul li a:hover, #full_content ul.sitemap_list_brand a:hover {
	color: #619dd5;
	text-decoration: underline;
}

/******************************** GALLERY BOX *************************************/

#gallery_box {
	width: 565px;
	margin: 10px 0 0 2px;
}

#gallery_box a {
	width: 140px; height: 140px;
	float: left;
	display: block;
	border: 1px solid #aaa;
	margin: 0px 32px 30px 0px;
	padding: 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	
	filter:
	progid:DXImageTransform.Microsoft.Shadow(color=#0084ff,direction=125,strength=4);
	-moz-box-shadow: 2px 2px 4px #0084ff;
	-webkit-box-shadow: 2px 2px 4px #0084ff;
	box-shadow: 2px 2px 4px #0084ff;
}
#gallery_box a:hover { border-color: #619DD5;}
#gallery_box a img {
	display: block;
	width: 140px; height: 140px;
}

/******************************** SEARCH BOX *************************************/
.filterform input, .car_filterform input{
	display: block;
	width: 200px;
	font-size:15px;
	padding:3px;
	margin: 2px auto 0;
	border: 1px solid #999;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.bsap_1251196{width:100%;display:block}
div.bsap_1251196 a{width:728px}
div.bsap_1251196 a img{padding:0}
div.bsap_1251196 a em{font-style:normal}
div.bsap_1251196 a{display:block;font-size:11px;color:#888;font-family:verdana,sans-serif;margin:0;text-align:center;text-decoration:none;overflow:hidden;float:left;}
div.bsap_1251196 img{border:0;clear:right;}
div.bsap_1251196 a.adhere{color:#666;font-weight:bold;font-size:12px;border:1px solid #ccc;background:#e7e7e7;text-align:center;}
div.bsap_1251196 a.adhere:hover{border:1px solid #999;background:#ddd;color:#000;}div.bsap_1251196 a{line-height:100%}
div.bsap_1251196 a.adhere{width:728px;height:90px;line-height:720%}
html&gt;body div.bsap_1251196 a.adhere{width:726px;height:88px}
div.bsap_1251196 img.s{height:0;width:0}</pre></body></html>