img{ border:0;}
ul,li{ list-style-type:none;}
.turn{ width:225px; height:300px; border:1px #000100 solid; margin:0px; position:relative; overflow:hidden;}
.turn-loading{
	width:225px;
	height:300px;
	position:absolute;
	z-index:2;
	overflow:hidden;

}
.turn-loading img{ width:32px; height:32px; margin:140px 0 0 235px;}
.turn-pic li{ position:absolute; top:0px; left:0px; filter:alpha(opacity=0); opacity:1;}
.turn-pic li img{ width:225px; height:300px; overflow:hidden;} 
.turn-bg{ width:328px; height:40px; overflow:hidden; background:#000; position:absolute; z-index:2; bottom:0; filter:alpha(opacity=70); opacity:0.7;}
.turn-tit{ font-size:13px; top:10px; }
.turn-tit a{ color:#ffffff; text-decoration:none;}
.turn-tit a:hover{ color:#ffb02b; text-decoration:none;}
.turn-tit li{ position:absolute; z-index:3; bottom:-40px; left:5px;}
.turn-btn{ position:absolute; z-index:3; font-size:12px; color:#afafaf; bottom:3px; right:15px;}
.turn-btn .lb,.turn-btn .rb{ width:6px; height:9px; background:url(../images/btn.png) no-repeat; overflow:hidden; position:absolute; top:3px; left:-10px; cursor:pointer;}
.turn-btn .rb{ background-position:-6px 0; left:21px;}
.turn-btn span{ text-align:center;}
