@charset "utf-8";
@font-face{ font-family:NG; src:url(css/font/NanumGothic.eot); src:local(※), url(css/font/NanumGothic.woff) format("woff") }

/*************************************** Getting the new tags to behave ***************************************/
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display:block; }
mark, rp, rt, ruby, summary, time { display:inline; }

html { width:100%; }
body { font-family:NanumGothic,나눔고딕,NG,맑은 고딕,Malgun Gothic,돋움,Dotum,애플고딕,AppleGothic,Arial,sans-serif; font-size:100%; color:#4c4c4c; min-width:980px; background-color:#464646; overflow-x:hidden; overflow-y:auto; }
a { color:#555555; outline:none; text-decoration:none; }
a:hover { text-decoration:none; }
.wrap { width:100%; overflow:hidden; position:relative; }
.clear { clear:both; display:block; overflow: hidden; visibility:hidden; width:0; height:0; }

.pagespan { width:960px; }
.container { margin:0 auto; }

.wzwrap { position:relative; margin:0; }
.header { width:100%; height:90px; }
.header .logo { float:left; line-height:90px; }
.header .title { float:right; line-height:90px;  }

.frame { height:785px; overflow: hidden; }
.frame ul { list-style:none; margin:0; padding:0; height:100%; }
.frame ul li { float: left; width:960px; height:785px; padding:0; cursor:pointer; }
.frame ul li.active { }

.prev { position:absolute; left:-113px; top:334px; width:53px; height:53px; background:url("../images/btn_prev.png") no-repeat;}
.prev:hover { background-position:0 -53px; }
.next { position:absolute; right:-113px; top:334px; width:53px; height:53px; background:url("../images/btn_next.png") no-repeat;}
.next:hover { background-position:0 -53px; }
.home { position:absolute; right:-123px; top:140px; width:69px; height:82px; background:url("../images/icon_home.png") no-repeat;}
.viewContents { position:absolute; right:-123px; top:229px; width:69px; height:82px; background:url("../images/icon_viewcontents.png") no-repeat;}

.scrollbar { display:none; }

.oneperframe {
	height: 785px;
}
.oneperframe ul li { width:960px; }
.oneperframe ul li.active { }
