body {
	margin-top: 10px;
	margin-left: 10px;
	background-attachment: fixed;
	background-image: url(topimg/side_area_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C8C4B0;
	font-size: 12px;
	line-height: 15px;
	color: #392C17;
}
.line01 {
	height: 7px;
	width: 280px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBAD99;
}
.red-txt {
	font-size: 12px;
	line-height: 16px;
	color: #CC3333;
}
.data-txt {
	font-weight: bold;
}
