﻿body
{
    background-color: #e8e8d0;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    margin: 0 auto;
}

a:link
{
    color: #333333;
    text-decoration: none;
}
a:visited
{
    color: #333333;
    text-decoration: none;
}
a:hover
{
    color: #8f1d21;
    text-decoration: underline;
}
a:active
{
    color: #333333;
    text-decoration: none;
}
.clearbr
{
    clear: both;
}

#outArea
{
    text-align: center;
    width: 740px;
    padding: 0px;
    margin: 0 auto;
}

#leftArea
{
    border: 1px solid #999999;
    float: left;
    width: 220px;
    background-color: #ffffff;
    margin-right: 5px;
    text-align: left;
}

#leftArea h2
{
    display: block;
    width: 210px;
    height: 22px;
    padding: 3px 0 0 10px;
    margin: 0 0 0 0;
    line-height: 18px;
    background-color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    background-image: url('../Images/navbg.gif');
    background-repeat: repeat-x;
}
#rightArea h2
{
    display: block;
    width: 98%;
    height: 25px;
    padding: 3px 0 0 10px;
    margin: 0 0 0 0;
    background-color: #8f1d21;
    background-image: url('../Images/navbg2.gif');
    background-repeat: repeat-x;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #aaccee;
    border-left-color: #aaccee;
}


#leftArea h2 span
{
    padding: 0 0 0 16px;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

#rightArea h2 span
{
    padding: 0 0 0 0px;
    font-size: 13px;
    font-weight: bold;
    color: #004499;
    line-height:100%;
}
#rightArea h2 img
{
    vertical-align:middle;
}

#leftArea ul
{
    padding: 0px;
    margin: 0px;
    width: 188px;
    list-style-type: none;
}
#rightArea ul
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    list-style-type: none;
    line-height: 185%;
    letter-spacing: 1px;
}

#leftArea ul li, #RightArea ul li
{
    margin: 0 0 0 0;
}
#leftArea ul li a
{
    background-position: 0px 0px;
    display: block;
    background: url(../Images/arrow_green.gif) 19px 9px no-repeat #ffffff;
    padding: 0 0px 0 30px;
    font-weight: bold;
    color: #000099;
    font-size: 12px;
    line-height: 24px;
    text-decoration: none;
    width: 100%;
}

#rightArea ul li a
{
    font-size: 13px;
}
#hotArea
{
    width: 100%;
    margin-bottom: 10px;
}
#hotArea ul li a
{
    padding-left: 6px;
    background-image: none;
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    width: 100%;
}

#leftArea ul li a:hover
{
    color: #2F2F20;
    background-color: #FFFF99;
}

#rightArea
{
    border: 1px solid #999999;
    float: right;
    width: 488px;
    text-align: left;
    background-color: #ffffff;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
}
#hotPic
{
    text-align: center;
    padding-top: 8px;
    padding-left: 10px;
}
#leftArea #hotPic ul li a
{
    padding: 0px;
    display: inline;
    color: #000099;
    font-size: 12px;
    background-image: none;
    font-weight: normal;
}
.hotpic
{
    border: 1px solid #000000;
    height: 130px;
    width: 170px;
    display: block;
    margin-bottom: 3px;
}
.listTable
{
    line-height: 200%;
    letter-spacing: 1px;
    width: 100%;
    margin-top: 10px;
}
.listTable a
{
    font-size: 13px;
}

#navArea
{
    border: 1px solid #333333;
    text-align: left;
    padding-left: 5px;
    background-color: #ffffff;
    height: 20px;
    margin-bottom: 3px;
    padding-top: 10px;
    background-image: url('../Images/navbg.gif');
    background-repeat: repeat-x;
}
#navArea img
{
    padding: 0px;
    margin: 0px;
    vertical-align: text-bottom;
    margin-right: 5px;
}
.childMore
{
    text-align: right;
    padding-right: 15px;
}
.listbg1
{
    border: 1px solid #666666;
    background-image: url('../Images/listbg1.jpg');
    background-repeat: no-repeat;
    width: 485px;
    height: 90px;
    margin-bottom: 6px;
}
.listbg2
{
    border: 1px solid #666666;
    background-image: url('../Images/listbg2.jpg');
    background-repeat: no-repeat;
    width: 485px;
    height: 90px;
    margin-bottom: 6px;
}
.listbg3
{
    border: 1px solid #666666;
    background-image: url('../Images/listbg3.jpg');
    background-repeat: no-repeat;
    width: 485px;
    height: 90px;
    margin-bottom: 6px;
}


#bottomArea
{
    margin-top: 15px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #003399;
    padding-top: 10px;
}
