
*{
	margin: 0px;
	padding: 0px;
	font-family: "Arial", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 18px;
	color: #bbbbbb;
}

li {
	list-style-type: none;
}

/* box */

body{
	background-color: #dd2200;
	text-align: center;
}

#container{
	width: 100%;
	margin: 30px auto;
	padding: 0px;
	border-top: 2px solid #888888;
	border-bottom: 2px solid #888888;
	background-color: #000066;
	text-align: left;
}

#container2{
	width: 950px;
	margin: 30px auto;
	padding: 0px;
	background-color: #000066;
	text-align: left;
}

#subcontainer{
  width:100%;
}

#content{
	width: 602px;
	float: left;
	margin: 32px 0px 8px 24px;
}

#sidebar{
	float: left;
	margin: 32px 32px 8px 24px;
}

#footer{
	clear: both;
}

#header{
	margin: 8px 30px 0px;
}

#bodycopy{
	margin-top: 16px;
	width: 600px;
}

#aboutthissite{
	margin: 16px 0px 0px;
}

#bbs{
	width: 198px;
	padding: 4px;
	border: 2px solid #888888;
	background-color: #ddaa00;
}

/* text */

h3,p{
	font-size: 10px;
	line-height: 16px;
	color: #aaaadd;
}

h5.menu{
	margin: 16px 0px 4px;
	font-size: 14px;
	font-weight: bold;
	color: #eeeeee;
}

b{
	font-size: 18px;
	font-family: "Arial", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	color: #eeeeee;
}

h6,h6 a{
	margin: 4px;
	text-align: center;
	font-size: 10px;
	color: #aaaadd;
}

/* images */

#header_image{
	font-size: 1px;
	text-indent: -10000px;
	height:40px;
	background:url(../images_php/top20100101.jpg) left top repeat-x;
/*	height:60px;
	background:url(../ajrm_images/oslin_top.gif) left top repeat-x; */
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	margin-top: 2px;
}

#topbanner_image{
	font-size: 1px;
	text-indent: -10000px;
/*	height:40px;
	background:url(../images_php/top.jpg) left top repeat-x; */
  width:600px;
	height:305px;
	background:url(../ajrm_images/ajrm_banner.gif) left top no-repeat;
  border: 1px solid #888888;
	margin-top: 0px;
}

#main_image{
	font-size: 1px;
	text-indent: -10000px;
	width: 600px;
	height: 340px;
	background:url(../images_php/main.jpg) left top no-repeat;
	border: 1px solid #888888;
	margin-top: 0px;
}

#moto_image{
	font-size: 1px;
	text-indent: -10000px;
	width: 600px;
	height: 80px;
	background:url(../images_php/moto.jpg) left top no-repeat;
	border: 1px solid #888888;
}

#kart_image{
	font-size: 1px;
	text-indent: -10000px;
	width: 600px;
	height: 80px;
	background:url(../images_php/kart.jpg) left top no-repeat;
	border: 1px solid #888888;
}

#auto_image{
	font-size: 1px;
	text-indent: -10000px;
	width: 600px;
	height: 80px;
	background:url(../images_php/auto.jpg) left top no-repeat;
	border: 1px solid #888888;
}

#osleventsinfo_image{
	font-size: 1px;
	text-indent: -10000px;
	width: 600px;
	height: 80px;
	background:url(../images/osleventsinfo.gif) left top no-repeat;
	border: 1px solid #888888;
}

#recently_image{
	font-size: 1px;
	text-indent: -10000px;
	width: 180px;
	height: 120px;
	padding: 16px 16px;
	background:url(../images_php/best.jpg) center center no-repeat;
	border: 2px solid #ddaa00;
}


/* title */

h2{
	font-size: 1px;
	text-indent: -10000px;
	width: 111px;
	height: 28px;
	background:url(../images/mb_yourcircuit.gif) left top no-repeat;
}

#osl_head{
	font-size: 1px;
	text-indent: -10000px;
	width: 238px;
	height: 21px;
	background:url(../images/mb_top.gif) left top no-repeat;
	margin-top: 4px;
}

#event_head{
	font-size: 1px;
	text-indent: -10000px;
	width: 602px;
	height: 20px;
	background:url(../images/mb_event.gif) left top no-repeat;
	margin-top: 48px;
}

#moto_head{
	font-size: 1px;
	text-indent: -10000px;
	width: 64px;
	height: 20px;
	background:url(../images/mb_moto.gif) left top no-repeat;
}

#circuitnews_head{
	font-size: 1px;
	text-indent: -10000px;
	width: 196px;
	height: 20px;
	background:url(../images/mb_circuitnews.gif) left top no-repeat;
	margin-bottom: 4px;
}


/* spacer and border */

.px16spacer{
	margin: 16px;
	padding: 0px;
	font-size: 1px;
	line-height: 0px;
}

.px1spacer{
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 0px;
}

.border {
	margin: 16px 0px 0px;
	border-top: 1px dotted #888888;
}

.btmborder {
	border-bottom: 1px dotted #888888;
}





