* {_behavior:url(../iepngfix.htc)}
	html {
		overflow: hidden;
	}
	body {
		margin:0px;/*定义padding:0px 可能会使二级页面出错*/
		padding: 0px;
		font:12px "arial,verdana,宋体";
	    color:#ccc;
		background:#000 url(w_bg/bg.jpg) repeat-x top;
		width: 100%;
		height: 100%;
	}
	body,html,a {text-decoration:none}
	.logo2 {position:absolute;z-index:26;top:10px;left:15px;display:block;
	}
	#imageFlow {
		position: absolute;
		width: 100%;
		height: 80%;
		left: 0%;
		top: 24%;
		/*background: #000;*/
	}
	#imageFlow .diapo {
		position: absolute;
		left: -1000px;
		cursor: pointer;
		-ms-interpolation-mode: nearest-neighbor;
	}
	#imageFlow .link {
		border: dotted #fff 1px;
		margin-left: -1px;
		margin-bottom: -1px;
	}
	#imageFlow .bank {
		visibility: hidden;
	}
	#imageFlow .top {
		position: absolute;
		width: 100%;
		height: 40%;
		/*background: #181818;*/
	}
	#imageFlow .text {
		position: absolute;
		z-index:8888888;
		left: 0px;
		width: 100%;
		bottom: 16%;
		text-align: center;
		color: #FFF;
		font-family: verdana, arial, Helvetica, sans-serif;
		/*z-index: 100;*/
	}
	#imageFlow .title {
		font:12px "arial,verdana,宋体";
		font-weight: bold;
	}
	#imageFlow .legend {
		font-size: 12px;
		letter-spacing:1.5px;
	}
	#imageFlow .okzu {
	    position: absolute;
		top:55%;
		right:22%;
		font-size: 12px;
		letter-spacing:2px;
	}
	#imageFlow .okzu a:link,#imageFlow .okzu a:visited {color:#fff;}
    #imageFlow .okzu a:hover,#imageFlow .okzu a:active{color:#F09;}
	#imageFlow .scrollbar {
		position: absolute;
		z-index:3000;
		cursor:pointer;
		left: 10%;
		bottom: 10%;
		width: 80%;
		height: 16px;
		/*z-index: 100;*/
	}
	#imageFlow .track {
		position: absolute;
		cursor:auto;
		left: 1%;
		width: 98%;
		height: 16px;
		filter: alpha(opacity=30);
		opacity: 0.3;
	}
	#imageFlow .arrow-left {
		position: absolute;
	}
	#imageFlow .arrow-right {
		position: absolute;
		right: 0px;
	}
	#imageFlow .bar {
		position: absolute;
		height: 16px;
		left: 25px;
	}
	#contact2{
position:absolute;
top:10px;
right:5px;
color:#fff;}
