body {
	background-image:url(../img/common/mainbg.gif);
	background-repeat:repeat-x;
	background-color:#F6D07E;
	color:#FFFFFF;
}

.contentbg {
	width: 768px;
	height: 100%;
	margin-left: 21px;
	background-image:url(../img/common/contentbg.gif);
	background-repeat:repeat-y;
}

.header {
	width: 730px;
	height: 63px;
	background-image:url(../img/common/headbg.gif);
	background-repeat:repeat-x;
}

.att {
	color:#E6C380;
}

.footer {
	width: 730px;
	height: 70px;
	background-image:url(../img/common/footbg.gif);
	background-repeat:no-repeat;
}