@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: 宋体;
	font-size: 14px;
	line-height:26px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.STYLE3 {font-size: 18px;}
.STYLE9 {font-size: 12px;}
.STYLE2 {font-size: 10px}
 #top {WIDTH: 100%; 
 HEIGHT: 60px;
/* display:block;*/
 overflow:hidden;
 margin:0 auto;
 text-align:center;
 RIGHT: 0px; 
 top: 0px;
 background-image: url(/zt/ztty/img/top_blue.png);
 POSITION:fixed;/*固定定位*/
 z-index:9999;
 color:#ffffff; 
 line-height:15PX;
 z-index:auto;
}
#top1{background:#FFFFFF; height:500px; width:100%; margin-left:auto; margin-right:auto;}

.banner-box{
	position: relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.banner-box>.banner-inner{
	position: relative;
	width:1000px;
	overflow: visible;
	margin: 0 auto;
}
.banner-box>.banner-inner>.banner{
	position: absolute;
	width:1920px;
	top:0;
	left:0;
	margin-left:-460px;
}
