.hpcar {
	width:925px;
	float:left;
	clear:both;
}

.prod_tit {
	background:url(../images/car_prod_title_bg_2.png) no-repeat;
	width:467px;
	height:50px;
	position:absolute;
	left:0;
	top:191px;
	padding:5px 28px 0 5px;
	text-align:center;
	overflow:hidden;
}

.prod_tit h2 {
	font-family:Lucida Sans Unicode, Lucida Grande;
	font-size:34px;
	font-weight:normal;
	color:#000000;
	/*height:55px;
	background:url(../images/car_prod_title_bg_long.png) no-repeat left top;*/
}

/*.prod_tit h2 span {
	background:url(../images/car_prod_title_cap.png) no-repeat right top;
	height:52px;
	float:left;
	display:block;
	padding:3px 36px 0 15px;
}*/

.prod_prc {
	background:#000000;
	font-family:Lucida Sans Unicode, Lucida Grande;
	font-size:18px;
	color:#fcfcfc;
	position:absolute;
	top:250px;
	left:203px;
	float:left;
	height:24px;
	padding:2px 9px 0;
}

.prod_prc span {
 	color:#f6d312;
}

.jcarousel-skin-tango .jcarousel-container {
    border: 5px solid #000000;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 915px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 915px;
    height: 285px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 915px;
    height: 285px;
	position:relative;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 114px;
    right: -44px;
    width: 66px;
    height: 67px;
    cursor: pointer;
    background: url(../images/car_front_n.png) no-repeat;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    position: absolute;
    top: 114px;
    right: -44px;
    width: 66px;
    height: 67px;
    cursor: pointer;
    background: url(../images/car_front_hov.png) no-repeat;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    position: absolute;
    top: 114px;
    right: -44px;
    width: 66px;
    height: 67px;
    cursor: pointer;
    background: url(../images/car_front_hov.png) no-repeat;
}

/*.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}*/

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 114px;
    left: -44px;
    width: 66px;
    height: 67px;
    cursor: pointer;
    background: url(../images/car_back_n.png) no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    position: absolute;
    top: 114px;
    left: -44px;
    width: 66px;
    height: 67px;
    cursor: pointer;
    background: url(../images/car_back_hov.png) no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    position: absolute;
    top: 114px;
    left: -44px;
    width: 66px;
    height: 67px;
    cursor: pointer;
    background: url(../images/car_back_hov.png) no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    position: absolute;
    top: 114px;
    left: -44px;
    width: 66px;
    height: 67px;
    cursor: pointer;
    background: url(../images/car_back_n.png) no-repeat;
}

