/* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */

* { margin:0; padding:0px; }

html,body {
	font-size        : 10pt;
	font-weight      : bold;
	text-decoration  : none;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-left:0px;
	margin-right:0px;
	height:100%;
	background-color:#ffffff;
}

#contents {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a5a5a5;
	border-bottom-color: #a5a5a5;
	border-left-color: #a5a5a5;
	float: left;
	width: 100%;
	background-color:#ffffff;
/*	margin-top: -4px;*/
/*	margin-right: -5px;*/
/*	margin-left: -1px;*/
}

#header{
height:25px;
background       : url("../image/bg_test12.gif");
}

DIV.tabs
{
   float            : left;
   width            : 100%;
   background       : url("../image/tab_b.gif") repeat-x bottom;
   margin-top    : 10px;
   margin-bottom    : 0px;

}

DIV.tabs UL
{
   margin           : 0px;
   padding-left     : 10px;
   list-style       : none;
}

DIV.tabs LI, DIV.tabs FORM
{
   display          : inline;
   margin           : 0px;
   padding          : 0px;
}

DIV.tabs FORM
{
   float            : right;
}

DIV.tabs A
{
	float            : left;
	background       : url("../image/tab_r.gif") no-repeat right top;
	border-bottom    : 1px solid #a5a5a5;
	font-size        : 10pt;
	font-weight      : bold;
	text-decoration  : none;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

DIV.tabs A:hover
{
   background-position: 100% -150px;
}

DIV.tabs A:link, DIV.tabs A:visited,
DIV.tabs A:active, DIV.tabs A:hover
{
       color: #333333;
}

DIV.tabs SPAN
{
   float            : left;
   display          : block;
   background       : url("../image/tab_l.gif") no-repeat left top;
   padding          : 5px 9px;
   white-space      : nowrap;
}

DIV.tabs INPUT
{
   float            : right;
   display          : inline;
   font-size        : 1em;
}

DIV.tabs TD
{
   font-size        : x-small;
   font-weight      : bold;
   text-decoration  : none;
}



/* Commented Backslash Hack hides rule from IE5-Mac \*/
DIV.tabs SPAN {float : none;}
/* End IE5-Mac hack */

DIV.tabs A:hover SPAN
{
   background-position: 0% -150px;
}

DIV.tabs LI#current A
{
   background-position: 100% -150px;
   border-width     : 0px;
}

DIV.tabs LI#current SPAN
{
   background-position: 0% -150px;
   padding-bottom   : 6px;
}

DIV.nav
{
   background       : none;
   border           : none;
   border-bottom    : 1px solid #84B0C7;
}

.dings {
font-family: Windings,Webdings;
font-size        : 14pt;
height:10pt;
vertical-align: top;
}

#anim{
width:100%;
height:100%;
position:relative;
left:0px;top:0px;
}
.item{
margin:auto;
width:131px; height:131px;
background-image: url(../image/moon_white.gif);
background-repeat: no-repeat;
margin-top:10px;
}
.logo{
/*background-image:url(../image/bg_test12.gif);*/
position:relative;
left:30px;top:10px;
/*margin:20px auto 0 auto;*/
width:165px;
height:47px;
}
.Cloud{
position:relative;
left:10px;top:10px;
width:79px;
height:26px;
float:left;
}
.Cloud2{
position:relative;
left:70px;top:20px;
width:79px;
height:26px;
float:left;
}

.cityscape {
background:url(../image/cityscape.gif) repeat-x 0 bottom; width:100%;
height:42px;
margin:0px;
}

.grad{
background:url(../image/grad01.jpg) bottom; width:100%;
height:42px;
width:100px;
margin:0px;
overflow:hidden;
}

