<!--

a
{
    color: #ff8f11;
    text-decoration: none;
}

a:hover
{
    color: #ffad1d;
    text-decoration: underline;
}

a:visited
{
    color: #ec8000;
}

body
{
    margin: 0px;
    padding: 0px;
    background: #ffffff url(../image/404) repeat-y;
    color: #212121;
    font-family: trebuchet ms, arial, sans-serif;
    font-size: 0.8em;
}

h2
{
    padding: 0px;
    margin: 5px 0px 5px 0px;
    font-size: 1.2em;
    font-weight: bold;
}

img
{
    border: none;
}

p
{
    margin-top: 0px;
    padding-top: 0px;
}

td
{
    vertical-align: top;
}

ul
{
    margin: 5px 0px 5px 20px;
    padding: 0px;
    list-style-image: url(../image/417);
}

ul li
{
    margin-bottom: 5px;
}

#page-bottom-copyright
{
    margin: 9px 0px 0px 74px;
    width: 81px;
    height: 14px;
}

#page-bottom-heart
{
    margin: 11px 0px 19px 19px;
    float: left;
    width: 128px;
    height: 52px;
}

#page-bottom-slogan
{
    margin: 19px 0px 0px 74px;
    width: 377px;
    height: 19px;
}

#page-menu
{
    position: absolute;
    left: 201px;
    top: 17px;
}

#page-menu img
{
    vertical-align: top;
}

#page-menu .active
{
    padding-top: 15px;
}

#page-middle
{
    background: #e4f1f9 url(../image/406) repeat-y;
}

#page-middle-content
{
    background: transparent url(../image/407) repeat-x;
}

#page-middle-content-bg
{
    width: 950px;
    min-height: 475px;
    background-repeat: no-repeat;
}

#page-top
{
    background: #ffffff url(../image/413) repeat-x;
}

#page-top img
{
    margin: 15px 0px 0px 25px;
}

#page-top-content
{
    width: 950px;
    height: 70px;
    background: transparent url(../image/411) no-repeat;
}

-->