.level1 {
	color: #009999;
	font-size: 13px;
	font-weight: bold;
}
.level2 {
	color: #993300;
	font-size: 12px;
	font-weight: bold;
}
.level3 {
	color: #6666cc;
	font-size: 14px;
	font-weight: bold;
}
.level4 {
	color: #cc6699;
	font-size: 14px;
	font-weight: bold;
}
.body {
	margin: 0;
	padding: 0;
	background: #ffffff url(../../../image/album/BCG_122.GIF) repeat-x bottom;
}