/* Reset
----------------*/
HTML {
	font-size:100.01%;
	}
HTML,BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,
H1,H2,H3,H4,H5,H6,P,BLOCKQUOTE,PRE,A,ABBR,
ACRONYM,ADDRESS,BIG,CITE,CODE,DEL,DFN,EM,
FONT,IMG,INS,KBD,Q,S,SAMP,SMALL,STRIKE,
STRONG,SUB,SUP,TT,VAR,DL,DT,DD,OL,UL,
LI,FIELDSET,FORM,LABEL,LEGEND,TABLE,
CAPTION,TBODY,TFOOT,THEAD,TR,TH,TD,HR {
	padding:0;
	margin:0;
	border:none;
	outline:none;
	font-family:inherit;
	}

DFN,I,CITE,VAR,ADDRESS,EM {
	font-style:normal;
	}
TH,H1,H2,H3,H4,H5,H6 {
	font-weight:normal;
	}
TEXTAREA,INPUT,SELECT {
	font-family:Arial,sans-serif;
	font-size:1em;
	}
SMALL {
	font-size:.85em;
	}
OL,UL {
	list-style:none;
	}
TABLE {
	border-collapse:collapse;
	border-spacing:0;
	}
CAPTION,TH,TD {
	text-align:left;
	}
:focus {
	outline:none;
	}
SUP,SUB {
	vertical-align:baseline;
	position:relative;
	top:-.5em;
	font-size:.85em;
	}
SUB {
	top:.5em;
	}


/* Globals
----------------*/
BODY {
	background:#000;
	color:#fff;
	font:.6875em/1.6 Tahoma,Arial, sans-serif;
	}

A {
	color:#fdab4c;
	}
	A:hover {
		}
	A.link-js {
		text-decoration:none;
		border-bottom:1px dotted;
		}
	A.link-modal {
		text-decoration:none;
		border-bottom:1px dashed;
		}

/* hr */
.hr {
	height:0;
	overflow:hidden;zoom:1;
	margin:1.5em 0;
	border-top:1px solid #ddd;
	}
	.hr HR {
		display:none;
		}


/* User Generated
----------------------- */
.h-ugc {
	overflow:hidden;
	zoom:1;
	}
	.h-ugc H1,
	H1.title {
		color:#75cae3;
		font-size:2em;
		margin:0 0 .5em;
		}
	.h-ugc H2,
	H2.title {
		color:#75cae3;
		font-size:1.5em;
		margin:0 0 .75em;
		}
	.h-ugc H3,
	H3.title {
		color:#75cae3;
		font-size:1.1em;
		font-weight:bold;
		margin:0 0 1em;
		}
	.h-ugc H4 {
		}


	.h-ugc P,
	.h-ugc UL,
	.h-ugc OL,
	.h-ugc TABLE,
	.h-ugc BLOCKQUOTE {
		margin:0 0 1em;
		}

	.h-ugc .annot,
	P.annot {
		font-size:1.17em;
		}

	.h-ugc .smaller {
		font-size:.875em;
		}

	.h-ugc .pic-left {
		float:left;
		margin:0 20px .5em 0;
		}
	.h-ugc .pic-right {
		float:right;
		margin:0 0 .5em  20px;
		}
	.h-ugc .pic-center {
		margin:1em auto;
		text-align:center;
		}

.h-ugc UL,
.h-ugc OL {
	margin:0 0 1em 0;
	}
.h-ugc OL {
	margin:0 0 1em 2em;
	}
	.h-ugc LI {
		margin:.25em 0;
		}
	.h-ugc UL LI {
		margin:.5em 0;
		padding:0 0 0 15px;
		background:url(/i/bull.gif) no-repeat 0 .6em;;
		}
		.h-ugc UL LI LI,
		.h-ugc LI UL LI {
			}
	.h-ugc OL LI,
	.h-ugc LI OL LI {
		list-style:decimal;
		background:none;
		padding:0;
		}

	.h-ugc TABLE {
		width:100%;
		}
		.h-ugc TABLE TH,
		.h-ugc TABLE TD {
			padding:10px 10px;
			background:#151515;
			}
			.h-ugc TABLE .tr-even TH,
			.h-ugc TABLE .tr-even TD {
				background:#1c1c1c;;
				}
		.h-ugc TABLE TH {
			font-weight:bold;
			}
		.h-ugc TABLE TD {
			}
			.h-ugc TABLE TR:last-child TD {
				border-bottom:none;
				}

	.h-ugc BLOCKQUOTE {
		margin:1em 1.5em;
		padding:0 1.5em;
		border-left:2px solid #808080;
		}


