@charset "utf-8";
/* CSS Document */
#container {
	position: relative;
	overflow: visible !important;
	background-color: #000;
}
#main-catalog {
	line-height:1.4;
	min-height:492px;
	height: auto !important;
	height: 492px;
	background-color: #151515;
}
div#contents {
	width: 960px;
	background: #000 url(../img/bg_contents.gif) repeat-y top left;
	padding: 0 20px;	
}
div#nav_contents {
	width: 960px;
	background: #000 url(../img/bg_contents.jpg) repeat-x top left;
	padding: 15px 20px 0 20px;
}
div#navBox {
	overflow: hidden;
}

ul.navigation {
	width: 635px;
	height: 59px;
	margin-bottom: 13px;
}
ul.navigation li {
	display: inline;
	margin-bottom: 13px;
}
div.LeftBox {
	float: left;
	width: 635px;
	height: 229px;
	overflow: hidden;
	margin-bottom: 15px;
}
div.RightBox {
	float: right;
	width: 310px;
	height: 229px;
	margin-bottom: 15px;
}

div.introduction {
	clear: both;
	color:#b4b4b4;
	height: 72px;
	background: url(../img/bg_introduction.jpg) top left no-repeat;
	_zoom: 1;
	overflow: hidden;
	padding-left: 25px;
}
div.introduction h2 {
	float: left;
	margin: 18px 26px 20px 0;
	padding: 0;
	background-color: #000;
	color:#b4b4b4;
	border: none;
}
div.introduction div.innerbox {
	float: left;
	width: 245px;
	background: url(../img/bg_introduction_column.gif) repeat-y top left;
	margin: 1px 0;
	padding: 10px;
	overflow: hidden;
}

div.introduction p.thumb {
	float: left;
	margin-right: 8px;
	width: 50px;
	height: 50px;
}
div.introduction dl {
	float: left;
	height: 50px;
}
div.introduction dl dt {
	color: #008CFF;
	margin-bottom: 5px;
}
div.introduction dl dt img {
	vertical-align: middle;
}
div.introduction dl dt a {
	color: #008CFF;
	text-decoration: underline;
}
div.introduction dl dt a:hover {
	color: #008CFF;
	text-decoration: none;
}
div.introduction dl dt a:visited {
	color: #008CFF;
}
div.introduction dl dd {
	line-height: 1.2;
	color: #CFD4DA;
}

.linkbox {
	background:#0F141A;
}
.hovering {
	background:#253140;
	cursor:pointer;
}
div#campaignBox {
	min-height: 141px;
	height: auto !important;
	height: 141px;
	background-color: #000;
	margin-bottom: 15px;
}
div#specialcont {
	width:635px;
	float:left;
}
div#specialcont #special {
	width:310px;
	float:left;
}
div#specialcont #wrap {
	width:311px;
	float:right;
}
div#specialcont #wrap #technology {
	width:148;
	float:left;
}
div#specialcont #wrap #testdrive {
	width:148px;
	float:right;
}



div#flaBox01 {
	float: left;
}
div#flaBox02 {
	margin-bottom: 15px;
}
div.event {
	float: right;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}

div.carlineup {
	position: relative;
}
div#reportBox {
/*	height: 155px;*/
	position: absolute;
	top: 0;
	left: 0;
}
div.event {
	position: absolute;
	top: 0;
	left: 323px;
}
div.eco {
	position: absolute;
	top: 0;
	left: 484px;
}

