﻿*{ margin:0; padding:0; list-style:none;}
img{ border:none;}
a{ color:#fff; text-decoration:none}
a:hover{ text-decoration:none;}
.banner {
	width:970px;
	position:relative;
	margin:1px auto
}
.ctrl-panel {
	position:absolute;
	right:20px;
	top:260px;
	z-index:970;
}
.m-page {
	display:block;
	width:22px;
	height:22px;
	text-align:center;
	background:#ffff00;
	float:left;
	display:inline;
	margin-left:10px;
	line-height:20px;
	color:#fff;
	font-size:13px;
}
.m-page:hover {
	text-decoration:none;
	color:#fff;
}
.focus {
	background:#ff0000;
}
.con {
	width:100%;
}
.scroll-wrap {
	OVERFLOW: hidden;
	WIDTH: 970px;
	POSITION: relative;
	HEIGHT: 300px
}
.scroll_box_content {
	POSITION: absolute
}
.content_list {
	FLOAT: left;
	WIDTH: 970px;
	HEIGHT: 300px;
	cursor:pointer;
}