#main {	width: 94%;	padding: 1% 3%;	}#main h1 { 	text-align: center;	font: 2em Helvetica; 	margin: 20px 0 10px 0;	padding-bottom: 15px;	border-bottom: 2px solid #444444; }.clear {	margin-top: -1px;	height: 1px;	clear:both;	zoom: 1;}		.slider {	width: 1160px;	margin: 50px auto;	position: relative;	height: 236px;}.slider::-moz-selection { background: transparent; color: #fff; text-shadow: none; }.slider::selection { background: transparent; color: #fff; text-shadow: none; }.slide-list {	width: 1160px;	height: 210px;	overflow: hidden;	position: relative;	margin: 0 4px;	border-top: 1px solid #000000;	padding: 0;}.slide-wrap {	position: relative;	left: 0px;	top: 0;	width: 10000000px;}.slide-item {	width: 229px;	height: 180px;	margin: 6px 4px 0 0;	float: left;	cursor: pointer;}.slide-item img{	width: 229px;	height: 180px;	margin-top: 13px;	display: inline-block;	vertical-align: middle;}.slide-item img:hover{	width: 229px;	height: 180px;	margin-top: 13px;	display: inline-block;	vertical-align: middle;	border-top: 1px solid #000000;	border-left: 1px solid #000000;	border-right: 1px solid #000000;	border-bottom: 11px solid #000000;}.slide-title {	font: bold 16px monospace;	display: inline-block;	vertical-align: middle;}.navy {	position: absolute;	top: 17px;	z-index: 1;	height: 72px;	width: 42px;	cursor: pointer;}.prev-slide {	left: -69px;	top: -35px;	background: url(../img/left_scroll.png);	background-repeat: no-repeat;}.next-slide {	right: -69px;	top: -35px;	background: url(../img/right_scroll.png);	background-repeat: no-repeat;}.prev-slide:hover {	left: -69px;	top: -35px;	background: url(../img/left_scroll_h.png);	background-repeat: no-repeat;}.next-slide:hover {	right: -69px;	top: -35px;	background: url(../img/right_scroll_h.png);	background-repeat: no-repeat;}.navy.disable {	background: #dbdbdb;}.auto {	width: 7px;	height: 11px;	cursor: pointer;	margin: 10px auto;}.play {	background: url(bg/play.png) center no-repeat;}.pause {	background: url(bg/pause.png) center no-repeat;}