body {
	background-color: #DDDDDD;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	margin: 30px;
}
.copyright {
	font-family: veldona, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(img/footer_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	background-position: bottom;
	background-color: #FFFFFF;
	height: 45px;
}
.top_txt {
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	background-image: url(img/top_txtbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.main_body {
	font-size: 12px;
	line-height: 1.5em;
	padding: 20px;
}
h1 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.comment {
	font-size: 10px;
	line-height: 1.4em;
	color: #333333;
}
.nomal_txt {
	font-size: 12px;
	line-height: 1.5em;
}

