
.rotate-wrap{ position: relative; z-index: 0; height: 100%; color:#fff; overflow: hidden;}
	.temp1 {overflow:hidden; cursor:pointer;}
		.temp1 .content{ top: 0; right: 0; z-index: 1; overflow: hidden; cursor:pointer; }
		.content .Text {position: absolute; text-decoration: none; left: 15px; bottom: 5px; cursor:pointer;}
		.content .Text a{text-decoration:none !important; cursor: pointer;} .content .Text a:hover {color:#fff; text-decoration: none; cursor: pointer;}
		.content .Image {top: 0; right: 0; width:100%; overflow: hidden;}
		.content .Image img {width:100%; }
		#pager_wrap{ width: 100px; position: absolute; top: 10px; right: 10px; z-index: 1; }
		 
			
			.FlashText .Text a{text-decoration: none !important; color:#39F;}
			.FlashText h1 { padding:0; margin:0; padding-bottom:5px; line-height: 17px; }
