td           { font-size: 12px; font-family: 宋体 }
body         { font-size: 12px; font-family: 宋体 }
a:link       { color: #000080; text-decoration: none; font-size: 12px; font-family: 宋体 }
a:visited    { color: #000080; text-decoration: none; font-size: 12px; font-family: 宋体 }
a:active     { color: #FF0000; text-decoration: underline; font-family: 宋体; font-size: 12px }
a:hover      { color: #FF0000; text-decoration: underline; font-family: 宋体; font-size: 12px }
input        { font-size: 12px; font-family: 宋体 }
textarea     { font-size: 12px; font-family: 宋体 }
select       { font-size: 12px; font-family: 宋体 }
.white_bg    { color: #000000; font-size: 12px; font-family: 宋体 }
a.white_bg:link { color: #FFFFFF; font-size: 12px; text-decoration: none; font-family: 宋体 }
a.white_bg:visited { color: #FFFFFF; font-size: 12px; text-decoration: none; font-family: 宋体 }
a.white_bg:active { color: #FF0000; font-size: 12px; text-decoration: none; font-family: 宋体 }
a.white_bg:hover { color: #FF0000; font-size: 12px; text-decoration: none; font-family: 宋体 }
.white_bg_big { color: #000000; font-size: 12px; font-family: 宋体 }
a.white_bg_big:link { color: #000099; font-size: 12px; text-decoration: none; font-family: 宋体 }
a.white_bg_big:visited { color: #000099; font-size: 12px; text-decoration: none; font-family: 宋体 }
a.white_bg_big:active { color: #000099; font-size: 12px; text-decoration: none; font-family: 宋体 }
a.white_bg_big:hover { color: #FF0000; font-size: 12px; text-decoration: none; font-family: 宋体 }
table        { font-family: 宋体; font-size: 12px }
.shadow0     { filter: glow(color=#000080, strength=2) }
.shadow1     { filter: glow(color=#ffffff, strength=5) }
.shadow2     { filter: glow(color=#008000, strength=2) }
p            { margin-top: 5; margin-bottom: 5 }
.dh {
	FILTER: dropshadow(color=#FFFFFF, offx=1, offy=1, positive=1);
	WIDTH: 100%;
	COLOR: #000066;
	POSITION: relative;
	left: 1px;
	text-decoration: none;


}
.dh:hover {
	FILTER: dropshadow(color=#FFFFFF, offx=1, offy=1, positive=1);
	WIDTH: 100%;
	COLOR: #5353FF;
	POSITION: relative;
	left: 1px;
	text-decoration: none;
}
