@charset "utf-8";
/* CSS Document */

.fullBg {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

#maincontent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}
#topU{
	height:130px;
	margin: auto;
	width:960px;
	background-color:#FFF;

	
}
