* {margin:0; padding:0}

p {line-height:1.4; margin-bottom:12px}
#wrapper {width:480px; margin:2px auto}

.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:480px; height:200px; background:#fff}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:480px; height:200px; padding-right:10px}

.pagination {float:left; list-style:none;  margin:0px 0 0 32px}
.pagination li {float:left; cursor:pointer; padding:2px 4px; background:#f7f9fe; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt;}
.pagination li:hover {background:#e4ecfb; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#0b5187; color:#FFFFFF;}

li#content {width:464px; height:270px; padding:15px 28px 15px 18px}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}