/* CSS Document */

body{
	background:url(../character/monster/images/bg.jpg) no-repeat top;
	background-color:#000000;
}
div#mainBox{
	position:absolute;
	left:112px;
	width:603px;
}

#rBox {
	float:left;
	width:355px;
}

#lBox {
	width:248px;
	float:left;
}

#rBox2 {
	float:left;
	width:428px;
}

#lBox2 {
	width:175px;
	float:left;
}


#bBox {
	width:603px;
	clear:both;
	text-align:center;
}

#title {
	padding-bottom:10px;
	padding-top:32px;
}