/* body */
body,html	{
	font-size:12px;
	color:#fff;
	text-align:center;
	height:100%;
	line-height:160%;
	background-color: #000000;
	overflow:hidden;
}
	 
hr		{ height:1px; }
a		{ color:#66ccff; font-weight:bold; outline:0px; text-decoration:none; }
a:hover		{ color:#66ccff; font-weight:bold; text-decoration:underline; }
img		{ border:0px; }
img.nodisplay{display:&nbsp;none;}
table		{ border:0px; }
th		{ font-size:12px; line-height:140%;}
td		{ font-size:12px; line-height:140%; }
.link a:hover	{ position:relative; top:1px; }

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; }

/* container */
#container		{ width:824px; margin:0px auto 0px auto; padding:0px auto 0px auto;; position:relative;}


/* #navi */
#navi_box {
	width:804px;
	background-color: #000000;
	height: 50px;
}

#navi	{
	padding:0;
	width: 804px;
	height:26px;
	text-align: left;
	margin: 24px 0 10px 0;
}
#navi li 		{ list-style:none; _display:inline; float:left; margin:0px; }
#navi li span 		{ display:none; }

.navi01 a		{ display:block; width:62px; height:26px; background:url("../images/navi01.gif");}
.navi02 a		{ display:block; width:114px; height:26px; background:url("../images/navi02.gif");}
.navi03 a		{ display:block; width:96px; height:26px; background:url("../images/navi03.gif");}
.navi04 a 		{ display:block; width:149px; height:26px; background:url("../images/navi04.gif");}
.navi05 a 	    { display:block; width:117px; height:26px; background:url("../images/navi05.gif");}
.navi06 a 		{ display:block; width:104px; height:26px; background:url("../images/navi06.gif");}
.navi07 a 		{ display:block; width:149px; height:26px; background:url("../images/navi07.gif");}
.navi08 a 		{ display:block; width:76px; height:26px; background:url("../images/navi08.gif");}

.navi01 a:hover		{ display:block; width:62px; height:26px; background:url("../images/navi01x.gif");}
.navi02 a:hover		{ display:block; width:114px; height:26px; background:url("../images/navi02x.gif");}
.navi03 a:hover		{ display:block; width:96px; height:26px; background:url("../images/navi03x.gif");}
.navi04 a:hover 	{ display:block; width:149px; height:26px; background:url("../images/navi04x.gif");}
.navi05 a:hover 	{ display:block; width:117px; height:26px; background:url("../images/navi05x.gif");}
.navi06 a:hover 	{ display:block; width:104px; height:26px; background:url("../images/navi06x.gif");}
.navi07 a:hover 	{ display:block; width:149px; height:26px; background:url("../images/navi07x.gif");}
.navi08 a:hover 	{ display:block; width:76px; height:26px; background:url("../images/navi08x.gif");}
