body
{
 margin:0px;
 padding:0px;
 background-color:#d8dff7;
 background:url(fx/back.png);
 cursor:url(fx/nop.ani),default;
}

a
{
 cursor:url(fx/yep.ani),pointer;
}

a:link
{
 text-decoration:none;
 color:#ff0000;
}

a:visited
{
 text-decoration:none;
 color:#c00080;
}

a:active,a:hover
{
 text-decoration:underline;
 color:#ff8000;
}

img
{
 border:none;
}

td
{
 border:0px;
 padding:0px;
 vertical-align:top;
}

hr
{
 border-top:solid 1px #eff1fa;
 border-bottom:solid 1px #b2bce5;
}

#koic
{
 width:950px;
 margin:0px auto;
}

#koim
{
 font-family:Verdana,Serif;
 position:absolute;
 width:950px;
 z-index:0;
}

#koitop
{
 position:absolute;
 left:0px;
 top:0px;
 width:690px;
}

#title
{
 width:690px;
 height:110px;
 background:url(fx/top.png);
}

#menu
{
 padding-top:8px;
 padding-right:15px;
 padding-bottom:11px;
 text-align:right;
 font-weight:bold;
 font-size:11px;
 line-height:11px;
 color:#5b2783;
 background:url(fx/menu.png);
}

#leftbar
{
 position:absolute;
 left:0px;
 top:140px;
 width:210px;
 padding-bottom:25px;
}

#entrybar
{
 position:absolute;
 left:210px;
 top:140px;
 width:480px;
 padding-bottom:25px;
}

#rightbar
{
 position:absolute;
 left:690px;
 top:0px;
 width:260px;
 padding-bottom:25px;
}

.lbt
{
 padding-top:12px;
 padding-right:15px;
 padding-bottom:7px;
 text-align:right;
 font-weight:bold;
 font-size:11px;
 line-height:11px;
 color:#5b2783;
 background:url(fx/log_t.png);
}

.lbm
{
 padding-left:15px;
 padding-right:15px;
 text-align:center;
 font-size:10px;
 color:#7f4db2;
 background:url(fx/log_m.png);
}

.lbb
{
 width:210px;
 height:15px;
 background:url(fx/log_b.png);
}

.ebt
{
 padding-top:12px;
 padding-right:15px;
 padding-bottom:7px;
 text-align:right;
 font-weight:bold;
 font-size:11px;
 line-height:11px;
 color:#5b2783;
 background:url(fx/entry_t.png);
}

.ebm
{
 padding-left:15px;
 padding-top:5px;
 padding-right:15px;
 text-align:left;
 font-size:11px;
 color:#7f4db2;
 background:url(fx/entry_m.png);
}

.ebb
{
 width:480px;
 height:15px;
 background:url(fx/entry_b.png);
}

.rbt
{
 padding-top:12px;
 padding-right:15px;
 padding-bottom:7px;
 text-align:right;
 font-weight:bold;
 font-size:11px;
 line-height:11px;
 color:#5b2783;
 background:url(fx/lnk_t.png);
}

.rbm
{
 padding-left:15px;
 padding-right:15px;
 text-align:left;
 font-size:9px;
 color:#0000ff;
 background:url(fx/lnk_m.png);
}

.rbb
{
 width:260px;
 height:15px;
 background:url(fx/lnk_b.png);
}