/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px;
	line-height:100%;
	font-family:Tahoma;
}
td,th {
	font-family: Tahoma;
	font-size: 14px;
	line-height:120%;
}

/* 链接文字 */
a:link { color:#000000; text-decoration:none; font-size:12px}
a:visited { color:#000000; text-decoration:none; font-size:12px}
a:hover { color:#ff0000; text-decoration:underline; font-size:12px}
a:active { color:#000000; text-decoration:none; font-size:12px}
/* topb链接文字 */
.topb:link { color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold}
.topb:visited { color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold}
.topb:hover { color:#ff0000; text-decoration:underline; font-size:14px; font-weight:bold}
.topb:active { color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold}
/* toph链接文字 */
.toph:link { color:#000000; text-decoration:none; font-size:14px; font-weight:bold}
.toph:visited { color:#000000; text-decoration:none; font-size:14px; font-weight:bold}
.toph:hover { color:#ffffff; text-decoration:none; font-size:14px; font-weight:bold}
.toph:active { color:#000000; text-decoration:none; font-size:14px; font-weight:bold}
