﻿.divMian
{
    background-color: White;
    width: 1004px;
    text-align: center;
}
.divMenu
{
    padding-bottom: 2px;
}
.divFooter
{
    width: 100%;
}
.tbBottomMenu
{
    background-image: url(Images/bg-bottom-menu.gif);
    background-repeat: repeat-x;
    width: 100%;
    color: White;
    height: 34px;
    text-align: center;
}
.tbBottomFriendLink
{
    width: 100%;
    color: #808080;
    height: 30px;
    text-align: center;
}
.divCopyRight
{
    height: 40px;
    text-align: center;
    color: Black;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tbBottomList
{
    border-left: solid 1px #CBE2F4;
    width: 100%;
}
.tdBottomList
{
    border-top: solid 1px #CBE2F4;
    border-right: solid 1px #CBE2F4;
    vertical-align: top;
    width: 33%;
}

.HyperPoint1
{
    padding-bottom: 3px;
}
.HyperPoint2
{
    display: none;
}
.HyperPoint3
{
    display: none;
}

.HyperButtonCenter
{
    background-image: url(Images/hyperlink/btn01.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 21px;
    width: 100%;
    color: #2B5C80;
    border-style: solid;
    border-width: 1px;
    border-color: #ACE3F3;
}
.HyperButtonCenter a:link
{
    color: #2B5C80;
}
.HyperButtonCenterHover
{
    background-image: url(Images/hyperlink/btn02.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 21px;
    width: 100%;
    color: #2B5C80;
    border-style: solid;
    border-width: 1px;
    border-color: #EEDD7C;
}
.HyperButtonCenter1
{
    background-image: url(Images/hyperlink/btn01.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 21px;
    width: 100%;
    color: #2B5C80;
    border-style: solid;
    border-width: 1px;
    border-color: #ACE3F3;
    text-align: center;
}
.HyperButtonCenter1 a:link
{
    color: #2B5C80;
}
.HyperButtonCenter1Hover
{
    background-image: url(Images/hyperlink/btn02.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 21px;
    width: 100%;
    color: #2B5C80;
    border-style: solid;
    border-width: 1px;
    border-color: #EEDD7C;
    text-align: center;
}
.HyperButtonCenter2
{
    text-align: left;
    color: #2B5C80;
    height: 29px;
    width: 200px;
    padding-left: 80px;
    font-size: 14px;
    background-image: url('Images/subPage/btn.gif');
    background-repeat: no-repeat;
    background-position: center;
}
.HyperButtonCenter2 a:link
{
    color: #2B5C80;
}
.HyperButtonCenter2Hover
{
    background-image: url('Images/subPage/btn2.gif');
    background-repeat: no-repeat;
    background-position: center;
    height: 29px;
    width: 200px;
    text-align: justify;
    padding-left: 80px;
    font-size: 14px;
}


.HyperButtonCenter3
{
    background-image: url(Images/hyperlink/bg-content.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding: 0px 2px 0px 10px;
    height: 30px;
    font-weight: bold;
    line-height: 30px;
    width: 200px;
}
.HyperButtonCenter3 a:link
{
    color: black;
}
.HyperButtonCenter3Hover
{
    background-image: url(Images/hyperlink/bg-content.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding: 0px 2px 0px 10px;
    height: 30px;
    color: White;
    font-weight: bold;
    line-height: 30px;
    width: 100%;
}

.HeadLine
{
    background-image: url(Images/topmenu/ico_line01.gif);
    background-repeat: repeat-x;
    background-position: center;
    width: 98%;
    text-align: center;
    line-height: 10px;
}


.logoutStyle
{
     color:#333333;
}

