@charset "utf-8";
.maincontent {
	background-repeat: no-repeat;
	height: auto!important;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 25px;
	
}
.fullpage {
	float: left;
	height: auto;
	width: 465px;
	padding: 10px;
}

.mbottom {
	background-repeat: no-repeat;
	height: 195px!important;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 980px;
	background-image: url(../img/content/bottom.png);
}
.fullpage p {
	float: left;
	height: auto;
	font-family: arial;
	font-size: 11px;
	line-height: 190%;
	color: #FFF;
}

