/* CSS Document */
body{margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px;}
table{font-family:"Arial"; font-size:12px;}
.font1{line-height:25px;}
.dotline { 
BORDER-BOTTOM-STYLE: dotted; BORDER-LEFT-STYLE: dotted; BORDER-RIGHT-STYLE: dotted; BORDER-TOP-STYLE: dotted 
}
a{text-decoration:none}
.font2{color:#FF0000}
.fonta{color:#333333}
.link1{text-decoration:none; color:#000000}
.pro{line-height:24px; color:#333333} 
a.s:link{ text-decoration:none; color:#333333}

a.s:active{ text-decoration:none; color:#333333}

a.s:visited{ text-decoration:none; color:#333333}

a.s:hover{ text-decoration:none; color:#993300}

.font3{font-size:14px;}
a.footl:link { text-decoration:none;color:#000000;} /* 未访问的链接 */
a.footl:visited { text-decoration:none;color:#000000;} /* 已访问的链接 */
a.footl:hover{ text-decoration:none; color:#ff0000;} /* 鼠标在链接上 */
a.footl:active {text-decoration:none;color:#000000;} /* 点击激活链接 */