body {
	color: #FFFFFF;
}
#content {
	height: auto;
	width: 670px;
	margin: auto;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
}
#header {
	height: 85px;
	width: 680px;
	margin-top: 15px;
}
#content h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #A0A0A0;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 40px;
}
#content h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	color: #999999;
}
#content p {
	color: #999999;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
}
#content h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #999999;
	font-weight: lighter;
}

#img {
	height: 229px;
	width: 288px;
	border: thin solid #333333;
	background-color: #EBE9ED;
}
#footer {
	height: 39px;
	width: 660px;
	margin-bottom: 15px;
}
#footer #copyrigh {
	height: 39px;
	width: 660px;
}

