@charset "utf-8";
#scrollDown {
	position: fixed;
	left: 50%;
	bottom: 0;
	margin-left: -60px;
	width: 120px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha(opacity=40)";
	z-index: 9999;
	display: none;
}
/*----------------------------------------

	mainimage

----------------------------------------*/
#mainimage {
	position: relative;
	width: 100%;
	height: 374px;
	overflow: hidden;
	background-color: #FFF;
}
#mainimage #mainimage_loading {
	position: absolute;
	background-color: #F4F3F1;
	background-image: url(/car/commons/img/loading1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 350px;
	top: 0;
	left: 0;
	z-index: 10;
}
#mainimage .images {
	width: 100%;
	height: 350px;
	opacity: 0;
	filter: alpha(opacity=0);
}
#mainimage .images ul {
	overflow: visible;
}
#mainimage .images li {
	display: block;
	float: left;
	opacity: 0.2;
	filter: alpha(opacity=20);
	-ms-filter: "alpha(opacity=20)";
}
#mainimage #slide_prev {
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -42px;
	background-image: url(/car/commons/img/slide_prev.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	left: -30px;
	z-index: 5;
}
#mainimage #slide_next {
	width: 60px;
	height: 60px;
	display: block;
	background-image: url(/car/commons/img/slide_next.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 50%;
	margin-top: -42px;
	right: -30px;
	z-index: 5;
}
#mainimage #slide_prev:hover {
	background-image: url(/car/commons/img/slide_prev_on.png);
}
#mainimage #slide_next:hover {
	background-image: url(/car/commons/img/slide_next_on.png);
}
#mainimage #mainPagination {
	text-align: center;
	background-color: #333;
	width: 100%;
	height: 24px;
	padding-top: 3px;
}
#mainimage #mainPagination a {
	width: 10px;
	height: 10px;
	margin: 0 10px;
	display: inline-block;
	background-image: url(/car/commons/img/catalog/top/slide_control.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#mainimage #mainPagination a.selected {
	cursor: pointer;
	background-image: url(/car/commons/img/catalog/top/slide_control_on.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#mainimage #mainPagination a span {
	display: none;
}
/*----------------------------------------

	followMenu default

----------------------------------------*/
#followMenu {
	top: 530px;
}
/*----------------------------------------

	what's new

----------------------------------------*/
#whatsnew {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #F6F6F6;
	padding-top: 8px;
	height: 32px;
	/*height: 103px;*/
}
#whatsnew #newsTitle {
	display: block;
	float: left;
	width: 84px;
}
#whatsnew #newsList {
	width: 845px;
	float: left;
	text-align: left;
}
#whatsnew #newsList ul {
	padding-top: 2px;
	height: 10px;
}
#whatsnew #newsList li {
	width: 815px;
	padding-left: 22px;
	background-image: url(/car/commons/img/catalog/top/whats_new_icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size: 0.85em;
	visibility: hidden;
	filter: inherit;
	position: relative;
}
#whatsnew #newsList a {
	color: #333333;
}
#whatsnew #newsList .date {
	display: inline-block;
	width: 7em;
	text-indent:0;
}
/*----------------------------------------

	dealer search

----------------------------------------*/
#dealer {
	background-color: #F4F3F1;
	background-image: url(/car/commons/img/catalog/top/ctt_conversion_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	padding-top: 9px;
	padding-bottom: 10px;
	height: 42px;
}
#dealer .contents {
	background-image: url(/car/commons/img/head_conversion_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 42px;
	color: #F00;
}
#dealer .left {
	position: relative;
	width: 495px;
}
#dealer #search1 {
	float: left;
	width: 180px;
}
#dealer #search1 img {
	display: inline-block;
	margin-right: 10px;
}
#dealer #dealer_name {
	float: right;
	width: 312px;
	padding-top: 0;
}
#dealer #dealer_name li {
	position: relative;
	float: left;
	width: 312px;
	height: 42px;
}
#dealer #dealer_name li a {
	display: block;
	line-height: 42px;
	padding-left: 10px;
	width: 294px;
	color: #E50012;
	font-size: 0.9em;
}
#dealer #dealer_name li a:hover {
	text-decoration: none;
}
#dealer #dealer_area_list {
	display: none;
	padding-top: 0;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/car/commons/img/dealer_list_bg_b.png);
	z-index: 99;
	position: absolute;
	clear: both;
}
#dealer #dealer_area_list li {
	width: 312px;
	height: 30px;
	float: none;
	display: block;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(/car/commons/img/dealer_list_bg.png) !important;
}
#dealer #dealer_area_list li a {
	width: 294px;
	margin-left: 4px;
	line-height: 30px;
	display: block;
	margin-top: 0px;
}
#dealer .right {
	width: 476px;
	font-size: 0.8em;
	position: relative;
}
#dealer #search2 {
	width: 72px;
	float: left;
}
#dealer #dealerSearch {
	width: 196px;
	height: 33px;
	float: left;
	position: relative;
	margin-left: 10px;
}
#dealer #dealerArea {
	position: absolute;
	width: 150px;
	height: 30px;
	left: 0px;
	top: 6px;
	background-image: url(/car/commons/img/search_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	padding: 5px;
	text-indent: .01px;
	text-overflow: "";
	-moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
	cursor: pointer;
}
#dealer #dealerArea option {
	padding: 0 10px;
}
#dealer #areaSearch {
	position: absolute;
	top: 6px;
	right: 0px;
}
#dealer #address {
	float: right;
	width: 188px;
	position: relative;
}
#dealer #address img {
	position: absolute;
	left: 0px;
	top: 15px;
}
#dealer #zipcode_zipcode {
	position: absolute;
	width: 106px;
	height: 16px;
	top: 6px;
	right: 51px;
	background-image: url(/car/commons/img/search_post.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px;
	font-size: 1em;
	color: #333;
}
#dealer #postSearch {
	position: absolute;
	width: 40px;
	top: 6px;
	right: 6px;
}
/*----------------------------------------

	left subnav

----------------------------------------*/
#subNav {
	position: absolute;
	top: 242px;
	/*top: 316px;*/
	left: 0px;
	width: 55px;
	z-index:888;
}
#subNav a {
	line-height: 0;
}
#subNav #subnav_prev,#subNav #subnav_next {
	height: 18px;
}
#subNav dl{
	position: relative;
	margin: 0;
	padding: 0;
}
#subNav dl a {
	position: absolute;
	top: 0;
	left: 0;
	height: 55px;
}
#subNav dt {
	position: absolute;
	top: 0;
	left: 0;
	width: 55px;
	z-index: 99;
	margin: 0;
	padding: 0;
}
#subNav dd {
	position: absolute;
	top: 0;
	left: -145px;
	z-index: 9;
	margin: 0;
	padding: 0;
}
#subNav img {
	display: none;
	z-index: 1;
}
/*----------------------------------------

	banner slide

----------------------------------------*/
#bannerSlide {
	margin-top: 40px;
	width: 980px;
	height: 140px;
	position: relative;
}
#bannerSlide_loading {
	position: absolute;
	background-color: #F4F3F1;
	background-image: url(/car/commons/img/loading1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 140px;
	top: 0;
	left: 0;
	z-index: 10;
}
#bannerSlide .images {
	width: 978px;
	height: 138px;
	border: 1px solid #CCC;
	background-color: #F6F6F6;
	opacity: 0;
	overflow: hidden;
}
#bannerSlide .images ul {
	padding-top: 0;
	margin-top: 19px;
	margin-bottom: 19px;
}
#bannerSlide .images li {
	display: block;
	float: left;
	width: 300px;
	margin-left: 6px;
	margin-right: 6px;
}
#bannerSlide .cloneBox {
	width: 978px;
	height: 138px;
	border: 1px solid #CCC;
	background-color: #F6F6F6;
	z-index: 90;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#bannerSlide .cloneBox ul {
	padding-top: 19px;
}
#bannerSlide .cloneBox li {
	display: block;
	float: left;
	width: 300px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 12px;
}
#bannerSlide #ocBtn {
	position: absolute;
	right: 28px;
	top: -11px;
	width: 100px;
	z-index: 99;
	cursor: pointer;
	display: none;
}
#bannerSlide #bnr_slide_prev {
	width: 28px;
	height: 140px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/car/commons/img/catalog/top/bnr_slide_prev.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 5;
}
#bannerSlide #bnr_slide_next {
	width: 28px;
	height: 140px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(/car/commons/img/catalog/top/bnr_slide_next.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 5;
}
#bannerSlide #bnr_slide_prev:hover {
	background-image: url(/car/commons/img/catalog/top/bnr_slide_prev_on.png);
}
#bannerSlide #bnr_slide_next:hover {
	background-image: url(/car/commons/img/catalog/top/bnr_slide_next_on.png);
}
#bannerSlide #bannerPagination {
	text-align: center;
	background: #FFF;
	width: 980px;
	height: 24px;
	padding-top: 3px;
}
#bannerSlide #bannerPagination a {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	display: inline-block;
	background-image: url(/car/commons/img/catalog/top/slide_control2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bannerSlide #bannerPagination a.selected {
	cursor: pointer;
	background-image: url(/car/commons/img/catalog/top/slide_control_on.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bannerSlide #bannerPagination a span {
	display: none;
}
/*----------------------------------------

	contents slide

----------------------------------------*/
.cttSlide {
	position: relative;
	width: 980px;
	height: 434px;
	overflow: hidden;
	margin-top: 10px;
}
.cttSlide .cttSlide_loading {
	position: absolute;
	background-color: #FFF;
	background-image: url(/car/commons/img/loading2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 980px;
	height: 400px;
	top: 10px;
	left: 0;
	z-index: 10;
}
.cttSlide .images {
	width: 980px;
	height: 410px;
}
.cttSlide .images li {
	display: block;
	float: left;
	height: 410px;
}
.cttSlide .images img {
	opacity: 0;
}
.cttSlide .slide_prev {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -37px;
	background-image: url(/car/commons/img/catalog/top/ctt_slide_prev.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	left: 0px;
	z-index: 5;
}
.cttSlide .slide_next {
	width: 30px;
	height: 60px;
	display: block;
	background-image: url(/car/commons/img/catalog/top/ctt_slide_next.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 50%;
	margin-top: -37px;
	right: 0px;
	z-index: 5;
}
.cttSlide .slide_prev:hover {
	background-image: url(/car/commons/img/catalog/top/ctt_slide_prev_on.png);
}
.cttSlide .slide_next:hover {
	background-image: url(/car/commons/img/catalog/top/ctt_slide_next_on.png);
}
.cttSlide .cttPagination {
	text-align: center;
	background: #F4F4F4;
	width: 980px;
	height: 24px;
	padding-top: 3px;
}
.cttSlide .cttPagination a {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	display: inline-block;
	background-image: url(/car/commons/img/catalog/top/slide_control2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.cttSlide .cttPagination a.selected {
	cursor: pointer;
	background-image: url(/car/commons/img/catalog/top/slide_control_on.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.cttSlide .cttPagination a span {
	display: none;
}
#main .titleM {
	margin-top: 60px;
}
.movieArea {
	padding-top: 20px;
}
.movieArea .left {
	width: 340px;
}
.movieArea .right {
	width: 640px;
	position: relative;
}
.movieArea.ratio4_3 .left {
	width: 500px;
}
.movieArea.ratio4_3 .right {
	width: 480px;
}
.movieArea .flashArea, .movieArea .htmlArea {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 640px;
}
.movieArea.ratio4_3 .flashArea,.movieArea.ratio4_3 .htmlArea {
	width: 480px;
}
.movieArea .htmlArea video {
	position: relative;
}
.movieArea .htmlArea .poster {
	position: absolute;
	width: 640px;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.movieArea.ratio4_3 .htmlArea .poster {
	width: 480px;
}
.moreinfoBox {
	padding-top: 10px;
}
/*----------------------------------------

	accessory btn

----------------------------------------*/
#accessory_btn {
	margin-top: 60px;
	clear: both;
}
#relatedLink {
	margin-top: 50px;
	clear: both;
}
/*----------------------------------------

	reference

----------------------------------------*/
#reference {
	margin-top: 10px;
}
#referenceCtt {
	padding: 0px 0px 10px 20px;
}
#referenceCtt ul {
	padding-top: 0px;
}
#referenceCtt li {
	display: inline;
}
#referenceCtt a {
	display: inline;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
}
#referenceCtt a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
