body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.input {
	font-size: 12px;
	border: 1px solid #2C3D59;
	height: 14px;
	width: 120px;
}
a:link {
	color: #2C3D59;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2C3D59;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #2C3D59;
}
/*banner连接样式*/
a.emun:link {
	color: #B6C4D1;
	text-decoration: none;
}
a.emun:visited {
	text-decoration: none;
	color: #B6C4D1;
}
a.emun:hover {
	text-decoration: underline;
	color: #FF6600;
}
a.emun:active {
	text-decoration: none;
	color: #B6C4D1;
}
/* CSS Document */

.right {
	float: right;
}
.font-999 {color:#999999;}
.font-st {font-family:"宋体";}
.font-bai {color:#FFFFFF;}
.font-25 {line-height:25px;}