@charset "utf-8";


/*********************
MainFream 
*********************/
body {
	margin:0;
	background-color:#EFEFEE;
	font-size:12px;
	line-height:150%;
	float: none;
}

#header,#main,#footer {
	background-image: url(../img/backimage.png);
	background-repeat:repeat-y;
	width: 930px;
	padding-right:83px;
	padding-left:83px;
	margin-left:auto;
	margin-right:auto;
}
#main{
	padding-bottom: 10px;
}
.clearfix:after {
	content: ".";  /* Vvf */
	display: block;  /* ubNxvf */
	clear: both;
	height: 0px;
	visibility: hidden;
}
.clearfix {
  zoom: 1;
}

.lefttbox{
	background-color:#000000;
	width:150px;
	float: left;
}
.mainbox{
	background-color:#000000;
	width:510px;
	float: left;
	padding-right:10px;
	padding-left:10px;
}
.rightbox{
	background-color:#000000;
	width:150px;
	float: left;
}



/*********************
Contents Ditail 
*********************/
.headerContents{
	width:830px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#FF0000;
}
.headerContents2{
	width:830px;
	height:75px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#FFFFFF;
}

.contentsTitleImage{
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:	23px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.footerContents{
	width:820px;
	margin:0;
	height:	15px;
	background-color:#FF0000;
	text-align:right;
	font-size:9px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	color: #000000;
	line-height: 150%;
}



.menu a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -9999px;
	font-size: 1px;
}
.menu li {
	list-style-type: none;
}
#mainMenu {
	width: 150px;
	position: absolute;
	padding: 0px;
	margin:0px;
	overflow: hidden;
}
#mainMenu a {
	height: 60px;
}
#mainMenu a:hover {
	background-position: 0px -60px;
}
#orginalparts a {
	background-image: url(../img/orginalparts.gif);
	height: 60px;
}
#works a {
	background-image: url(../img/works.gif);
	height: 60px;
}
#schedule a {
	background-image: url(../img/schedule.gif);
	height: 60px;
}
#racereport a {
	background-image: url(../img/racereport.gif);
	height: 60px;
}
#Riders1 a:hover {
	background-position: 0px -47px;
}
#Riders1 a {
	background-image: url(../img/riders01.gif);
	height: 47px;
}
#Riders2 a:hover {
	background-position: 0px -22px;
}
#Riders2 a {
	background-image: url(../img/riders02.gif);
	height: 22px;
}
#Riders3 a:hover {
	background-position: 0px -30px;
}
#Riders3 a {
	background-image: url(../img/riders03.gif);
	height: 30px;
}
#gallery a {
	background-image: url(../img/gallery.gif);
	height: 60px;
}
#office a {
	background-image: url(../img/office.gif);
	height: 60px;
}
#supportlink a {
	background-image: url(../img/supportlink.gif);
	height: 60px;
}
#jec a {
	background-image: url(../img/bn_jec.gif);
}#galleryBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 9px;
	margin-bottom: 10px;
}
#galleryBox {
	margin-top: 10px;
	margin-bottom: 10px;
}
