﻿body
{
    background-color: #888888;
    background-image: url('images/bg.png');
    background-repeat:  repeat-x;
    background-position: top, top;
    
}
.head
{   
    height: 100px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.main
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.menu
{
    width: 240px;
}
.menu_top
{
    background-image: url("images/menubg_top.png");
    height: 22px;
}
.menu_main
{
    background-image: url("images/menubg_main.png");
    height: 30px;
    vertical-align: middle;
}
.menu_main ul
{
    list-style-type: none;
    margin: 0px;
    padding-left: 15px;
}
.menu_main li
{
    height: 30px;
    width: 210px;
}
.menu_main li a
{
    width: 210px;
    display: block;
    height: 25px;
    text-align: left;
    padding-left: 0px;
    margin-bottom: 0px;
    background-image: url("images/menu_li_bg.png");
}
.menu_bottom
{
    background-image: url("images/menubg_bottom.png");
    height: 15px;
}
.menu_none
{
    background-image: url("images/menubg_none.png");
    padding-bottom: 0px;
    padding-top: 0px;
}
.content_frame
{
    width: 760px;
}
.content_top
{
    background-image: url("images/mainbg_top.png");
    height: 25px;
}
.content_main
{
    background-image: url("images/mainbg_main.png");
}
.content_bottom
{
    background-image: url("images/mainbg_bottom.png");
    background-position: bottom;
    height: 23px;
}
.content_bottombottom
{
    background-image: url("images/mainbg_bottombottom.png");
    height: 55px;
}
.bottom
{   
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


b
{
    color: #147DFF;
}
.menu_main li b
{
    color: #147DFF;
    padding-left: 10px;
    font-size: 16px;
    vertical-align: bottom;
}

h1
{
    font-family: Tahoma;
    font-size: 34px;
    height: 34px;
    color: #000000;
}
h1 a:link
{
    color: #000000;
    text-decoration: none;
}
h1 a:visited
{
    color: #000000;
    text-decoration: none;
}
h1 a:hover
{
    color: #147DFF;
    text-decoration: none;
}
h1 a:active
{
    color: #147DFF;
    text-decoration: none;
}
h2
{
    font-family: Tahoma;
    font-size: 22px;
    color: #000000;
    padding-top: 0px;
    padding-bottom: 10px;
    margin: 0px;
}
h2 a:link
{
    color: #000000;
    text-decoration: none;
}
h2 a:visited
{
    color: #000000;
    text-decoration: none;
}
h2 a:hover
{
    color: #147DFF;
    text-decoration: none;
}
h2 a:active
{
    color: #147DFF;
    text-decoration: none;
}
h3
{
    font-family: Tahoma;
    font-size: 16px;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
}
h4
{
    font-family: Tahoma;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 26px;
}
h4 ul
{
    padding-left: 18px;
    padding-top: 0px;
}
h4 a:link
{
    color: #000000;
    text-decoration: underline;
}
h4 a:visited
{
    color: #000000;
    text-decoration: underline;
}
h4 a:hover
{
    color: #147DFF;
    text-decoration: none;
}
h4 a:active
{
    color: #147DFF;
    text-decoration: none;
}
.menu_main h4
{
    margin-bottom: 0px;
    line-height: 0px;
    border-style: none;
}
.menu_main h4 a:link
{
    text-decoration: none;
}
.menu_main h4 a:visited
{
    text-decoration: none;
}
img
{
    border-style: none;
}
h5
{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    line-height: 25px;
}
h5 a:link
{
    color: #147DFF;
    text-decoration: none;
}
h5 a:visited
{
    color: #147DFF;
    text-decoration: none;
}
h5 a:hover
{
    color: #147DFF;
    text-decoration: underline;
}
h5 a:active
{
    color: #147DFF;
    text-decoration: none;
}
h6
{
    font-family: Tahoma;
    font-size: 9px;
    color: #000000;
    line-height: 0px;
}
h6 a:link
{
    color: #000000;
    text-decoration: none;
}
h6 a:visited
{
    color: #000000;
    text-decoration: none;
}
h6 a:hover
{
    color: #147DFF;
    text-decoration: none;
}
h6 a:active
{
    color: #147DFF;
    text-decoration: none;
}
