@charset "utf-8";

@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css");

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#gallery {width:900px; display:none;}
#gallery * {margin:0; padding:0;}
#fullsize {position:relative; width:900px; height:487px;}
/*#information {position:absolute; bottom:0; width:780px; height:100px; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70);}*/
#information {position:absolute; bottom:0; width:900px; height:100px; background:#000; color:#fff; z-index:200; opacity:.7; filter:alpha(opacity=70);}
#information h3 {padding:10px 33px 10px 33px; font-size:25px; font-family: "Nanum Gothic" !important; color:#fff;}
#information p {padding:0 0 0 0; font-size:15px; font-family: "Nanum Gothic" !important; color:#fff;}
#image {width:900px;}
#image img {position:absolute; z-index:25; width:auto;}
.imgnav {position:absolute; top:230px; width:61px; height:61px; cursor:pointer; z-index:150;}
#imgprev {left:0; background:url(../images/sub/btn_left.gif) left center no-repeat;}
#imgnext {right:0; background:url(../images/sub/btn_right.gif) right center no-repeat;}
#imglink {position:absolute; height:61px; width:61px; z-index:100; opacity:.8; filter:alpha(opacity=80);}
.linkhover {background:url(images/link.gif) center center no-repeat;}
#thumbnails {height:80px; padding:20px 0 20px 0; border-top:7px solid #ebebeb; border-bottom:7px solid #ebebeb;}
#slideleft {float:left; width:15px; height:80px; background:url(../images/sub/scroll-left.gif) center center no-repeat; background-color:#ebebeb;}
#slideleft:hover {background-color:#ebebeb;}
#slideright {float:right; width:15px; height:80px; background:#ebebeb url(../images/sub/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#ebebeb;}
#slidearea {float:left; position:relative; width:850px; margin-left:10px; height:80px; overflow:hidden;}
#slider {position:absolute; left:0; height:80px;}
#slider img {cursor:pointer;}


