@charset "utf-8";

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


html { overflow: auto; }

body {
	margin : 0;
	padding : 0;
	font-family: "Nanum Gothic" !important;
	font-size: 14px;
}



* {margin:0; padding:0}
#wrapper {width:384px; margin:0px 0}

.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slideshow {clear:both;float:left; width:384px; height:262px; border:0px solid #fff; background:#fff}
#slides {position:relative; width:384px; height:262px; list-style:none; overflow:auto}
#slides li {width:384px; height:262px}

.pagination {float:left; list-style:none; height:20px; margin:0px 0 0 197px;display:none;}
.pagination li {float:left; cursor:pointer; padding:6px 6px; background:#CCCCCC; margin:0 3px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#aaa; color:#fff}
li.current {color:#fff; background:#1a73d7}

li#content {width:479px; height:239px; padding:15px 18px 15px 18px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}



#wrap {margin:0px 0px;width:720px;}
.movie {width:720px;margin:0 auto;border:1px solid #7b7b7b;}
.content {width:720px;margin:0 auto;}