@charset "utf-8";
html,body,div,p,img,span,a,em,strong,pre,h1,h2,h3,h4,h4,h5,h6,ul,ol,li,dl,dt,dd,table,tbody,thead,tfoot,tr,th,td,form,fieldset,legend,caption,input,textarea,button,select,object,video,iframe{margin:0;padding:0}
html{overflow-y:scroll;*overflow-x:hidden}
header,article,aside,details,figcaption,figure,footer,hgroup,menu,nav,section{display:block;margin:0;padding:0;vertical-align:baseline}
body{width:100%;background:#000;font-family:"맑은 고딕","malgun gothic","돋움","dotum","굴림","Gulim",sans-serif;font-size:20px;color:#fff;line-height:1}
input,textarea,button,select{font-size:inherit;font-family:"돋움","dotum","굴림","Gulim"}
img,fieldset,button{border:0}
table{border-collapse:collapse;border-spacing:0}
ul,ol{list-style:none}
em,address{font-style:normal}
a,a:link{text-decoration:none}
a,a:link, a:active{background-color:transparent}
a,img{vertical-align:top}
a:hover{text-decoration:none}
hr{display:none}
legend,.blind{overflow:hidden;visibility:hidden;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0}
label{cursor:pointer}

.wrap{position:relative;width:100%;height:960px;min-width:1200px;min-height:600px;max-width:1920px;max-height:960px;background:url("../images/bg.jpg") 50% 0 no-repeat;background-size:auto 100%}
.wrap{overflow:hidden;letter-spacing:-1px}
.ci{position:absolute;top:40px;left:38px}
.wrap{position:relative;margin:0 auto;min-width:1200px}
.btn_play{position:absolute;top:60%;left:50%;display:block;margin:-80px 0 0 -76px;font-size:20px}

.footer{position:absolute;left:0;bottom:24px;width:100%;text-align:center}
.footer p, .footer a{font-size:18px;color:#3b3b3b}

/*pop*/
.pop{display:none}
.pop_bg{position:fixed;top:0;_top:10px;bottom:0;left:0;right:0;width:100%;height:100%;background-color:#000;filter:alpha(opacity=80);opacity:0.8;z-index:99}
.pop_bg{_display:none !important}
.pop_wrap{position:fixed;top:50%;left:50%;margin-top:-230px;margin-left:-400px;width:800px;height:450px;z-index:100}
.pop_close{position:absolute;top:0;right:-50px;display:block;width:30px;height:30px;background:url("../images/pop.png") no-repeat;transition:all 300ms ease}
.pop_close:hover{transform:rotate(180deg)}
.pop_wrap .vod{width:100%}