@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	line-height:28px;
	p
}
body {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: url(../images/bg-7.jpg);
}
.bt1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:32px;
}
#leftdiv {
	float:left;
	width:420px;
	height:280px;
	padding-left:12px;
	padding-top:45px;
	text-align:center;
}

#leftdiv2 {
	float:left;
	width:185px;
	height:60px;
	padding-left:45px;
}

#rightdiv {
	float:right;
	width:510px;
	height:330px;
}

#rightdiv2 {
	float:right;
	width:730px;
	height:60px;
}

 #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;
}
#top a {
	font-size: 14px;
	color: #FFF;
}
#top a:link {
	text-decoration: none;
}
#top a:visited {
	text-decoration: none;
	color: #FFF;
}
#top a:hover {
	text-decoration: underline;
	color: #FFF;
}
#top a:active {
	text-decoration: none;
	color: #FFF;
}
