@charset "utf-8";
/* CSS Document */

body{
background-color:#FFFFFF;
margin:0 auto;
}
#container {
	margin:0 auto;
	margin-top: 0px;
	width:560px;
	height:800px;
}
#topimg {
	width:560px;
	height:100px;
	padding-bottom:20px;
	}
#content {
	width:520px;
	padding-left:20px;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
	letter-spacing: 0em;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
	letter-spacing: 0em;
}
