/* body */
body,html	{
	font-size:12px;
	color:#fff;
	text-align:center;
	height:100%;
	line-height:160%;
	background-color: #000000;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";

}
	 
hr		{ height:1px; }
a		{ color:#00FFFF; font-weight:bold; outline:0px; text-decoration:none; }
a:hover		{ color:#CC0099; font-weight:bold; outline:0px; text-decoration:none; }
img		{ border:0px; }
img.nodisplay{display:&nbsp;none;}
table		{ border:0px; }
th		{ font-size:12px; color:#666; line-height:140%;}
td		{ font-size:12px; color:#666; line-height:140%; }


h1,h2,h3,h4,h5,h6,p,ul,ol,dl
		{ margin:0px; padding:0px; }

h1		{ font-size:18px; font-weight:bold; }
h2		{ font-size:16px; font-weight:bold; }
h3		{ font-size:14px; font-weight:bold; }
h4		{ font-size:10px; font-weight:normal; }
h5		{ font-size:10px; font-weight:normal; }
h6		{ font-size:10px; font-weight:normal; }

h1 span		{ display:none; }
h2 span		{ display:none; }
h3 span		{ display:none; }
h4 span		{ display:none; }
h5 span		{ display:none; }
h6 span		{ display:none; }

/* font */
.black		{ color:#000; }
.red		{ color:#f00; }
.orange		{ color:#f90; }
.blue		{ color:#39f; }
.green		{ color:#090; }
.pink		{ color:#f6C; }
.purple		{ color:#c6c; }
.brown		{ color:#963; }
.white		{ color:#fff; }
.bold		{ font-weight:bold; }
.red-bold	{ color:#c00; font-weight:bold; }
.orange-bold	{ color:#f90; font-weight:bold; }
.blue-bold	{ color:#39f; font-weight:bold; }
.green-bold	{ color:#090; font-weight:bold; }
.pink-bold	{ color:#f6c; font-weight:bold; }
.purple-bold	{ color:#c6c; font-weight:bold; }
.brown-bold	{ color:#963; font-weight:bold; }
.white-bold	{ color:#fff; font-weight:bold; }

.xx-small	{ font-size:6px; line-height:10px; }
.x-small	{ font-size:8px; line-height:12px; }
.small		{ font-size:10px; line-height:14px; }
.large		{ font-size:14px; line-height:18px; }
.x-large	{ font-size:16px; line-height:20px; }
.xx-large	{ font-size:18px; line-height:22px; }
.copyright	{ font-family:Helvetica, sans-serif; font-size:11px; line-height:12px; color: #666; }
.kome		{ color:#f90; font-size:10px; font-weight:normal; }

.left		{ text-align:left; }
.center		{ text-align:center; }
.right		{ text-align:right; }

/* universal selector */
*		{ margin:0px; padding:0px; }

/* Get Flash*/
#get_flash	{
	text-align: left;
	color: #FFFFFF;
	margin: 0px 0 0px 0;
	padding: 0 0px 0 0px;
	float:right;
}
#get_flash a		{ color:#fff; outline:0px; text-decoration: underline; font-weight:normal; font-size:10px;}
#get_flash a:hover		{ color:#fff; outline:0px; text-decoration:underline;  font-weight:normal; font-size:10px;}

/* success */
#success 	{
	padding: 0px 0px 10px 0px;
	text-align: left;
	float: left;
	height: 32px;
}
#success p 	{color:#229dc3; font-size:10px;
}