/* Layout
----------------------- */
.l-page__i,
.l-footer__i {
	width:940px;
	padding:0 20px;
	margin:0 auto;
	}
	.l-page {
		}

/* sticky footer */
HTML, BODY, .l-page {height:100%;}
body > .l-page {height:auto;min-height:100%;}
.l-page__i {padding:0 0 120px;}
.l-footer {
	position:relative;
	margin:-90px auto 0;
	height:90px;
	clear:both;
	}

	/* body */
	.l-body {
		overflow:hidden;zoom:1;
		}
		.l-body .l-section {
			float:right;
			width:700px;
			font-size:1.1em;
			}
		.l-body .l-side {
			float:left;
			width:220px;
			}


/* Header
----------------------- */
.l-header {
	overflow:hidden;zoom:1;
	margin:0 0 2em;
	}

	.l-header .logo {
		background:url(/i/logo.png) no-repeat;
		width:147px;
		height:47px;
		float:left;
		display:inline;
		margin:10px 0 0 40px;
		}
		.l-header .logo A {
			display:block;
			height:47px;
			}
		.l-header .logo SPAN {
			display:none;
			}

		.l-header_wide .logo {
			margin:109px 0 65px 30px;
			}



	.l-header .b-nav {
		float:right;
		width:640px;
		}
		/* b-nav */
		.b-nav {
			overflow:hidden;zoom:1;
			padding:20px 0 0 20px;
			font-weight:bold;
			}
			.b-nav LI {
				float:left;
				margin:0 2.5em 0 0;
				height:20px;
				}

	.l-header .b-nav-misc {
		float:right;
		}
		/* b-nav-misc */
		.b-nav-misc {
			overflow:hidden;zoom:1;
			width:49px;
			padding:20px 0 20px 11px;
			}
			.b-nav-misc LI {
				float:left;
				margin:0 0 0 10px;
				height:15px;
				padding:5px 0 0;
				display:inline;
				}
				.b-nav-misc LI A {
					display:block;
					background:url(/i/nav-misc.gif) no-repeat 0 0;
					width:12px;
					height:9px;
					overflow:hidden;zoom:1;
					}
				.b-nav-misc LI.nm-map A {
					background-position:-12px 0;
					width:17px;
					}

	.l-header .b-nav-side {
		clear:left;
		float:left;
		width:220px;
		height:151px;
		}
		.l-header .b-nav-side LI.cur {
			background-color: #000;
		}
		.l-header .b-nav-side LI.cur A {
			color:#75cae3;
			font-size:16px;
			text-decoration:none !important;
			cursor:auto;
			}

	/* b-nav-side */
	.b-nav-side {
		background:url(/i/tex-diag.gif) repeat;
		font-size:1.1em;
		font-weight:bold;
		padding:5px 0 3px;
		}
		.b-nav-side LI {
			zoom:1;
			}
			.b-nav-side LI A,
			.b-nav-side LI STRONG {
				display:block;
				padding:4px 18px;
				color:#fff;
				text-decoration:none;
				line-height:16px;
				zoom:1;
				}
				.b-nav-side LI A:hover {
					text-decoration:underline;
					}

			.b-nav-side LI UL {
				background:#151515;
				padding:5px 0;
				}
				.b-nav-side LI LI A,
				.b-nav-side LI LI STRONG {
					padding:4px 15px 4px 43px;
					}

			.b-nav-side LI LI.cur A,
			.b-nav-side LI LI.cur STRONG {
				font-size:1.17em;
				color:#75cae3;
				line-height:16px;
				}


	.l-header .visual {
		clear:right;
		float:right;
		width:720px;
		}
		.l-header_wide .visual {
			height:320px;
			}
		.l-header .visual IMG {
			display:block;
			vertical-align:middle;
			}
		.l-header .visual .img-holder {
			height:161px;
			}
		.l-header .visual-img {
			position: absolute;
		}

