﻿body
{
    font-size: 9pt;
    margin:0px;
    padding:0px;
    color:#6699CC;
}
a
{
    color:#6699CC;
    text-decoration: none;
}
.contentLayer
{
    width:889px;
    margin-left:auto;
    margin-right:auto;
}
.topBanner
{
    height:80px;
    width:889px;
    overflow:hidden;
}
.topBannerLeftPart
{
    float:left;
}
.topBannerRightPart
{
    float:right;
}
.topMenuPart
{
    background-image:url("../images/bg_l.gif");
    height:32px;
    overflow:hidden;
    padding-top:6px;
}
.blockGrey
{
    list-style-type:none;
    margin:0px;
    width:128px;
    overflow:hidden;
    margin-left:15px;
    margin-right:15px;
    padding:0px;
    border: 2px solid #6699cc;
    border-top:1px solid #6699cc;
    border-bottom:1px solid #6699cc;
    margin-top:13px;
    font-weight:bold;
    list-style-position: outside;
    text-align:center;
}
.blockGrey li
{
    border-top:1px solid #6699cc;   
    border-bottom: 1px solid #6699cc;
    overflow:hidden;
}
.blockGrey a
{
    font-weight:bold;
    color:#6699CC;
    text-decoration:none;
    line-height:17px;
}
.blockGrey2
{
    list-style-type:none;
    margin-left:auto;
    margin-right:auto;
    width:90px;
    overflow:hidden;
    text-align:center;
}
.blockTitle
{
    background-color:#6699CC;
    color:#fff;
    font-weight:bold;
}
.contentPart
{
    background-image:url("../images/bg_l.gif");
    width:100%;
}
.bottomPart
{
    width:889px;
    margin-top:20px;
    text-align:center;
    font-weight:bold;
}
.bottomContent
{
    width:380px;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
}
.bottomPartLeft
{
    float:left;
}
.bottomPartRight
{
    float:right;
}
.bottomSuggestPart a
{
    color:#6699CC;
    text-decoration: none;
}
.copyrightPart
{
    color:#FF9966;
}
.clearDiv
{
    height:1px;
    overflow:hidden;
    width:100%;
    clear:both;
}
.breadCrumbs
{
    margin-bottom:8px;
    margin-left:8px;
    font-weight:bold;
}
.blockUl
{
    list-style-type:none;
    margin:0px;
    width:128px;
    overflow:hidden;
    margin-left:15px;
    margin-right:15px;
    padding:0px;
    border: 2px solid #6699cc;
    margin-top:13px;
    font-weight:bold;
    list-style-position: outside;
    text-align:left;
}
.blockUl img
{
    border:0px;
}
.commonContentDiv
{
    width:100%;
}
.commonContentLeftPart
{
    width:170px;
    float:left;
}
.commonCcontentRightPart
{
    width:719px;
    float:right;
    background-image:url(../images/bgbox.gif);
    min-height:410px;
    _height:410px;
    padding-top:18px;
    padding-bottom:20px;
}
.pageTitle
{
    margin-left:auto;
    margin-right:auto;
    width:90%;
    background-color:#7A9BCC;
    color:#fff;
    height:26px;
    text-align:center;
}
.pageTitle h4
{
    margin:0px;
    padding:0px;
    font-weight:bold;
    height:26px;
    font-size:10pt;
    line-height:26px;
    position:relative; top/*\**/:1px\9; *top:0
}
.tableDiv
{
    color:#7A9BCC;
}
.commonPagesDiv
{
    width:90%;
    text-align:center;
    margin-top:15px;
}

.blockGreyWithoutLine
{
    list-style-type:none;
    margin-left:auto;
    margin-right:auto;
    width:90px;
    overflow:hidden;
    text-align:center;
    border-top:2px solid #ccc;
    border-bottom:2px solid #ccc;
    border-left:2px solid #ccc;
    border-right:2px solid #ccc;
    padding:0px;
}
.blockGreyWithoutLine li
{
    height:20px;
    overflow:hidden;
}
.blockGreyWithoutLine a
{
    font-weight:bold;
    color:#6699CC;
    text-decoration:none;
    line-height:20px;
}
a:hover
{
    color:#000;
}