/* CSS Document */
body{ background-color:#999999}
table,tr,td,ul,li{font-size:14px; line-height:150%; color:#333333}
h1{font-size:44px; color:#CC0000; font-family:"黑体"}
.title1{font-size:32px; color:#CC0066; font-family:"黑体"; line-height:48px}
.title2{font-size:20px; color:#003399}

.white{ color:#ffffff}
.white a:link{ color:#ffffff; text-decoration:none}
.white a:visited{ color:#ffffff; text-decoration:none}
.white a:hover{ color:#ffffff; text-decoration:underline}
.white a:active{ color:#ffffff; text-decoration:underline}

a:link{ color:#000099; text-decoration:none}
a:visited{ color:#000099; text-decoration:none}
a:hover{ color:#ff0000; text-decoration:underline}
a:active{ color:#ff0000; text-decoration:underline}

.twlve{font-size:12px}
.eighteen{font-size:18px}
.red{ color:#FF0000}