body  
    { font-family: ËÎÌå; font-size: 12px; line-height: 150%; cursor: default; background-color: white; margin: 0px; background-color: #555555; background-image: url(/bbs/images/bg.gif); }
table, tr, td
    { font-family: ËÎÌå; font-size: 12px; line-height: 140%; }
input, select 
    { font-family: ËÎÌå; font-size: 12px; }
textarea 
    { font-family: ËÎÌå; font-size: 12px; }


a:link, a:visited, a:active 
    { color: #00319c; text-decoration: none; }
a:hover
    { color: red; text-decoration: underline; }

a.title:link, a.title:visited, a.title:active 
    { color: #ffffff; text-decoration: none; }
a.title:hover 
    { color: yellow; text-decoration: none; }


.shadow
    { filter: dropshadow(color=#aaaaaa, offx=1, offy=1); }



.outtable
    { background-color: #d6d6d6; border-left: 1px solid #000000; border-right: 1px solid #000000; width: 980px; }
.outtd, .endtd
    { border-left: 1px solid #ffffff; border-right: 1px solid #808080; border-top: 1px solid #ffffff; padding-left: 8px; padding-right: 8px; }
.outtd
    { border-bottom: 1px solid #808080; }

.maintable
    { background-color: #1e3957; width: 100%; border-top: 6px solid #d6d6d6; border-bottom: 6px solid #d6d6d6; }
.maintitle
    { color: #ffffff; font-weight: bold; background-color: #396ba5; text-align: center; }
.mainbody
    { color: #000000; background-color: #ffffff; }
.mainbody2
    { color: #9c6331; background-color: #f7f7f7; }

.listtable
    { background-color: #1e3957; width: 100%; border-top: 6px solid #d6d6d6; border-bottom: 6px solid #d6d6d6; }
.listtitle
    { color: #ffffff; font-weight: bold; background-color: #396ba5; padding-left: 12px; padding-right: 12px; }
.listbody
    { color: #000000; background-color: #ffffff; padding: 8px 12px 8px 12px; }
.listbody2
    { color: #9c6331; background-color: #f7f7f7; padding: 8px 12px 8px 12px; }



