body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"宋体";
	font-size:12px;
	color:#000000;
        background-color: #336699;

}

table,td {
	font-family:"宋体";
	font-size:12px;
	color:#000000;
	line-height: 20px;
}
.listtable {
	font-family:"宋体";
	font-size:12px;
	color:#000000;
	line-height: 20px;
	background-color: 999999;
	cellpadding=2;
	cellspacing=1;
}
.listtdhead {
	font-family:"宋体";
	font-size:12px;
	color:#000000;
	line-height: 20px;
	background-color: e7e7e7;
}
.listtd {
	font-family:"宋体";
	font-size:12px;
	color:#000000;
	line-height: 20px;
	background-color: f7f7f7;
}
.listtd2 {
	font-family:"宋体";
	font-size:12px;
	color:#000000;
	line-height: 20px;
	background-color: ffffff;
}

A:link    {  COLOR: #000000; TEXT-DECORATION: none}
A:visited {  COLOR: #000000; TEXT-DECORATION: none}
A:active  {  TEXT-DECORATION: none}
A:hover   {  COLOR: #000000; TEXT-DECORATION: underline}

.white {
	font-family:"宋体";
	font-size:12px;
	color:#ffffff;
	line-height: 20px;
}
A.white:link    {  COLOR: #ffffff; TEXT-DECORATION: none}
A.white:visited {  COLOR: #ffffff; TEXT-DECORATION: none}
A.white:active  {  TEXT-DECORATION: none}
A.white:hover   {  COLOR: #ffffff; TEXT-DECORATION: underline}

.red {
	font-family:"宋体";
	font-size:12px;
	color:#ff0000;
	line-height: 20px;
}


select,input,textarea {
	FONT-SIZE: 12px;
	font-family:"宋体";
	color:#000000;
	padding: 1px;
	border: 1px dashed #999999;
}

.nmsw_OffWhite { color:black; background-color:rgb(247,247,247);cursor:hand; }
