/* CSS Document */

body,td,th {
	font-family: 微软雅黑;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: 微软雅黑;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #A50101;
}
a:active {
	text-decoration: none;
	color: #A50101;
}

.inBan{ width:100%; height:350px; overflow:hidden; position:relative; z-index:2;}
.inBan li{ position:absolute; left:0px; top:0px; z-index:2; text-align:center; width:100%; height:350px; display:none;}
