body
{
    font-family: Tahoma, verdana, Arial, sans-serif;
    color: #474747;
    font-size: 11px;
    margin: 0px 0px 0px 6px;
    padding: 0px;
}
a
{
    color: #848484;
    text-decoration: none;
}
a:hover
{
    color: #524978;
    text-decoration: none;
}


ul
{
    margin: 0px;
    padding: 0px 0px 6px 0px;
}
li
{
    list-style: none;
    text-align: left;
    margin-left: 20px;
    padding: 3px 3px 3px 10px;
    background: url(/images/bullet_cross01.gif) no-repeat 1px 9px;
}
li a
{
    color: #524978;
    font-weight: bold;
}
li a:hover
{
    text-decoration: underline;
}

.clear
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.top_logo
{
    background: url(/images/main_logo_01.jpg) no-repeat;
    margin: 0px;
    padding: 0px;
    height: 80px;
}
.top_none
{
    font-size: 1px;
    line-height: 1px;
    height: 3px;
}

.container
{
    width: 950px;
}
.cont_left
{
    float: left;
    width: 200px;
    background-color: #524978;
    color: #FFFFFF;
}
.cont_none
{
    width: 4px;
    float: left;
    height: 10px;
}
.cont_main
{
    width: 740px;
    float: left;
}

.left_menu
{
    background: url(/images/left01.gif) no-repeat;
    height: 570px;
}
.left_menu ul
{
    padding: 18px 0px 45px 0px;
    margin: 0px;
}
.left_menu li
{
    margin: 0px 0px 0px 20px;
    padding: 6px 6px 6px 10px;
    list-style: none;
    background: url(/images/bullet_cross.gif) no-repeat 0px 12px;
}
.left_menu li a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}
.left_menu li a:hover
{
    color: #ffff00;
    text-decoration: none;
    font-weight: bold;
}

.left_bg
{
    background: url(/images/left_bg.gif) no-repeat;
    height: 10px;
    font-size: 1px;
    line-height: 1px;
}
.main_img
{
    background: url(/images/main_img_01.jpg) no-repeat;
    width: 740px;
    height: 220px;
}
.layout
{
    float: left;
    width: 570px;
    padding: 6px 8px 0px 8px;
}
.layout_right
{
    float: left;
    width: 152px;
}
.sponsors_01
{
    background: url(/images/box01.gif) no-repeat;
    height: 37px;
    font-weight: bold;
}
.sponsors_tit
{
    padding: 8px 0px 0px 21px;
    color: #8466a3;
}
.sponsors_02
{
    background: url(/images/box02.gif) no-repeat;
    height: 10px;
    font-size: 1px;
    line-height: 1px;
}
.sponsors_bg
{
    background: url(/images/box_bg.gif) repeat-y;
    text-align: center;
}
.footer_line
{
    margin-top: 30px;
    border-bottom: #dedede solid 1px;
}
.copyright
{
    background: url(/images/footer_logo.gif) no-repeat 5px 7px;
    margin-left: 29px;
    margin-top: 10px;
    font-size: 11px;
    padding-left: 60px;
    padding-top: 10px;
    height: 60px;
    width: 300px;
    color: #848484;
}
.sub_tit
{
    font-size: 16px;
    font-weight: bold;
    color: #524978;
    margin-bottom: 6px;
    font-family: Helvetica, sans-serif,Arial;
}
.txtbox
{
    font-size: 11px;
}