body
{
        width:100%;
        height:100%;
        background-image:url(/images/static/background_mint.gif);
        margin:0px;
        padding:0px;
}
div
{
        margin:0px;
        padding:0px;
}
a img, img
{
        border:none;
}
#all
{
        position:fixed;
        top:5%;
        left:50%;
        margin-left:-409px;
        height:90%;
        width:818px;
}
#navi
{
        width:818px;
        height:123px;
        background-image:url(/images/static/logo.gif);
        border-top:1px solid #E0EAE2;
}
#navi1
{
        width:615px;
        height:26px;
        margin-left:203px;
        margin-top:63px;
        padding-bottom:0px;
}
#navi2
{
        width:615px;
        height:34px;
        margin-left:203px;
        margin-top:0px;
        padding-bottom:0px;
}
#navi1 div, #navi2 div
{
        float:left;
}
#content
{
        background-image:url(/images/static/contentbackground.jpg);
        overflow:auto;
        height:70%;
        border-top:1px solid #E0EAE2;
        font-family:arial;
        font-size:13px;
        word-spacing:0.8px;
        letter-spacing:0.1px
}
.left
{
        background-image:url(/images/static/left.jpg);
        background-repeat:no-repeat;
        float:left;
        width:270px;
}
.left img
{
        margin-left:20px;
}
.innercontent
{
        margin-left:270px;
        padding-top:26px;
        padding-right:36px;
        font-family:arial;
        font-size:13px;
        word-spacing:0.8px;
        letter-spacing:0.1px
}
#footer
{
        margin-top:16px;
        margin-left:18px;
        font-weight:bold;
        font-size:12px;
        word-spacing:2px;
        font-family:arial, helvetica;
        color:gray;
        white-space:nowrap;
}
#footer span
{
        margin-right:10px;
}
#footer a
{
        text-decoration:none;
}
#footer a:link, #footer a:visited
{
        color:gray;
}
#footer a:hover
{
        color:silver;
}
#footer a:active
{
        color:green;
}
#newslist
{
        margin:0px;
        padding:0px;
        vertical-align:middle;
        border-collapse:collapse;
        background-image:url(/images/static/left.jpg);
        background-repeat:no-repeat;
}
#newslist tr td.left_c
{
        padding:0px;
        padding-left:20px;
        width:252px;
}
#newslist tr td.left_c
{
        padding-top:20px;
}
#newslist tr td h1
{
        margin-top:18px;
}
#newslist tr td h2
{
        margin-top:20px;
}
