body {
	background-image: url(/images/bg.gif);
	font: 9pt 宋体, serif, sans-serif;
	color: Black;
	margin: 0 0 0 0;
	CURSOR: url(/images/sh.cur);
}

td {
	word-break:break-all;
	color: Black;
	font: 9pt 宋体, serif, sans-serif;
}

.menu{
	font-weight: bold;
	color: white;
}
.smenu{
	color: white;
}
a.menu,a.menu:link,a.menu:active{   
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover{
	color: Yellow;
	text-decoration: underline;
	font-weight: bold;
}
a.smenu,a.smenu:link,a.smenu:active{
	color: White;
	text-decoration: none;
}
a.smenu:hover{
	color: Yellow;
	text-decoration: underline;
}
a,a:link,a:active {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}
form {
	margin: 0 0 0 0;
}
Input {
	font: 9pt 宋体, serif, sans-serif;
	color: #000033;
}
Input.bt {
   border-style: outset groove groove outset;
	font: 9pt 宋体, serif, sans-serif;
	color: #000000;
	background: #dddddd;
}
checkbox {
	background-color: #eeeeee;
	border-style: none none groove none;
	font: 9pt 宋体, serif, sans-serif;
	color: #000033;
}
Textarea {
	font: 9pt 宋体, serif, sans-serif;
	color: #000033;
	border: 1px solid Black;
}
Select {
   background-color: #eeeeee;
	font: 9pt 宋体, serif, sans-serif;
	color: #000033;
}
.glow
{
FILTER: Glow(Color=9999ff, Strength=1) dropshadow(Color=000033, OffX=1, OffY=1,); COLOR: #ffffff; 
}
.shadow
{
filter:DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
}
.title1 {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.fixed{
	table-layout: fixed;
}

