body
{
    background-position: center top;
    margin: 0px;
    padding: 0px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url('/Images/bg.jpg');
    background-repeat: no-repeat;
}

A:link { text-decoration: none; color: #000000; }
A:visited { text-decoration: none; color: #000000;}
A:active { text-decoration: none; color: #000000;}
A:hover { text-decoration: underline; color: #ff0000;}


#container
{
    margin: 0px auto 0px auto; 
    background-image: url('/Images/bg_line.jpg');    
    width: 930px;
}

#main
{   
    background-position: center top;
    background-image: url('/Images/bg1.jpg'); 
    background-repeat: no-repeat;
    width: 930px;    
}

#header
{      
    width: 930px;
}

#footer
{
    margin: 0px auto 0px auto;
    background-position: center top;
    background-image: url('/Images/bg_footer.jpg');
    text-align: center;
    width: 930px;
    height: 70px;
    background-repeat: no-repeat;
    padding-top: 65px;
}

.p1 { font: 宋体; font-size: 12px; background-color: #F5F5f5; border: 1px solid #999999; height: 18px; padding: 1px; }

.c1 { color: #006633; }

.t9 { font-family: "宋体"; font-size: 9px; }
.t12 { font-family: "宋体"; font-size: 12px; }
.t14 { font-family: "宋体"; font-size: 14px; }
.t16 { font-family: "宋体"; font-size: 16px; }
.t18 { font-family: "宋体"; font-size: 18px; }
.t24 { font-family: "宋体"; font-size: 24px; }
.t36 { font-family: "宋体"; font-size: 36px; }
.t12B { font-family: "宋体"; font-size: 12px; line-height: 160%; }
.t12B1 { font-family: "宋体"; font-size: 12px; line-height: 200%; }
.t14B { font-family: "宋体"; font-size: 14px; line-height: 160%; }
.t18B { font-family: "宋体"; font-size: 18px; line-height: 140%; }

A.link1:link { text-decoration: none; color: #000000; font-size: 12px; font-family: "宋体"; }
A.link1:visited { text-decoration: none; color: #000000; font-size: 12px; font-family: "宋体"; }
A.link1:active { text-decoration: none; color: #000000; font-size: 12px; font-family: "宋体"; }
A.link1:hover { text-decoration: none; color: #ff0000; font-size: 12px; font-family: "宋体"; }

A.link2:link { text-decoration: none; color: #000080; font-size: 12px; font-family: "宋体"; }
A.link2:visited { text-decoration: none; color: #000080; font-size: 12px; font-family: "宋体"; }
A.link2:active { text-decoration: none; color: #000080; font-size: 12px; font-family: "宋体"; }
A.link2:hover { text-decoration: underline; color: #ff0000; font-size: 12px; font-family: "宋体"; }

A.link3:link { text-decoration: none; color: #006633; font-size: 12px; font-family: "宋体"; }
A.link3:visited { text-decoration: none; color: #006633; font-size: 12px; font-family: "宋体"; }
A.link3:active { text-decoration: none; color: #006633; font-size: 12px; font-family: "宋体"; }
A.link3:hover { text-decoration: none; color: #ff0000; font-size: 12px; font-family: "宋体"; }

A.link4:link { text-decoration: none; color: #000000; font-size: 12px; font-family: "宋体"; }
A.link4:visited { text-decoration: none; color: #800080; font-size: 12px; font-family: "宋体"; }
A.link4:active { text-decoration: none; color: #800080; font-size: 12px; font-family: "宋体"; }
A.link4:hover { text-decoration: none; color: #ff0000; font-size: 12px; font-family: "宋体"; }

A.link5:link { text-decoration: none; color: #ffffff; font-size: 12px; font-family: "宋体"; }
A.link5:visited { text-decoration: none; color: #ffffff; font-size: 12px; font-family: "宋体"; }
A.link5:active { text-decoration: none; color: #ffffff; font-size: 12px; font-family: "宋体"; }
A.link5:hover { text-decoration: none; color: #ffffff; font-size: 12px; font-family: "宋体"; }

A.link6:link { text-decoration: underline; color: #000000; font-size: 12px; font-family: "宋体"; }
A.link6:visited { text-decoration: underline; color: #000000; font-size: 12px; font-family: "宋体"; }
A.link6:active { text-decoration: underline; color: #000000; font-size: 12px; font-family: "宋体"; }
A.link6:hover { text-decoration: underline; color: #000000; font-size: 12px; font-family: "宋体"; }

A.link7:link { text-decoration: none; color: #000000; font-size: 14px; font-family: "宋体"; }
A.link7:visited { text-decoration: none; color: #000000; font-size: 14px; font-family: "宋体"; }
A.link7:active { text-decoration: none; color: #000000; font-size: 14px; font-family: "宋体"; }
A.link7:hover { text-decoration: none; color: #ff0000; font-size: 14px; font-family: "宋体"; }

.clear { clear: both; width: 0px; height: 0px; line-height: 0px; font-size: 0px; margin: 0px; padding: 0px; }
