 body
{
    background-color: #fafafc;
    text-align: center;
    height: 95%;
    width: 97%;
}
.Main
{
    background-color: #edf0f2;
    width: 96%;
    padding: 1.7%;
    border: #6666ff 1px solid;
    height:96%;
}
.Title
{
    color: #FFFFFF;
    font-size: 26px;
    font-weight: bold;
    border: #000000 1px solid;
    padding-bottom: 1%;
    padding-top: 1%;
    background: url(images/aiwm.gif) #9999ff no-repeat  98% 50%;
    height: 56px;
}
.Descer
{
    color:#00001b;
    font-size:16px;
    font-family:Arial;
    text-align: left;
}
.Tip
{
    color: #000000;
    font-size: 13px;
    font-family: Arial;
    background-color: #e9e9df;
    width: 90%;
    border: #000000 1px solid;
    font-weight: lighter;
    vertical-align: middle;
    padding: 1%;
    padding: 1%;
}
.Option
{
    color: #548eff;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
.Text
{
    font-size:14px;
    font-family:Arial;
    text-align: left;
}


.MenuImg
{
    border:0;
    text-align:left; 
    padding-right:4px;
}
.MenuItem
{
    text-decoration:none;
    vertical-align:top; 
    font-size:14px;   
}
.Footer
{
    color: #6699cc;
    font-size: 12px;
    font-weight: bold;
    margin-top: 1%;
}
.FooterLink
{
    color: #6699cc;
    font-size: 12px;
    font-weight: bold;
}

.MiniSubTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #4174c0;
    font-family: Arial;
}
