body,td,th {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}




.fwk1 {
	border: 1px solid #004098;
	padding:3px;
}
.fwk2 {
	border: 1px solid #ffffff;
	padding:3px;
}
.STYLE1 {font-size: 22px}

.xw{
	color:#ffffff;
	font-size: 24px;
	-moz-border-radius: 5px;      
    -webkit-border-radius: 5px;   
	border-radius:5px;            
	background-color: #11499b;
	width:50px;
	height:240px;
	text-align:center;
	line-height:50px;
	padding-top:20px;
}