@charset "utf-8";
/* CSS Document */

/*---ForFireFoxLink---*/
a:focus{outline:none;}


/*---clearFix ---*/
.clearfix:after {
	content: url(/common/img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }



html,body{
	height:100%;
	background:#000;
	text-align:center;
}
body{
	background:#000 url(/img/bg_body.jpg) repeat-x 0 0;
	margin: 0;
	padding: 0;
}
div#page {
	position:relative;
	width:835px;
	height:100%;
	margin:0 auto;
}
#page .main-block{
	width: 835px;
	background:url(/img/kairazor_main.jpg) no-repeat right top;
}
#page .main-block .mainInner{
	position: relative;
	height: 910px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#page .main-block .imgL{
	position: absolute;
	top: 23px;
	left: -3px;
	width:422px;
	height:157px;
	text-indent:-9999px;
	background:url(/img/h1_title.jpg) no-repeat 0 0;
}
#page .main-block .linkList02{
	position: absolute;
	top: 198px;
	left: 0;
	width:411px;
}
#page .main-block .linkList02 ul li a{
	display:block;
}
#page .main-block .linkList02 ul li.product{
	height: 131px;
	margin-bottom: 20px;
	overflow: hidden;
}
#page .main-block .linkList02 ul li.product2{
	height: 119px;
	margin-bottom: 9px;
	overflow: hidden;
}
#page .main-block .linkList02 ul li.buyer{
	height: 17px;
	margin-bottom: 16px;
	overflow: hidden;
	font-size: 8px;
}
#page .main-block .linkList{
	position: absolute;
	top: 355px;
	width:410px;
	height:541px;
	background:url(/img/sub_bg.jpg) no-repeat right top;
}
#page .main-block .linkList h2.h2_title{
	position: absolute;
	top: 10px;
	left: 187px;
	width: 210px;
	height: 54px;
	text-indent:-9999px;
	background:url(/img/h2_title.jpg) no-repeat 0 0;
}
#page .main-block .linkList p.logo{
	position: absolute;
	top: 10px;
	left: 12px;
}
/*#page .main-block .linkList h2.h2_title{
	position: absolute;
	top: 19px;
	left: 15px;
	width:475px;
	height:44px;
	text-indent:-9999px;
	background:url(/img/h2_title.jpg) no-repeat 0 0;
}
#page .main-block .linkList p.logo{
	position: absolute;
	top: 10px;
	left: 635px;
}*/
#page .main-block .linkList ul{
	position: absolute;
	top: 0;
	left:0;
}
#page .main-block .linkList ul li{
	margin:0;
}
#page .main-block .linkList ul li span,
#page .main-block .linkList ul li a{
	width:385px;
	height:137px;
	display:block;
}
#page .main-block .linkList ul li.kyaba a{
	position: absolute;
	top: 241px;
	left: 12px;
}
#page .main-block .linkList ul li.present a{
	position: absolute;
	top: 73px;
	left: 12px;
}
#page .main-block .linkList ul li.radio a{
	position: absolute;
	top: 391px;
	left: 12px;
}
#page .main-block .linkList ul li.live-date a{
	position: absolute;
	top: 310px;
	left: 425px;
}s
body #footer{
	margin:0 auto;
	width:835px;
	clear:both;
	padding:10px 0;
}
	body #footer .boxL{
		width:284px;
		float:left;
	}
	body #footer .boxR{
		float:right;
		text-align:right;
		width:420px;
		font-size:10px;
		color:#CCC;
	}
		body #footer .boxR a{
			text-decoration:underline;
			color:#CCC;
		}
			body #footer .boxR a:hover{
				text-decoration:none !important;
				color:#CCC;
			}
	