/* CSS Document */

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

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

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

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

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