﻿body 
{
    background-color:#FFFFFF;
    text-align:center;
    background-image:url('../images/bg_body.gif');
    background-repeat:repeat-x;
}
body, div
{
    line-height:150%;
    margin:0 auto;
    font-size:12px;
    }

#Head
{
    text-align:left;
    margin-top:4px;
    padding:5px 3px 12px 20px;
    width:757px;
    }
h2
{
    margin:0 0 8px 0;
    font-size:24px;
    font-family:黑体;
    }
    
#Main
{
    width:780px;
    background-color:#EEF0F7;
    padding:8px 0 4px 0;
    
    }
#Foot
{
    padding:5px 0 3px 0;
    width:780px;
    }
.top2
{
    margin:0px 15px 12px 15px;
    font-weight:bold;
    color:White;
    background-color:#9FA19E;
    text-align:left;
    padding:6px 8px 4px 12px;
    }
#Content 
{
    background-color:White;
    clear:both;
    }
#Content .left
{
    float:left;
    width:165px;
    text-align:left;
    padding:0 3px 0 12px;
    background-color:#EEE0E7;
    } 
#Content .right
{
    float:right;
    width:580px;
    text-align:left;
    padding:0 3px 0 12px;
    background-color:#EEF0F7;
    } 
.FFF000
{
    color:#FFF000;
    font-size:12px;
    }
.top
{
    background-color:#6D6D74; color:White;
    background-image:url('../images/bg_top.gif');
    }
.foot
{
    background-color:#6D6D74; color:White;
    background-image:url('../images/bg_foot.gif');
    height:45px;
    }
#Foot
{
    clear:both;
    font-size:9px;
    }
A:link
{
    color:#9B9A84;
    text-decoration:none;
    }
A:visited
{
    color:#ACAB95;
    text-decoration:none;
    }     
#Foot A:visited
{
    color:#ACAB95;
    }

h2
{
    padding-top:6px;
    }
.NavTips
{
    color:Gray;
    }
A.black:link
{
    color:#121212;
    text-decoration:none;
    }
A.black:visited
{
    color:#121212;
    text-decoration:none;
    } 

