img {
	border: 0
}
/* 焦点图 */
.focus {
	width:732px;
	height: 192px;
	position: relative;
}
.f426x240 {
	width: 732px;
	height: 192px
}
.f426x240 img {
	width: 732px;
	height: 192px
}
.rslides {
	width: 100%;
	position: relative;
	list-style: none;
	padding: 0;
	overflow: hidden;
}
.rslides_nav {
	height: 0px;
	width: 0px;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 0.5;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	margin-top: -28px
}
.rslides_nav:active {
	opacity: 1.0
}
.rslides_nav.next {
	left: auto;
	right: 0
}
.rslides_tabs {
	margin-top:10px;
	clear: both;
	text-align: left}
.rslides_tabs li {
	display: inline;
	float: none;
	_float: left;
*float:left;
	margin-right: 5px
}
.rslides_tabs a {
	text-indent: -9999px;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: rgba(0,0,0, .8);
	background: #ddd;
	display: inline-block;
	_display: block;
*display:block;
	width: 9px;
	height: 9px
}
.rslides_tabs .rslides_here a {
	background: rgba(0,0,0, .1);
	background: #390
}
