@charset "utf-8";
/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	padding-top:20px;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
#slider2, #slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
	width:100%;
}
.rslides_tabs {
	list-style: none;
	font-size: 18px;
	margin: 0 auto;
	padding: 15px 0;
	background:#c20065;
	text-align: center;
	width: 100%;
	display:none;
}
.rslides_tabs li {
	display: inline;
	float: none;
}
.rslides_tabs a {
	line-height: 300px;
	display: inline-block;
	background:url(../images/index/button_bannernoon.gif) no-repeat left top;
	width:15px;
	height:15px;
	overflow:hidden;
	margin-left:60px;
	margin:0px 30px;
}
.rslides_tabs .rslides_here a {
	line-height: 300px;
	display: inline-block;
	background:url(../images/index/button_banneron.gif) no-repeat left top;
	width:15px;
	height:15px;
	overflow:hidden;
	margin:0px 30px;
}
