<!--
a:link     { color: #000000; text-decoration: none; font-weight: bold}
a:visited { color: #666666; text-decoration: none; font-weight: bold}
a:active  { color: #cc6633; text-decoration: none}
a:hover  { color: #135a8b; text-decoration: none}

body  {
	background-color: #ffffff;
	background-attachment: fixed;
	background-position: left top
	background-repeat: no-repeat;
}

img  { border : 0px
}

body, td  {
	font-family:  Osaka, "MS PƒSƒVƒbƒN";
                font-size:  12px;
	font-color: #000000;
}

  #s { color: #000000; font-size:  10px;}
  #m { color: #000000; font-size: 12px;}
  #l { color: #000000; font-size: 14px;}
  #ws { color: #ffffff; font-size:  10px;}
  #wm { color: #ffffff; font-size: 12px;}
  #wl { color: #ffffff; font-size: 14px;}
  #bs { color: #135a8b; font-size:  10px;}
  #bm { color: #135a8b; font-size: 12px;}
  #bl { color: #135a8b; font-size: 14px;}
  #gs { color: #666666; font-size:  10px;}
  #gm { color: #666666; font-size: 12px;}
  #gl { color: #666666; font-size: 14px;}


#container{
	height:380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(menuback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

DIV.menutop {
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
	height:114px;
}

DIV.menuback-02 {
	position:absolute;
	left:47px;
	top:114px;
	width:103px;
	height:74px;
}

DIV.menuback-03 {
	position:absolute;
	left:47px;
	top:188px;
	width:103px;
	height:60px;
}

DIV.menuback-04 {
	position:absolute;
	left:47px;
	top:248px;
	width:103px;
	height:59px;
}

DIV.menuback-05 {
	position:absolute;
	left:47px;
	top:307px;
	width:103px;
	height:71px;
}


#container2{
	height:200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
}

#ftext{
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-position: center bottom;
}
//-->