body { text-align: center; }
#popupcontent { width: 960px; height: 140px; margin: 0 auto;  margin-top: -56px; position: relative; overflow: hidden;}
#image1 { width: 184px; height: 140px; position: absolute; top: 100px; left: 194px; margin-right:10px;}
#image2 { width: 184px; height: 140px; position: absolute; top: 100px; left: 0;	}
#image3 { width: 184px; height: 140px; position: absolute; top: 100px; left: 388px; }
#image4 { width: 184px; height: 140px; position: absolute; top: 100px; left: 582px; }
#image5 { width: 184px; height: 140px; position: absolute; top: 100px; left: 776px; }

#trans1 { width: 184px; height: 140px; position: absolute; top: 100px; left: 194px; display: block; }
#trans2 { width: 184px; height: 140px; position: absolute; top: 100px; left: 0px; display: block; }
#trans3 { width: 184px; height: 140px; position: absolute; top: 100px; left: 388px; display: block; }
#trans4 { width: 184px; height: 140px; position: absolute; top: 100px; left: 582px; display: block; }
#trans5 { width: 184px; height: 140px; position: absolute; top: 100px; left: 776px; display: block; }

/*#popupcontentbg { width: 1180px; height: 540px; margin: 0 auto;  position: absolute; top:-100px; left:-100px; z-index:-100; background:}*/

.guiliguili { cursor: pointer; }

/*pop-up nav*/
.popupnav {
	width:		980px;
	clear:		both;
	color: 		#F7F7F2;
	font: 		bold 1em sans-serif;
	margin-top: 	5px;
	position:	relative;
	top:		-242px;
	height:		126px;
	z-index: 	1;
	margin: 	0 auto;
}