body{background-color:#000000}#header {
	height: 61px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#mainbody {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#body_r {
	float: right;
	width: 455px;
}
#maintxt {
	height: 200px;
	width: 400px;
	background-image: url(../img/body_2_img.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 13px;
	color: #333333;
}

#body_l {
	float: left;
	width: 345px;
	height: 523px;
	background-image: url(../img/body_l_bimg.jpg);
}


h1{
	color: #FFFFFF;
	font-size: 13px;
	text-align: right;
	margin-bottom: 0px;
	height: 33px;
	margin-top: 10px;
}#mainimg {
	text-align: right;
}
.toptxt {
	font-size: 13px;
	color: #CCCCCC;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 10px;
}
.foot {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
}