/* Footer
----------------- */
.l-footer {
	}
	.l-footer__i {
		overflow:hidden;zoom:1;
		background:#151515;
		padding:7px 0 0;
		height:130px;
		}
	.l-footer .copy {
		float:left;
		width:130px;
		margin:0 30px 0 10px;
		display:inline;
		clear:both;
		}
	.l-footer .dealers {
		float:left;
		width:130px;
		margin:0 30px 0 0;
		display:inline;
		}
	.l-footer .flexbl {
		zoom:1;
		line-height:1.7;
		float:left;
		width:250px;
		}
	.l-footer .counter {
		float:right;
		margin:0 10px 0 0;
		display:inline;
		}

	.l-footer .b-shops {
		float:left;
		width:800px;
		margin:0;
		}
		/* b-shops */
		.b-shops {
			padding:0 0 20px 10px;
			}
			.b-shops LI {
				float:left;
				width:150px;
				margin:0 10px 0 0;
				}
				.b-shops LI H4 {
					font-size:1em;
					margin:0 0 .25em;
					font-weight:bold;
					}

/* Body
----------------- */

/* l-z */
.l-cols {
	margin:0 -10px 20px;
	padding:0;
	overflow:hidden;zoom:1;
	}
	.l-cols .l-cols__col {
		display:-moz-inline-box;
		display:inline-block;
		width:460px;
		margin:0 10px 0;
		vertical-align:top;
		padding:0 0 10px;
		}
	.l-cols_3 .l-cols__col {
		width:300px;
		margin:0 10px;
		}
	.l-cols_6 .l-cols__col {
		width:140px;
		margin:0 10px;
		}
	.l-extra__section .l-cols_2 .l-cols__col {
		width:340px;
		}

/* b-news */
.b-news {
	font-size:1.1em;
	margin:0 0 2em;
	}
	.b-news H3 {
		font-size:1em;
		margin:0 0 .25em;
		font-weight:bold;
		}
	.b-news .more {
		text-align:right;
		margin:-1.75em 0 0;
		}

/* l-extra */
.l-extra {
	margin:0 -10px 20px;
	padding:0 10px;
	overflow:hidden;zoom:1;
	}
	.l-extra__section {
		float:left;
		width:700px;
		}
	.l-extra__side {
		float:right;
		width:220px;
		}

/* b-filelist */
.b-filelist {
	background:#151515;
	padding:5px 15px;
	}
	.b-filelist LI {
		padding:0 0 0 25px;
		margin:.75em 0;
		position:relative;
		}
		.b-filelist LI A {
			font-weight:bold;
			}
			.b-filelist LI A IMG {
				position:absolute;
				margin:.2em 0 0 -25px;
				}

/* b-foonav */
.b-foonav {
	margin:2em -20px 2em -10px;
	overflow:hidden;zoom:1;
	}
	.b-foonav LI {
		float:left;
		clear:right;
		width:140px;
		margin:0 10px;
		text-align:center;
		display:inline;
		}
		.b-foonav LI A {
			display:block;
			background:url(/i/nav-btns.png);
			height:60px;
			}
			.b-foonav .fn1 A {background-position:0 0;}
			.b-foonav .fn2 A {background-position:-140px 0;}
			.b-foonav .fn3 A {background-position:-280px 0;}
			.b-foonav .fn4 A {background-position:-420px 0;}
			.b-foonav .fn5 A {background-position:-560px 0;}
			.b-foonav .fn6 A {background-position:-700px 0;}

		.b-foonav LI A SPAN {
			display:none;
			}

/* h-tex */
.h-tex {
	background:url(/i/tex-diag.gif) repeat;
	padding:10px;
	}

/* ad-side */
.ad-side {
	}
	.ad-side IMG {
		display:block;
		vertical-align:middle;
		}

/* side */
.l-side .b-nav-side {
	margin:0 0 2em;
	}
.l-side .ad-side {
	margin:0 0 2em;
	}


/* b-tabs */
.b-tabs {
	margin:0 !important;
	padding:0;
	overflow:hidden;zoom:1;
	border-bottom:2px solid #04435c;
	}
	.b-tabs LI {
		background:#1c1c1c !important;
		float:left;
		padding:5px 10px !important;
		margin:5px 1px 0 0 !important;
		}
		.b-tabs .cur {
			background:#004e6e url(/i/tab.png) no-repeat 0 0 !important;
			padding:0 0 0 10px !important;
			margin:0 1px 0 0 !important;
			}
			.b-tabs .cur STRONG {
				display:block;
				background:url(/i/tab.png) no-repeat 100% 0;
				padding:8px 10px 7px 0 !important;
				}



