body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
A {
	FONT-SIZE: 12px;
	text-decoration: none;
	font-family: "宋体";
	color: #000000;
}
.title {
	font-family: "华文新魏";
	color: #003366;
	font-weight: bold;
	font-size: 24px;
}

.botline1 {border-bottom:1px solid #cccccc;font-size:14px;table-layout:fixed; word-break :break-all;padding-left:10px;}

.botline2 {
	border-bottom:1px solid #cccccc;
	background-color: #F6FCFF;font-size:14px;table-layout:fixed; word-break :break-all;padding-left:10px;
}

.myOver {myOver:expression(onmouseover=function(){bgColor="#0099FF"; },onmouseout=function(){bgColor="#F6FCFF"});font-size:14px;table-layout:fixed; word-break :break-all;padding-left:10px;font-color:#123456;}


a.t:link{color:#261cdc;text-decoration: underline}a.t:hover{color:#261cdc;text-decoration: underline}a.t:visited{color:#800080;text-decoration: underline}

.button,
.gobutton{
	background: #FFF;
	border: 1px solid #4C77B6;
	color: #000;
	font-family: Tahoma, Arial;
	font-size: 12px;
	padding: 2px;
	vertical-align: middle;
}