.header {
	width: 100%;
	height: 78px;
	margin: 0px 0px 12px;
	padding: 0px;
	border: 1px none #333333;
	background-image: url(/img/top2.gif);
	background-repeat: repeat-x;




}
.contents {
	margin: 10px;
	width: 100%;
	border: 2px none #0000FF;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 10px;







}
.footer {
	font-size: small;
	width: 100%;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	text-align: center;
	position: relative;



}
.mobile {
	background-position: center;
	width: 100%;
	text-align: center;

}
