/* CSS Document */

body{
	background:url(../action/images/bg.jpg) no-repeat top;
	background-color:#000000;
}
div#mainBox{
	position:absolute;
	left:70px;
	width:660px;
}
div#mainBox_a{
	background:url(../action/images/a_img.png) no-repeat;
	height:264px;
	width:800px;
}
div#mainBox_b{
	background:url(../action/images/b_img.png) no-repeat;
	height:264px;
	width:800px;
}
div#mainBox_c{
	background:url(../action/images/c_img.png) no-repeat;
	height:264px;
	width:800px;
}
div#mainBox_d{
	background:url(../action/images/d_img.png) no-repeat;
	height:264px;
	width:800px;
}
#mBox{
	padding-left:312px;
	width:416px;
}
