@charset "utf-8";
@import url("gy.css");
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align:left;
	font-family: "微软雅黑";
	font-size: 12px;
	background-image: url(../images/index2_01.jpg);
	background-repeat: repeat-x;
	
	}
	
	#banner-bg {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/* 	background-image: url(../images/iop_20.jpg);
	 */
	background-repeat: no-repeat;
	
}
#banner-bg img{
display:block;
max-width:100%;
margin:0 auto;
}
#banner {
	width: 1001px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
.clear{clear:both;}
	
