body {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #efd5dd;
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.small_txt {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.box1 {
	width: 560px;
	margin-top: 0px;
	margin-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6699;
	padding-top: 5px;
	padding-bottom: 5px;
}
.normal_txt {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