/* b-news-list */
.b-news-list {
	}
	.b-news-list LI {
		margin-bottom:1.5em;
		}
		.b-news-list H3 {
			font-size:1em;
			font-weight:bold;
			}

/* b-paging */
.b-paging {
	}
	.b-paging P {
		overflow:hidden;zoom:1;
		}
		.b-paging A,
		.b-paging STRONG {
			line-height:24px;
			height:24px;
			float:left;
			overflow:hidden;
			white-space:nowrap;
			}
		.b-paging A {
			font-size:1.09em;
			padding:0 .3em;
			color:#fff;
			text-decoration:none;
			}
		.b-paging STRONG {
			font-size:1.45em;
			color:#2997b6;
			padding:0 .25em;
			margin-top:-.08em;
			}
		.b-paging A.prev,
		.b-paging A.next {
			font-size:1em;
			position:relative;
			}
		.b-paging A.prev I,
		.b-paging A.next I {
			position:absolute;
			left:0;
			top:8px;
			display:block;
			width:8px;
			height:10px;
			background:url("../i/paging-ctrls.gif") no-repeat;
			overflow:hidden;
			}
		.b-paging A.next I {
			margin-left:100%;
			left:-8px;
			background-position:0 -10px;
			}

		.b-paging A.prev {
			background-position:0 0;
			margin:0 1.64em 0 0;
			padding:0 0 0 21px;
			}
		.b-paging A.next {
			margin:0 0 0 1.64em;
			padding:0 21px 0 0;
			}

/* b-search-res */
.b-search-res {
	margin-top:-1.18em;
	}
	.b-search-res EM {
		font-size:1.27em;
		margin-bottom:1.8em;
		display:block;
		}

/* t-search */
.t-search {
	widsth:100%;
	}
	.t-search TD {
		text-align:left;
		vertical-align:top;
		padding:0 20px 20px 0;
		}
	.t-search .td-img IMG {
		border:10px solid #1c1c1c;
		}
	.t-search .td-brief H3 {
		font-size:1em;
		font-weight:bold;
		}
	.t-search .td-price STRONG {
		font-weight:bold;
		font-size:1.09em;
		width:9em;
		display:block;
		}

/* b-feedback */
.b-feedback {
	width:42.2em;
	}
	.b-feedback P {
		margin-bottom:1.64em;
		}
	.b-feedback .field {
		overflow:hidden;zoom:1;
		margin-bottom:1.45em;
		}
		.b-feedback .field LABEL {
			width:7em;
			float:left;
			line-height:2.73em;
			white-space:nowrap;
			}
		.b-feedback .field .text {
			width:247px;
			height:18px;
			background:url(/i/feed-text.png) no-repeat;
			display:block;
			float:left;
			clear:right;
			padding:6px 10px 6px;
			}
			.b-feedback .field .text INPUT {
				width:100%;
				border:none;
				background:transparent;
				padding:0;
				}
		.b-feedback .field .textarea {
			width:367px;
			height:149px;
			background:url(/i/feed-textarea.png) no-repeat;
			display:block;
			float:left;
			clear:right;
			padding:6px 10px;
			}
			.b-feedback .field .textarea TEXTAREA {
				width:100%;
				height:149px;
				border:none;
				background:transparent;
				padding:0;
				}

	.b-feedback .bt-send {
		text-align:right;
		}



/* b-form */
.b-form {
	}
	.b-form P {
		overflow:hidden;zoom:1;
		margin:0 0 1em;
		}
	.b-form H1 {
		margin:0 0 .5em;
		}
	.b-form .h-tex {
		padding:10px 20px;
		}

	.b-form FIELDSET {
		zoom:1;
		padding:0 0 1em;
		width:560px;
		clear:both;
		min-height:3em;
		}
		.b-form FIELDSET .b-radiolist {
			float:left;
			width:270px;
			padding:0;
			}
		.b-form FIELDSET .b-drop {
			float:right;
			width:270px;
			}
		.b-form FIELDSET .b-drop2 {
			padding:6px 0 0;
			}


	/* h-text */
	.h-text {
		background:url(/i/input.png) no-repeat 0 0;
		float:left;
		height:33px;
		margin:0 15px 0 0;
		}
		.h-text SPAN {
			background:url(/i/input.png) no-repeat 100% 0;
			float:left;
			height:33px;
			position:relative;
			left:12px;
			padding:0 12px 0 0;
			}
			.h-text .text {
				border:none 0;
				padding:9px 0 8px;
				height:16px;
				background:none;
				}

	/* search */
	.b-form .search {
		}
		.b-form .search .text {
			width:536px;
			font-size:1.1em;
			}
		.b-form .search .submit {
			border:none 0;
			padding:0;
			background:url(/i/bt-find.png) no-repeat 0 0;
			width:81px;
			height:34px;
			overflow:hidden;zoom:1;
			margin:0 0 0 15px;
			cursor:pointer;
			}
