
.rotate-wrap{ position: relative; z-index: 0; height: 100%; color:#fff; height: 320px; overflow: hidden;}
	.temp1 {overflow:hidden; height:320px; cursor:pointer;}
		.temp1 .content{ top: 0; right: 0; z-index: 1; overflow: hidden; height: 320px; 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; height:320px; width:569px; overflow: hidden;}
		.content .Image img {height:320px; max-width:569px;}
		#pager_wrap{ width: 100px; position: absolute; top: 10px; right: 10px; z-index: 1; }
		 	.pager_prev{float:right; background: url(images/prev.png) no-repeat bottom left; width:11px;height:11px; cursor: pointer;margin-right: 5px;}
			.pager_next{float:right; background: url(images/next.png) no-repeat bottom left; width:11px; height:11px; cursor: pointer;}
			
			.FlashText .Text a{text-decoration: none !important; color:#39F;}
			.FlashText h1 { padding:0; margin:0; padding-bottom:5px; line-height: 17px; }

