


.tp-caption { z-index:1;}





/************************************************
	  - 图片上面字  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
	position:absolute;visibility: hidden; font-size:1.4em
	-webkit-font-smoothing: antialiased !important;
}


.tp-simpleresponsive img	{	max-width:none;}

/************************************************
	  - 按钮  -
*************************************************/
.tp-leftarrow{	z-index:100;cursor:pointer; position:relative;	background:url(large_left.png) no-Repeat top left;	width:40px;	height:98px;   }

.tp-rightarrow.default{z-index:100;cursor:pointer; position:relative;background:url(large_right.png) no-Repeat 0 0;	width:44px;	height:98px;}

.tp-leftarrow:hover,.tp-rightarrow:hover{background-position:bottom left; }



/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}



.tp-simpleresponsive a{	text-decoration:none;}

.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tp-simpleresponsive >ul >li{
	list-stye:none;
	position:absolute;
	visibility:hidden;
}
