body {
	background-color: #faf2eb;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


.contain {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana;
	font-size: small;
	line-height: 135%;
	color: #333333;
	background-image: url(images/contback.png);
	background-repeat: repeat-y;
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}


h1{
	margin: 0px;
	padding: 0px;
}

h1 a{
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 119px;
	width: 720px;
}

h2{
margin:15px;
padding:0px;
font-size:small;

}



.contain ul{
margin:30px 30px 10px 30px;
list-style-type:none;

}

.info{
	margin:5px 10px 10px 60px;

}

.banner{
	margin:5px 10px 10px 120px;

}
.banner a{

	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 498px;
}

.banner a:hover{
	background-position:0px -73px;


}



.footer{
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:20px 0px 0px 0px;
	clear:both;
	width:720px;
	height:30px;
	text-indent:-9999px;

}
