* {margin:0; padding:0}
body {font:12px Verdana,dotum, gulim, Arial; color:#555; 	text-decoration:none;
letter-spacing:0px;}

#wrapper {width:980px;}


#slideshow {float:left; width:980px; height:305px; margin:0px 0 0 0px; border:0px solid #fff; background:#fff}
#slides {position:relative; width:980px; height:305px; list-style:none; overflow:auto}
#slides li {width:980px; height:305px}

.pagination {float:left; list-style:none; height:25px; margin:0px 0 0 0px; width:980px;}
.pagination li {float:left; cursor:pointer; padding:4px 8px; background:#7e7e7e; border:1px solid #7e7e7e; margin:0 0px 0 0; text-align:center;  color:#fff; width:178px; }
.pagination li:hover {background:#7e7e7e; border:1px solid #fff; color:#fff}
li.current {border:1px solid #fff; background:#fff; color:#7e7e7e}

