* {margin:0; padding:0}

p {line-height:1.4; margin-bottom:12px}


.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slider {
	float: left;
	position: relative;
	overflow: auto;
	width: 605px;
	height: 300px;
	border: 2px solid #fff;
	background: #fff
}
#slider ul {
	position: absolute;
	list-style: none;
	top: 0;
	left: 0;
	height: auto;
}
#slider li {float:left; width:605px; height:300px; padding-right:10px}

.pagination {position:absolute; top:0px; right:0px; list-style:none; height:25px}
.pagination li {float:left; cursor:pointer; height:10px; width:10px; background:#ccc; margin:0 4px 0 0; border:1px solid #fff}
.pagination li:hover, li.current {background:#fff}
li.current {border:1px solid #090; background: #CF0}

li#content {width:464px; height:270px; padding:15px 28px 15px 18px}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}


#pagin {
	position: absolute;
	width: 147px;
	height: 34px;
	z-index: 2;
	left: 431px;
	top: 263px;
}
