body
{
    font-family: Tahoma, verdana, Arial, sans-serif;
    color: #565656;
    margin: 0px;
    padding: 0px;
}

.fc_day
{
    font-size: 10px;
    color: #848484;
}
.fc_more
{
    font-size: 10px;
    color: #669933;
    text-align: right;
    margin-right: 5px;
}
.fc_more a
{
    color: #669933;
    text-decoration: none;
}
.fc_more a:hover
{
    color: #669933;
    text-decoration: underline;
}

.br_s3
{
    height: 3px;
    line-height: 1px;
    font-size: 1px;
}
.br_s5
{
    height: 5px;
    line-height: 1px;
    font-size: 1px;
}
.br_s10
{
    height: 10px;
    line-height: 10px;
}
.br_s13
{
    height: 13px;
    line-height: 13px;
}

.clear
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

img.line
{
    border: 1px solid #cfcfcf;
    padding: 2px;
    margin: 0px;
    text-align: left;
}
.copyright
{
    background-image: url(/images/footer_logo.gif);
    margin-left: 45px;
    margin-top: 10px;
    font-size: 11px;
    background-repeat: no-repeat;
    padding-left: 60px;
    padding-top: 10px;
    height: 60px;
    width: 300px;
    color: #848484;
}

/*  */

.layout_top
{
    padding: 0px;
    margin-top: 18px;
    width: 830px;
}
.logo
{
    float: left;
    padding-left: 37px;
}
.quick
{
    float: right;
    font-size: 11px;
    margin-top: 19px;
}
.quick .icon
{
    background-image: url(/images/menu_bullet01.gif);
    background-repeat: no-repeat;
    background-position: 3px 6px;
    padding-left: 12px;
    padding-right: 10px;
}
.quick a
{
    color: #4b6e20;
    text-decoration: none;
}
.quick a:hover
{
    color: #4b6e20;
    text-decoration: underline;
}
.quick2
{
    float: left;
    font-size: 11px;
    margin-top: 19px;
}
.quick2 .icon
{
    /* background-image: url(/images/menu_bullet01.gif);*/
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 0px;
    padding-right: 0px;
}
.quick2 a
{
    color: #4b6e20;
    text-decoration: none;
}
.quick2 a:hover
{
    color: #4b6e20;
    text-decoration: underline;
}
.dot_line
{
    background-image: url(/images/main_dot.gif);
    background-repeat: repeat-x;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    padding: 0px;
    margin: 0px;
}
.main_layout
{
    background-color: #ecf4e3;
    height: 274px;
    width: 100%;
}
.main_layout ul
{
    padding: 0px;
    margin: 0px;
}
.main_layout li
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    list-style-position: outside;
}
.main_layout li a
{
    color: #ffffff;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin: 0px;
    list-style-type: none;
    list-style-position: outside;
    background-image: url(/images/menu_bullet01.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    text-decoration: none;
}
.main_layout li a:hover
{
    color: #ffff00;
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin: 0px;
    list-style-type: none;
    list-style-position: outside;
    background-image: url(/images/menu_bullet02.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}
.main_left
{
    float: left;
    background-image: url(/images/left_bg.gif);
    background-repeat: no-repeat;
    width: 40px;
    height: 274px;
}
.main_img
{
    float: left;
    background-image: url(/images/main_img.gif);
    background-repeat: no-repeat;
    width: 630px;
    height: 274px;
}
.main_right
{
    float: left;
    background-image: url(/images/menu.gif);
    background-repeat: no-repeat;
    width: 331px;
    height: 274px;
}
.main_right .title
{
    color: #eafbd6;
    font-size: 11px;
    font-weight: bold;
    margin-top: 31px;
    margin-left: 5px;
}
.main_right .menu
{
    color: #ffffff;
    font-size: 11px;
    width: 140px;
    margin-left: 11px;
    padding-top: 16px;
    line-height: 27px;
}