* HTML .b-form .search .submit {
			margin:0 0 0 10px;
			}

	/* b-radiolist */
	.b-radiolist {
	overflow:hidden;zoom:1;
		}
		.b-radiolist INPUT {
			vertical-align:-2px;
			margin:0 5px 0 0;
			//margin:0;
			}

		.b-radiolist_hor {
			overflow:hidden;zoom:1;
			}
			.b-radiolist_hor LI {
				float:left;
				margin:0 1.25em .75em 0;
				white-space:nowrap;
				width: 6.5em;
				}
			.l-extra .b-radiolist_cols LI {
				width:10em;
			}

	/* b-price */
	.b-price {
		clear:both;
		overflow:hidden;zoom:1;
		width:563px;
		}
		.b-price .currency {
			float:left;
			width:55px;
			padding:0 10px 0 0;
			}
			.b-price .currency STRONG {
				display:block;
				}
		.b-price .text {
			width:42px;
			color:#666;
			font-weight:bold;
			text-align:right;
			font-size:1.1em;
			}
		.b-price .h-text {
			float:left;
			}
		.b-price .side {
			float:right;
			}
		.b-price SMALL {
			font-size:1em;
			float:left;
			margin:7px .5em 0;
			}
		.b-price .b-slider {
			float:left;
			width:288px;
			padding:8px 10px 0;
			}

	/* b-form_side */
	.b-form_side {
		margin:0 0 2em;
		}
		.b-form_side .h-text {
			}
		.b-form_side H1 {
			font-size:1.2em;
			}
		.b-form_side .search .text {
			width:158px;
			}
		.b-form_side FIELDSET {
			width:180px;
			margin:0 0 1em;
			}
			.b-form_side FIELDSET .b-radiolist {
				width:190px;
				margin:0 0 -.75em;
				}
			.b-form_side fieldset .b-drop {
				width:183px;
				padding:6px 0 0;
				}
		.b-form_side .b-price {
			width:180px;
			margin:0 0 1em;
			padding:0 5px 0 0;
			}
			.b-form_side .b-price .currency {
				float:none;
				overflow:hidden;zoom:1;
				width:auto;
				padding:0;
				}
				.b-form_side .b-price .currency STRONG {
					float:left;
					}
				.b-form_side .b-price .currency A {
					float:right;
					}
			.b-form_side .b-slider {
				width:auto;
				padding:0 0 10px;
				}
			.b-form_side .b-price SMALL {
				margin-left :0;
				}
			.b-form_side .ctrls {
				padding:.5em 0 0;
				margin:0;
				text-align:center;
				}
				.b-form_side .ctrls .submit {
					border:none 0;
					padding:0;
					background:url(/i/bt-find.png) no-repeat 0 0;
					width:81px;
					height:34px;
					overflow:hidden;zoom:1;
					cursor:pointer;
					}
			.b-form_side .jNiceSelectWrapper ul {
				width:85%;
				}


/* b-cat */
.b-cat {
	background:#151515;
	}
	.b-cat__head {
		padding:10px 20px;
		}
	.b-cat__tale {
		padding:10px 20px;
		overflow:hidden;zoom:1;
		display:none;
		}
	.b-cat H2 {
		color:#68acc0;
		font-size:2.2em;
		font-weight:bold;
		}
		.b-cat H2 A {
			color:#68acc0;
			border-bottom:1px dashed;
			}
	.b-cat__tale .cols {
		overflow:hidden;zoom:1;
		margin:0 -10px;
		padding:1em 0 0;
		}
		.b-cat__tale .cols .col {
			float:left;;
			margin:0 10px;
			width:150px;
			overflow:hidden;zoom:1;
			}
