body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	color:#222222;
	background-color: #1B638C;
}
td{font-size: 12px;}
/*----下面样式是定义信息反馈表单的样式----*/
input,textarea {
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
	behavior:url("images/style.htc");
}
.innerMain{background-color:transparent;padding: 1px;cursor:hand;height:18px;font-family:webdings;border:none;}
a:link{color: #222222;text-decoration: none;}
a:visited{color: #222222;text-decoration: none;}
a:hover{color: #ff4400;text-decoration: underline;}
/*-------------以上为每个网页都应该有的样式表，后面所加为另外所需的----------------------------*/
a.b:link{color: #ffffff;text-decoration: none;}
a.b:visited{color: #ffffff;text-decoration: none;}
a.b:hover{color: #ff6600;text-decoration: underline;}
a.c:link{color: #222222;text-decoration: none;}
a.c:visited{color: #222222;text-decoration: none;}
a.c:hover{color: #ff4400;text-decoration: underline; font-weight: bold;}
.bod{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#DDDDDD
}