/* CSS Document */
body{
	font-size:12px;
	color:#999999;
	text-align:center;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-style: normal;
	line-height:1.5;
	background-color:#191919;
	 }
.back{
	width:620px;
	height:550px;
	padding:30px 110px;
	text-align:center;
	background-color:#262727;
	border:solid 3px #000;
}
a:link {text-decoration: none; color:#666666;}
a:visited {text-decoration: none;color: #666666;}
a:hover {text-decoration: none;color: #999999;}
a:active {text-decoration: none;}