* HTML .b-cat__tale .cols .col {
			margin:0 5px;
			}

		.b-cat__tale .col UL {
			margin:0 0 1em;
			}
		.b-cat__tale .col UL LI {
			zoom:1;
			overflow:hidden;
			}
		.b-cat__tale .col A {
			color:#fff;
			}
		.b-cat__tale .col H3 {
			font-weight:bold;
			font-size:1em;
			}




/* Trackbar
---------------------- */
table.trackbar div, table.trackbar td {margin:0; padding:0;}
table.trackbar {border-collapse:collapse;border-spacing:0;}
table.trackbar img{border:0;}
div.tickdiv {margin:0; padding:0; border:0; float:none;display:none;}
table.trackbar {width:250px;}
table.trackbar .l {width:1%; text-align: right; font-size: 1px; background:repeat-x url(/i/imgtrackbar/b_bg_off.gif) top left;}
table.trackbar .l div {position:relative; width:0; text-align: right; z-index:50; white-space:nowrap;}
table.trackbar .l div img {cursor:pointer;}
table.trackbar .l div span {position:absolute;top:-12px; right:6px; z-index:90; font:11px tahoma; color:#000;}
table.trackbar .l div span.limit {text-align:left; position:absolute;top:-12px; right:100%; z-index:10; font:11px tahoma; color:#D0D0D0;}
table.trackbar .r {width:1%; text-align: left; font-size: 1px; background:repeat-x url(/i/imgtrackbar/b_bg_off.gif) top right; cursor:default;}
table.trackbar .r div {position:relative; width:0; text-align: left; z-index:50; white-space:nowrap;}
table.trackbar .r div img {cursor:pointer;}
table.trackbar .r div span {position:absolute;top:-12px; left:6px; z-index:90; font:11px tahoma; color:#000;}
table.trackbar .r div span.limit {position:absolute;top:-12px; left:100%; z-index:10; font:11px tahoma; color:#D0D0D0;}
table.trackbar .c {font-size:1px; width:100%; background:repeat-x url(/i/imgtrackbar/b_bg_on.gif) top left;}
div.tickdiv {position:relative; height:1px; margin:10px 0 10px;}
div.tickdiv div.tick {position:absolute; z-index:40; top:13px; height:12px; width:1px; background:#666; margin:0; padding:0; font:10px tahoma; color:#666;}
div.tickdiv div.tick span {display:block; margin-top:14px; position:absolute; left:-50px; width:100px; text-align:center;}
div.tickdiv div.stick {position:absolute; top:16px; height:6px; width:1px; background:#999; font-size:1px; line-height:1px; margin:0; padding:0;}


/* b-sitemap */
.b-sitemap {
	margin:1em 0;
	}
	.b-sitemap LI {
		display:inline-block;
		zoom:1;
		width:33%;
		margin:0 0 2em;
		vertical-align:top;
		}
	.b-sitemap LI A {
		display:inline-block;
		zoom:1;
		padding:.1em .25em;
		margin:-.25em -.25em 0;
		font-weight:bold;
		color:#fff;
		}
		.b-sitemap LI UL {
			margin:.5em 0 0;
			}
		.b-sitemap LI LI {
			display:block;
			zoom:1;
			width:auto;
			margin:0 0 .75em 2em;
			}
		.b-sitemap LI LI A {
			background:none;
			display:inline;
			zoom:1;
			padding:0;
			margin:0;
			color:#fdab4c;
			}


/* b-car */
.b-car {
	position:relative;
	overflow:hidden;zoom:1;
	height:160px;
	padding:0 0 0 40px;
	background: #000;
	}
	.b-car__prev,
	.b-car__next {
		background:url(/i/larr.png) no-repeat 0 0;
		width:21px;
		height:32px;
		position:absolute;
		left:40px;
		top:71px;
		}
		.b-car__next {
			background:url(/i/rarr.png) no-repeat 0 0;
			left:auto;
			right:0;
			}
	.b-car__i {
		width:618px;
		margin:0 auto;
		overflow:hidden;zoom:1;
		height:160px;
		position:relative;
		}
	.b-car__i2 {
		position:relative;
		overflow:hidden;zoom:1;
		}
		.b-car__i2 DIV {
			float:left;
			width:206px;
			text-align:center;
			padding:5px 0 0;
			}
			.b-car__i2 DIV IMG {
				margin:0 auto;
				}
			.b-car__i2 DIV A {
				color:#fff;
				display:block;
				text-align:center;
				}
