a:link {
	color: #ff0000;
}

a:hover {
	color: #FFFFFF;
}

a:visited {
	color:#ff0000;
}


<style>
body {}
/*ÀüÃ¼¸¦ °¨½Î°í ÀÖ´Â galleryWrapÀÌ ºí·° Çü½Ä±¸Á¶¸¦ ¿øÇÏ½Ã¸é ¾Æ·¡ .galleryWrap {display:inline}À» »èÁ¦ÇÏ¼¼¿ä.*/
.galleryWrap {}

/*»ó´Ü Á¦¸ñºÎºÐ ½ºÅ¸ÀÏÀÔ´Ï´Ù.*/
.cap-title{font-size:16px; padding-left:0px; color:#fff;font-family:nanumgothic,dotum,³ª´®°íµñ,µ¸¿ò;font-weight:bold;}

/*¼¾ÅÍ Á¤·Ä ¾ÈÇÏ½Ç·Á¸é margin:0 auto »èÁ¦ÇÏ¼¼¿ä.
.thgallery{display:block;font-family:dotum,'µ¸¿ò';text-align:center;background:transparent url(/img/topwhitebar.gif) repeat-x top;border-top:2px solid border-left:2px solid ; margin:0 auto;}*/
.thgallery{display:block;font-family:dotum,'µ¸¿ò';text-align:center;background:transparent url(/img/topwhitebar.gif) repeat-x margin:0 auto;}

/*»ó´Ü Á¦¸ñ ¹× ³»¿ë ºÎºÐ ¹Ú½º¿µ¿ªÀÔ´Ï´Ù.*/
.contentsGallery{padding:10px;opacity:0.7;filter:alpha(opacity=70);}

/*.displaySection{position:relative;clear:both;background-color:#555;overflow:hidden;margin:0 auto;border-top:2px solid #999;border-left:2px solid #999;border-right:2px solid #c0c0c0;border-bottom:2px solid #c0c0c0;}*/
.displaySection{position:relative;clear:both;background-color:#555;overflow:hidden;margin:0 auto;border-top:0px solid #d5a208;border-left:0px solid #d5a208;border-right:0px solid #d5a208;border-bottom:0px solid #d5a208;}

.main-img{display:none;position:absolute;top:0;left:0;border:0;z-index:0;}
.preloader{background:url(/img/loading.gif) no-repeat;position:absolute;top:0;left:0;display:none;width:50px;height:50px;z-index:3;}
.desc,.info,.thumbnails li div p{color:#FFF;background-color:#000;font-size:11px;font-family:dotum,µ¸¿ò;letter-spacing:-1px;line-height:140%;text-align:left;position:absolute;left:0;z-index:4;width:100%;overflow:hidden;visibility:hidden;}

.trans-bg{background:transparent url(/img/panel_bg.png) repeat !important;}
#timer{position:absolute;top:0;left:0;width:0;height:100%;visibility:hidden;background-color:#ff6000;z-index:1;}
.progress{position:absolute;top:0;left:0;width:100%;height:3px;text-align:center;z-index:2;}
.info{height:3px;}

#prev-btn,#next-btn{display:block;width:35px;height:55px;position:absolute;top:50%;left:0;margin-top:-14px;z-index:5;cursor:pointer;visibility:hidden;}
.cpanel{position:relative;clear:both;width:699px;height:auto;margin:0 auto;}

.thumbnails{position:relative;height:auto;float:left;overflow:hidden;z-index:1;}
.thumbnails ul{list-style:none;position:relative;width:9999999px;height:auto;margin:0;padding:0;z-index:0;}
.thumbnails li{display:block;position:relative;float:left;margin-right:5px;}
.thumbnails li div{position:relative;float:left;background-color:#000;border:1px solid #555;margin-top:10px;overflow:hidden;}
.thumbnails li div img{position:absolute;top:0;left:0;border:0;z-index:0;}
.thumbnails li div p{visibility:visible;margin:0;padding:1px;z-index:1;font-family:µ¸¿ò;text-align:center;font-size:11px;opacity:0.7;filter:alpha(opacity=70);}
li.curr-arrow{background:url(/img/selected_arrow.png) center 2px no-repeat;}
li.curr div,li div.thumb-over{border:1px solid #FFCC66;}
div.data{display:none;}

#thumbs-back,#thumbs-fwd{float:left;position:relative;width:22px;height:80px;cursor:pointer;}
#thumbs-back{background:url(/img/prev_thumb.png) no-repeat center;}
#thumbs-fwd{background:url(/img/next_thumb.png) no-repeat center; width:500px;}
.cbar{position:relative;clear:both;height:20px;}

.index,.index-hl{position:relative;display:inline-block;width:12px;height:12px;padding:4px 0;}
.index{background:url(/img/circle.png) center no-repeat;cursor:pointer;}
.index-hl{background:url(/img/circlefill.png) center no-repeat;cursor:default;}
.thumb-info{position:absolute;top:0;right:0;height:20px;line-height:20px;font-size:10px;color:#000;font-family:tahoma;color:#999}
.vpiece,.hpiece{position:absolute;z-index:2;}
#tool-tip{display:none;position:absolute;top:0;left:0;font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#FFF;background-color:#000;padding:4px;max-width:300px;z-index:9999;}
#bg-img,#main-img,.pagination,#tooltip{display:none;}
</style>