@charset "utf-8";

/*-----------------------------------------------
 dnx7330bt
-----------------------------------------------*/

/*----- features -----*/

 .productDetail01 .inner .w900 { margin:0 auto;  }
 .productDetail01 .inner .w900 .fltr {padding-top:80px; }

/*----- support

 .tableTypeA02 col.col01 { width:140px; *width:110px; }
 .tableTypeA02 col.col02 { width:200px; *width:170px; }
 .tableTypeA02 col.col03 { width:180px; *width:150px; }

 .tableTypeA03 col.col01 { width:150px; *width:120px; }
 .tableTypeA03 col.col02 { width:500px; *width:470px; }

 .tableTypeA04 col.col01,
 .tableTypeA04 col.col02,
 .tableTypeA04 col.col03 { width:150px; *width:120px; }
-----*/
.clearfix {
  zoom: 1; }
.clearfix:before, .clearfix:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020"; }
.clearfix:after {
  clear: both; }

.navWrapper{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	background-image: url(/my/car/visual_navigation/dnn9150btm/images/bg_grade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #012130;
	padding-top: 30px;
	padding-bottom: 30px;
}
.navWrapper h2{
	height: 24px;
	padding-top: 2px;
}
.hdr{
	position: relative;
	border:1px solid #666666;
	width: 1015px;
	margin: 0 auto 14px auto;
	padding-bottom: 20px;
	background-color: #030000;
}
.hdr dl{
	border-bottom: 1px solid #FFF;
	font-size: 14px;
	font-weight: bold;
	width: 974px;
	margin: 20px auto 17px auto;
	padding-bottom: 9px;
}
.hdr dt{
	color: #FFF;
	float: left;
}
.hdr dd{
	color: #27A7E1;
	float: right
}
.hdr div{
	text-align: center;
}


#wrap{
	width:1015px;
	background:#000;
	margin: 0 auto 0 auto;
}

.area1{
	width: 1015px;	
}

.area1 h1{
}

.area1 p{
	padding:0px;
	margin:0px;
}


.area2{
	padding-left:18px;
}

.area2 p{
	padding:0px;
	margin:0px;
}
















.productTabNavi ul { background:none; }
.productTabNavi ul li.m01 { margin-left:0px; }
.productTabNavi ul li a { background:url('/my/car/images/btn_productTabNavi_sample.png') no-repeat 0 7px; }
.productTabNavi ul li.m02 a { background-position:-329px 7px; }
.productTabNavi ul li.m03 a { background-position:-658px 7px; }

.productTabNavi ul li.m01.active a { background-position:0 -54px; }
.productTabNavi ul li.m02.active a { background-position:-329px -54px; }
.productTabNavi ul li.m03.active a { background-position:-658px -54px; }

.productTabNavi ul li.m01 a:hover { background-position:0 -54px; }
.productTabNavi ul li.m02 a:hover { background-position:-329px -54px; }
.productTabNavi ul li.m03 a:hover { background-position:-658px -54px; }

.oemLink{ position:relative;}

.oemLink a{
	position:absolute;
	display:block;
	width:75px;
	height:75px;
	background:url(../images/btn_oem.gif) no-repeat;
	z-index:2;
	top:257px;
	right:59px;
}


.oemLink a:hover{
	background:url(../images/btn_oem_on.gif) no-repeat;
}

