/* index css*/
body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#xxjs {
	position:absolute;
	width:320px;
	height:170px;
	z-index:1;
	visibility: visible;
}
#xxhj {
	position:absolute;
	width:320px;
	height:170px;
	z-index:2;
	visibility: hidden;
}