@charset "utf-8";
#mainbody {
	background-image: url(_layout/images/layout_r2_c1.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
}
#homebody {
	background-image: url(_layout/images/home.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 900px;
}
.bold {
	font-weight: bold;
}
