@charset "euc-kr";

/* css reset */
html,body{width:100%;height:100%}
html{overflow-y:scroll}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button{margin:0;padding:0}
body,h1,h2,h3,h4,input,button{font-family:'µ¸¿ò',dotum,Helvetica,sans-serif;font-size:12px;color:#666;}
img,fieldset,iframe{border:0 none}
legend, hr, caption{width:0;height:0;position:absolute;visibility:hidden;overflow:hidden;display:none;}
li{list-style:none}
input,select,button{vertical-align:middle}
img{vertical-align:top}
em,address{font-style:normal}
label,button{cursor:pointer}
button{margin:0;padding:0}
table {border-spacing:0;width:100%;border: 0 none;border-collapse: collapse;}
form{text-align:left;}
input, textarea, select{font-size:100%;vertical-align:middle;font-family: Dotum,"µ¸¿ò",arial,sans-serif;}
button{vertical-align:middle;}
a{text-decoration:none}
a:hover, a:focus, a:active {text-decoration: underline; color:#333333}
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, menu, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {margin: 0;padding: 0;}
button *{position:relative}
button img{left:-3px;*left:auto}
noscript{position:absolute;top:0;left:0;z-index:1;width:100%;}
noscript p{margin:0;padding:0;}
.hide{font-size: 0;height: 1px;left: 0;line-height: 0;overflow: hidden;position: absolute;top: -10000px;visibility: hidden;width: 1px;}

/* Layout */
.wrap{position:relative;width:980px;margin:0 auto;}
.header{position:relative;width:100%;height:77px;z-index:2;}
.header:after{content:"";display:block;clear:both;}
.content{position:relative;width:100%;padding:0;z-index:1;}
.content:after{content:"";display:block;clear:both;}
.footer{position:relative;width:100%;height:150px;background:#333333;z-index:100;}

/* header */
.header h1{position:absolute;top:10px;left:7px;width:140px;z-index:10;}
.header_sub{margin-bottom:25px;}
.header .logoTxt{position:absolute;top:0;left:146px;width:200px;overflow:hidden;}
.header .topUtil{height:34px;padding-top:7px;overflow:hidden;float:right;}
.header .topUtil ul{width:406px;float:left;padding:7px 0 0;margin-right:15px;overflow:hidden;}
.header .topUtil li{float:left;width:auto;margin:0 14px 0 0;}
.header .topUtil li:last-child {margin-right:0;}
.header .topUtil li a {color:#b9b9b9;font-family:'µ¸¿ò',dotum;text-decoration:none;font-size:11px;letter-spacing:-1px;word-spacing:-2px;}
.header .topUtil li a.showTime {color:#ff9600;}
.header .topUtil .searchBox{width:203px;float:left;}
.header .topUtil .searchBox input{float:left;}
.header .topUtil .searchBox .searchTxt{width:159px;height:28px;line-height:28px;padding:1px 0 0 13px;color:#e7e7e7;letter-spacing:-1px;border:none;font-family:'µ¸¿ò',dotum;font-size:11px;background:url("http://img.cgv.co.kr/images/NewMain/bg_search.png") no-repeat 0 0;}
.header .gnb{position:absolute;height:36px;top:42px;*top:41px;left:0;padding:0 0 0 147px;width:833px;z-index:5;background:url("http://img.cgv.co.kr/images/NewMain/bg_gnb_02.jpg") no-repeat 0 0;}
.header .gnb ul{overflow:hidden;height:36px;}
.header .gnb ul li{float:left;}
.header .gnb ul li a{display:block;height:0;padding:36px 0 0;overflow:hidden;background:url("http://img.cgv.co.kr/images//NewMain/gnb_03.png") no-repeat 0 0;}
.header .gnb ul li.m1{width:78px;}
.header .gnb ul li.m2{width:82px;}
.header .gnb ul li.m3{width:78px;}
.header .gnb ul li.m4{width:92px;}
.header .gnb ul li.m5{width:82px;}
.header .gnb ul li.m6{width:81px;}
.header .gnb ul li.m7{width:91px;}
.header .gnb ul li.m8{width:100px;margin-left:25px;}
.header .gnb ul li.m2 a{background-position:-78px 0;}
.header .gnb ul li.m3 a{background-position:-162px 0;}
.header .gnb ul li.m4 a{background-position:-242px 0;}
.header .gnb ul li.m5 a{background-position:-335px 0;}
.header .gnb ul li.m6 a{background-position:-417px 0;}
.header .gnb ul li.m7 a{background-position:-500px 0;}
.header .gnb ul li.m8 a{background-position:-606px 0;padding:0;background:none;display:inline;}
.header .gnb ul li.m1 a:hover, .header .gnb ul li.m1 a.on{background-position:0 -36px;}
.header .gnb ul li.m2 a:hover, .header .gnb ul li.m2 a.on{background-position:-78px -36px;}
.header .gnb ul li.m3 a:hover, .header .gnb ul li.m3 a.on{background-position:-162px -36px;}
.header .gnb ul li.m4 a:hover, .header .gnb ul li.m4 a.on{background-position:-242px -36px;}
.header .gnb ul li.m5 a:hover, .header .gnb ul li.m5 a.on{background-position:-335px -36px;}
.header .gnb ul li.m6 a:hover, .header .gnb ul li.m6 a.on{background-position:-417px -36px;}
.header .gnb ul li.m7 a:hover, .header .gnb ul li.m7 a.on{background-position:-500px -36px;}
.header .ticket{position:absolute;right:-5px;top:49px;width:112px;z-index:15;}

/* ¸Þ´º¸í º¯°æ 140227 */
.header.v2 .logoTxt{left:140px;}
.header.v2 .gnb {padding:0 0 0 140px;background:url("http://img.cgv.co.kr/images/NewMain/bg_gnb_03.jpg") no-repeat 0 0;}
.header.v2 .gnb ul li a{display:block;height:0;padding:36px 0 0;overflow:hidden;background:url("http://img.cgv.co.kr/images//NewMain/gnb_04.png") no-repeat 0 0;}
.header.v2 .gnb ul li.m1{width:78px;}
.header.v2 .gnb ul li.m2{width:78px;}
.header.v2 .gnb ul li.m3{width:100px;}
.header.v2 .gnb ul li.m4{width:92px;}
.header.v2 .gnb ul li.m5{width:78px;}
.header.v2 .gnb ul li.m6{width:100px;}
.header.v2 .gnb ul li.m7{width:92px;}
.header.v2 .gnb ul li.m8{width:100px; margin-left:10px;}
.header.v2 .gnb ul li.m2 a{background-position:-80px 0;}
.header.v2 .gnb ul li.m3 a{background-position:-158px 0;}
.header.v2 .gnb ul li.m4 a{background-position:-262px 0;}
.header.v2 .gnb ul li.m5 a{background-position:-358px 0;}
.header.v2 .gnb ul li.m6 a{background-position:-441px 0;}
.header.v2 .gnb ul li.m7 a{background-position:-548px 0;}
.header.v2 .gnb ul li.m8 a{background-position:-606px 0;padding:0;background:none;display:inline;}
.header.v2 .gnb ul li.m1 a:hover, .header .gnb ul li.m1 a.on{background-position:0 -36px;}
.header.v2 .gnb ul li.m2 a:hover, .header .gnb ul li.m2 a.on{background-position:-80px -36px;}
.header.v2 .gnb ul li.m3 a:hover, .header .gnb ul li.m3 a.on{background-position:-158px -36px;}
.header.v2 .gnb ul li.m4 a:hover, .header .gnb ul li.m4 a.on{background-position:-262px -36px;}
.header.v2 .gnb ul li.m5 a:hover, .header .gnb ul li.m5 a.on{background-position:-358px -36px;}
.header.v2 .gnb ul li.m6 a:hover, .header .gnb ul li.m6 a.on{background-position:-441px -36px;}
.header.v2 .gnb ul li.m7 a:hover, .header .gnb ul li.m7 a.on{background-position:-548px -36px;}


/* 130910. ·Î°í ·£´ýÀ¸·Î ÀÎÇÑ  header Áßº¹ Å¬·¡½º Ãß°¡ */
.randomlogo { height:94px;}
.randomlogo h1{position:absolute;left:0;width:140px;z-index:10; margin:-7px 0 0 -74px;}
.randomlogo .logoTxt{position:absolute;top:7px;width:200px;overflow:hidden;}
.randomlogo .topUtil{height:34px;padding-top:12px !important;overflow:hidden;float:right;}
.randomlogo .topUtil ul{width:406px;float:left;padding:7px 0 0;margin-right:15px;overflow:hidden;}
.randomlogo .topUtil li{float:left;width:auto;margin:0 14px 0 0;}
.randomlogo .topUtil li:last-child {margin-right:0;}
.randomlogo .topUtil li a {color:#b9b9b9;font-family:'µ¸¿ò',dotum;text-decoration:none;font-size:11px;letter-spacing:-1px;word-spacing:-2px;}
.randomlogo .topUtil li a.showTime {color:#ff9600;}
.randomlogo .topUtil .searchBox{width:203px;float:left;}
.randomlogo .topUtil .searchBox input{float:left;}
.randomlogo .topUtil .searchBox .searchTxt{width:159px;height:28px;line-height:28px;padding:1px 0 0 13px;color:#e7e7e7;letter-spacing:-1px;border:none;font-family:'µ¸¿ò',dotum;font-size:11px;background:url("http://img.cgv.co.kr/images/NewMain/bg_search.png") no-repeat 0 0;}
.randomlogo .gnb{position:absolute;height:36px;top:52px !important;*top:41px;left:0;padding:0 0 0 147px;width:833px;z-index:5;background:url("http://img.cgv.co.kr/images/NewMain/bg_gnb.jpg") no-repeat 0 0;}
.randomlogo .gnb ul{overflow:hidden;height:36px;}
.randomlogo .gnb ul li{float:left;}
.randomlogo .gnb ul li a{display:block;height:0;padding:36px 0 0;overflow:hidden;background:url("http://img.cgv.co.kr/images//NewMain/gnb_03.png") no-repeat 0 0;}
.randomlogo .gnb ul li.m1{width:78px;}
.randomlogo .gnb ul li.m2{width:82px;}
.randomlogo .gnb ul li.m3{width:78px;}
.randomlogo .gnb ul li.m4{width:92px;}
.randomlogo .gnb ul li.m5{width:82px;}
.randomlogo .gnb ul li.m6{width:81px;}
.randomlogo .gnb ul li.m7{width:91px;}
.randomlogo .gnb ul li.m8{width:110px;margin-left:25px;}
.randomlogo .gnb ul li.m2 a{background-position:-78px 0;}
.randomlogo .gnb ul li.m3 a{background-position:-162px 0;}
.randomlogo .gnb ul li.m4 a{background-position:-242px 0;}
.randomlogo .gnb ul li.m5 a{background-position:-335px 0;}
.randomlogo .gnb ul li.m6 a{background-position:-417px 0;}
.randomlogo .gnb ul li.m7 a{background-position:-500px 0;}
.randomlogo .gnb ul li.m8 a{background-position:-606px 0;padding:0;background:none;display:inline;}
.randomlogo .gnb ul li.m1 a:hover, .header .gnb ul li.m1 a.on{background-position:0 -36px;}
.randomlogo .gnb ul li.m2 a:hover, .header .gnb ul li.m2 a.on{background-position:-78px -36px;}
.randomlogo .gnb ul li.m3 a:hover, .header .gnb ul li.m3 a.on{background-position:-162px -36px;}
.randomlogo .gnb ul li.m4 a:hover, .header .gnb ul li.m4 a.on{background-position:-242px -36px;}
.randomlogo .gnb ul li.m5 a:hover, .header .gnb ul li.m5 a.on{background-position:-335px -36px;}
.randomlogo .gnb ul li.m6 a:hover, .header .gnb ul li.m6 a.on{background-position:-417px -36px;}
.randomlogo .gnb ul li.m7 a:hover, .header .gnb ul li.m7 a.on{background-position:-500px -36px;}
.randomlogo .ticket{position:absolute;top:61px;width:112px;z-index:15;}


.txtNoticeWrap_gnb {position:relative;width:125px; height:32px; margin-top:8px; text-align:center; overflow:hidden;}
.txtNotice_gnb {width:100%; position:absolute; top:0; left:0; text-align:center;}
.txtNotice_gnb li {width:100%; height:32px; line-height:32px; position:absolute; top:-32px; left:0; text-align:center;}

.txtNoticeWrapEvent {position:relative;height:32px; overflow:hidden;}
.txtNoticeEvent {width:100%; position:absolute; top:0; left:0; text-align:left;}
.txtNoticeEvent li {width:100%; height:32px; line-height:32px; position:absolute; top:32px; left:0; text-align:left;}

/* content section1 (mainBanner, loginWrap, movieBanner) */
.content .section1{position:relative;width:100%;padding:0 0 24px;}
.content .section1:after{content:"";display:block;clear:both;}
.section1 .mainBanner{float:left;width:735px;height:326px;position:relative;}
.section1 .mainBanner .prev,
.section1 .mainBanner .next{position:absolute;top:128px;z-index:50;text-indent:-9999em;width:29px;height:41px;}
.section1 .mainBanner .prev{background:url("http://img.cgv.co.kr/images/NewMain/btn_arrow_prev.png") no-repeat 0 0;}
.section1 .mainBanner .next{right:0;background:url("http://img.cgv.co.kr/images/NewMain/btn_arrow_next.png") no-repeat 0 0;}
.section1 .mainBanner .pagination {padding:0px !important;margin-top:10px;}
.section1 .mainBanner .bannerData{position:relative;width:735px;height:310px;overflow:hidden;}
.section1 .mainBanner .btnNext{position:absolute;right:10px;top:102px;width:36px;}

.section1 .loginWrap{position:relative;float:right;width:220px;height:118px;height:115px\9;*height:118px;}
.section1 .loginWrap .popInfo{height:62px;position:absolute;top:22px;left:0;z-index:90;}
.section1 .loginWrap .popInfo a.close {position:absolute; top:8px; right:9px; color:#000; text-decoration:none;}
.section1 .loginWrap fieldset{height:77px;padding:1px 0 0;}
.section1 .loginWrap fieldset:after{content:"";display:block;clear:both;}
.section1 .loginWrap .loginBox{float:right;width:166px;height:57px;position:relative;}
.section1 .loginWrap .loginBox .inputTxt{display:block;width:97px;height:22px;padding:0 6px;margin:0 0 2px;line-height:22px;color:#999999;border:1px solid #9a9a9a;*height:22px;*margin:0 0 2px;}
.section1 .loginWrap .loginBox .inputBtn{position:absolute;right:0;top:26px;width:49px;}
.section1 .loginWrap .loginBox .inputId{position:absolute;right:0;top:3px;letter-spacing:-1px;}
.section1 .loginWrap .loginBox .inputId label{vertical-align:middle;}
.section1 .loginWrap .security{float:left;width:37px;padding:0 0 0 5px;}
.section1 .loginWrap .security .loginLavel{position:absolute;left:0;top:30px;width:36px;}
.section1 .loginWrap .security p{width:36px;text-align:center;}
.section1 .loginWrap .security p a{color:#666666;font-size:11px;line-height:13px;}
.section1 .loginWrap .security p span{display:block;padding:2px 0 0;line-height:12px;height:12px;}
.section1 .loginWrap .security ul{width:36px;overflow:hidden;padding:2px 0 0;}
.section1 .loginWrap .security li{float:left;width:18px;height:18px;line-height:18px;overflow:hidden;}
.section1 .loginWrap .security li button{display:block;border:0;width:18px;height:18px;font-weight:bold;line-height:14px;padding:3px 0 0;color:#999999;background:url("http://img.cgv.co.kr/images//NewMain/bg_security_l.gif") no-repeat 0 0;*padding:1px 0 0;}
.section1 .loginWrap .security li.lavel1 button{background:url("http://img.cgv.co.kr/images//NewMain/bg_security_l.gif") no-repeat 0 0;}
.section1 .loginWrap .security li.lavel2 button{background:url("http://img.cgv.co.kr/images//NewMain/bg_security_r.gif") no-repeat 0 0;}
.section1 .loginWrap .security li.lavel1 button.on{color:#fff;background:url("http://img.cgv.co.kr/images//NewMain/bg_security_l_on.gif") no-repeat 0 0;}
.section1 .loginWrap .security li.lavel2 button.on{color:#fff;background:url("http://img.cgv.co.kr/images//NewMain/bg_security_r_on.gif") no-repeat 0 0;}
.section1 .loginWrap .loginLink{clear:both;width:100%;height:23px;padding:7px 0 0;overflow:hidden;border-top:1px solid #e9e9e9;}
.section1 .loginWrap .loginLink .join{color:#666;font-weight:bold;}
.section1 .loginWrap .loginLink li{float:left;width:auto;padding:0 1px;letter-spacing:-1px;color:#cecece;}
.section1 .loginWrap .loginLink a{display:inline-block;padding:0 2px 0 5px;color:#8e8e8e;font-size:11px;vertical-align:top;letter-spacing:-1px;}
.section1 .loginWrap .loginLink a.on{text-decoration:none;font-weight:bold;letter-spacing:-2px;color:#666;*padding:0 2px 0 3px;}
.section1 .loginWrap .loginLink li input{width:12px;height:12px;margin:0 1px 0 0;padding:0;vertical-align:top;}
.section1 .loginWrap .quickLink{position:absolute;top:89px;right:0;width:100%;overflow:hidden;}
.section1 .loginWrap .quickLink li{float:left;width:auto;margin:0 0 0 2px;}
.section1 .loginWrap .quickLink li.first{margin:0;}
.section1 .movieBanner{position:absolute;top:131px;right:0;width:220px;height:180px;overflow:hidden;}
.section1 .movieExBanner{position:absolute;top:131px;right:-61px;width:280px;height:180px;z-index:50;}

.section1 .userInfo{position:relative;width:100%;overflow:hidden;margin-bottom:5px;}
.section1 .userI.section4 .hit .stargrade .starnfo{padding:0;}
.section1 .userInfo .tit{height:22px;color:#cccccc;}
.section1 .userInfo .tit a{display:inline-block;color:#333333;letter-spacing:-1px;font-size:11px;float:right;}
.section1 .userInfo .tit a.name{width:65px;padding:3px 0 0 3px;letter-spacing:0;font-size:12px;float:left;}
.section1 .userInfo .tit a.txt{padding:2px 0 0;}
.section1 .userInfo .tit a img{vertical-align:middle;}
.section1 .userInfo .tabMenu{width:100%;overflow:hidden;}
.section1 .userInfo .tabMenu .theater{float:left;width:54px;margin-right:2px;}
.section1 .userInfo .tabMenu .theater li{margin-bottom:3px;}
.section1 .userInfo .tabMenu .pointBox{position:relative;float:left;width:164px;height:62px;}
.section1 .userInfo .tabMenu .pointBox li{float:left;width:auto;}
.section1 .userInfo .tabMenu .pointBox .dataBox{border:1px solid #e7e7e7;border-top:0;position:absolute;left:0;bottom:0;width:157px;padding:3px 0 0 5px;height:40px;font-size:11px;}
.section1 .userInfo .tabMenu .pointBox .dataBox{display:none;}
.section1 .userInfo .tabMenu .pointBox .dataBox.on{display:block;}

.section1 .userInfo .tabMenu .pointBox .dataBox .point1 li{float:left;}
.section1 .userInfo .tabMenu .pointBox .dataBox div.point1{padding:5px 0 0;}
.section1 .userInfo .tabMenu .pointBox .dataBox div li {text-align:center;color:#666;letter-spacing:-1px;}
.section1 .userInfo .tabMenu .pointBox .dataBox div li span {font-weight:bold;}
.section1 .userInfo .tabMenu .pointBox .dataBox div li p {color:#999;}
.section1 .userInfo .tabMenu .pointBox .dataBox div .cjOneLi{width:77px;}
.section1 .userInfo .tabMenu .pointBox .dataBox div .calLi {width:79px;text-align:center;padding-top:7px;}
.section1 .userInfo .tabMenu .pointBox .dataBox div .cjMemLi{width:75px;}
.section1 .userInfo .tabMenu .pointBox .dataBox div .cjOne{color:#ff0000;}
.section1 .userInfo .tabMenu .pointBox .dataBox div .cjMem{color:#a444ad;}
.section1 .userInfo .tabMenu .pointBox .m2 .dataBox {color:#ad7044;font-weight:normal;padding-top:5px;height:35px;text-indent:28px;}
.like_th {position:absolute;top:5px;left:7px;z-index:50; display:none;display:block !important; width:18px;}
.like_th img {float:left;}

/* content section2 */
.content .section2{position:relative;width:100%;padding:0 0 24px;}
.content .section2:after{content:"";display:block;clear:both;}
.content .section2 .btnMore{top:8px;}
.section2 .hotIssue{position:relative;float:left;width:220px;margin:0 25px 0 0;padding:8px 0 0;border-top:2px solid #d7d7d7;}
.section2 .hotIssue .tit{height:27px;overflow:hidden;}
.section2 .hotIssue .tit h3 a{float:left;margin:0 13px 0 0;display:block;padding:12px 0 0;height:0;width:31px;overflow:hidden;background:url("http://img.cgv.co.kr/images/NewMain/magazine_menu.gif") no-repeat 0 0;}
.section2 .hotIssue .tit h3 a:hover, .section2 .hotIssue .tit .on{background-position:0 -12px;}
.section2 .hotIssue .tit h3 .list2{width:41px;}
.section2 .hotIssue .tit h3 .list2{background-position:-44px 0;}
.section2 .hotIssue .tit h3 .list3{background-position:-99px 0;}
.section2 .hotIssue .tit h3 .list2:hover, .section2 .hotIssue .tit .list2.on{background-position:-44px -12px;}
.section2 .hotIssue .tit h3 .list3:hover, .section2 .hotIssue .tit .list3.on{background-position:-99px -12px;}

.section2 .hotIssue .tit h3{float:left;}
.section2 .hotIssue .tit h3 a{display:inline-block;vertical-align:top;}
.section2 .hotIssue .tit h3 a:hover{text-decoration:none;}

.section2 .hotIssue .data ul{padding:12px 0 0;}
.section2 .hotIssue .data ul a{color:#7c7167;line-height:16px;font-family:'±¼¸²',Gulim;display:block;}
.section2 .hotIssue .data ul a:hover{color:#333333;letter-spacing:-1px;font-weight:bold;text-decoration:none;}
.section2 .hotIssue .data ul a.on{color:#333333;letter-spacing:-1px;font-weight:bold;text-decoration:none;}
.section2 .hotIssue  ul li img {display:none;}


.section2 .eventBox{float:left;position:relative;width:490px;height:206px;padding:8px 0 0;border-top:2px solid #d7d7d7;}
.section2 .eventBox ul{width:490px;overflow:hidden;z-index:50;}
.section2 .eventList li{float:left;width:auto;}
.section2 .eventBox .list1{padding:0 19px 0 0;}
.section2 .eventBox  div a {float:left;}
.section2 .eventBox .list2, .section2 .eventBox .list3, .section2 .eventBox .list4, .section2 .eventBox .list5{padding:0 19px 0 0;}
.section2 .eventBox .t{display:block;width:66px;height:0;padding:12px 0 0;font-size:0;overflow:hidden;background:url("http://img.cgv.co.kr/images/NewMain/event_menu3.gif") no-repeat 0 0;}
.section2 .eventBox .list2 .t{width:79px;background-position:-79px 0;}
.section2 .eventBox .list3 .t{width:41px;background-position:-169px 0;}
.section2 .eventBox .list4 .t{width:31px;background-position:-216px 0;}
.section2 .eventBox .list5 .t{width:28px;background-position:-260px 0;}
.section2 .eventBox .list6 .t{width:40px;background-position:-301px 0;}
.section2 .eventBox .list1 .t:hover, .section2 .eventBox .list1 .t.on{background-position:0 -12px;}
.section2 .eventBox .list2 .t:hover, .section2 .eventBox .list2 .t.on{background-position:-79px -12px;}
.section2 .eventBox .list3 .t:hover, .section2 .eventBox .list3 .t.on{background-position:-169px -12px;}
.section2 .eventBox .list4 .t:hover, .section2 .eventBox .list4 .t.on{background-position:-216px -12px;}
.section2 .eventBox .list5 .t:hover, .section2 .eventBox .list5 .t.on{background-position:-260px -12px;}
.section2 .eventBox .list6 .t:hover, .section2 .eventBox .list6 .t.on{background-position:-301px -12px;}
.section2 .eventBox .listData{position:absolute;left:0;top:35px;width:490px;}
.section2 .eventBox .listData .slides_container{overflow:hidden;}
.section2 .eventBox .listData ul{background:none;}
.section2 .eventBox .listData li{width:162px;padding:0 0 0 1px;background:url("http://img.cgv.co.kr/images//NewMain/bar_02.gif") no-repeat 0 42px;}
.section2 .eventBox .listData li a{padding:0 0 0 8px;}
.section2 .eventBox .listData li:first-child{width:163px;background:none;padding:0;}
.section2 .eventBox .listData li.first{background:none;padding:0;}
.section2 .eventBox .listData .pagination {bottom:-16px;}
.section2 .eventBox .listData .pagination li{width:19px;padding:0;background:none;display:inline-block;float:none;zoom:1; *display:inline}
.section2 .eventBox .listData .pagination li a {padding-top:8px;}


.section2 .jehuBanner{float:right;width:220px;}


/* content section3 */
.section3 .movieChart{position:relative;width:980px;height:187px;overflow:hidden;padding:12px 0 0;background:url("http://img.cgv.co.kr/images//NewMain/bg_movie_chart.gif") repeat-x 0 0;}
.section3 .movieChart .btnMore{right:29px;top:10px;}
.section3 .movieChart h3{position:absolute;left:29px;top:14px;width:147px;}
.section3 .movieChart .chartMenu{width:100%;overflow:hidden;}
.section3 .movieChart .chartMenu li{float:left;width:auto;}
.section3 .movieChart .list1{padding:0 18px 0 380px;}
.section3 .movieChart .list2, .section3 .movieChart .list3, .section3 .movieChart .list4{padding:0 18px 0 0;}
.section3 .movieChart .t{display:block;width:41px;height:0;padding:12px 0 0;font-size:0;overflow:hidden;background:url("http://img.cgv.co.kr/images//NewMain/chart_menu.gif") no-repeat 0 0;z-index:200;}
.section3 .movieChart .list2 .t{width:31px;background-position:-59px 0;}
.section3 .movieChart .list3 .t{width:41px;background-position:-108px 0;}
.section3 .movieChart .list4 .t{width:52px;background-position:-167px 0;}
.section3 .movieChart .list1 .t:hover, .section3 .movieChart .list1 .on{background-position:0 -12px;}
.section3 .movieChart .list2 .t:hover, .section3 .movieChart .list2 .on{background-position:-59px -12px;}
.section3 .movieChart .list3 .t:hover, .section3 .movieChart .list3 .on{background-position:-108px -12px;}
.section3 .movieChart .list4 .t:hover, .section3 .movieChart .list4 .on{background-position:-167px -12px;}
.chartList_Wrap {width:707px;margin:0 auto;position:absolute;left:26px;top:37px;overflow:hidden;height:161px;}
.section3 .movieChart .chartList{position:absolute;left:28px;top:37px;width:925px;height:165px;overflow:hidden;}
.section3 .movieChart .chartList ul {position:absolute;width:3000px;height:165px;z-index:300;top:0;left:0px;margin-left:-10px;}
.section3 .movieChart .chartList li{position:relative;width:84px;padding:1px 12px 0 10px;font-weight:bold;text-align:center;overflow:hidden;background:url("http://img.cgv.co.kr/images/NewMain/bg_movie.png") no-repeat 8px 0;margin-right:-1px;font-size:0;}
.section3 .movieChart .chartList li a{display:block;}
.section3 .movieChart .chartList li p{width:100%;line-height:16px;height:18px;color:#e7e7e7;padding:3px 0 0;text-align:center;font-size:12px}
.section3 .movieChart .list1 .chartList li p {text-indent:6px;font-size:12px;}
.section3 .movieChart .chartList li .btn{margin:0 0px 0 0;}
.section3 .movieChart .chartList li .no{position:absolute;left:11px;top:0;width:19px;z-index:10;}
.section3 .movieChart .chartList .layerBox{position:absolute;left:11px;top:1px;width:70px;height:114px;padding:0 6px;}
.section3 .movieChart .chartList .layerBox .bg{position:absolute;left:0;top:0;width:82px;height:114px;background:#000;z-index:2;
 filter: alpha(opacity=80);  /* IE */
 -moz-opacity: 0.8;  /* Firefox, Netscape */
 opacity: 0.8;  /* Opera, Safari */}
.section3 .movieChart .chartList .layerBox .txt{position:absolute;left:0;top:0;width:76px;height:114px;padding:0 0 0 6px;z-index:5;}
.section3 .movieChart .chartList .layerBox p{width:100%;height:57px;padding:27px 0 0 0;color:#fff;text-align:left;font-weight:normal;}
.section3 .movieChart .chartList .layerBox a{float:left;margin:0 3px 0 0;}
.section3 .btnPrev{position:absolute;left:8px;top:83px;width:18px;z-index:600;cursor:pointer;}
.section3 .btnNext{position:absolute;right:3px;top:83px;width:18px;z-index:600;cursor:pointer;}

.section3 .movieChart .star{float:left;display:inline-block;width:60px;height:12px;font-size:0;line-height:0;vertical-align:middle;text-align:left;margin:2px 2px 0 0;background:url("http://img.cgv.co.kr/images/NewMain/bg_stargrade.png") no-repeat 0 0;}
.section3 .movieChart .star span{display:inline-block;width:100%;height:12px;overflow:hidden;background:url("http://img.cgv.co.kr/images//NewMain/bg_stargrade.png") no-repeat 0 100%;}
.section3 .movieChart .chartList .star{margin:0 2px 0 0;}
.section3 .movieChart .chartList li .btn{display:inline;margin-right:0px;margin-left:0px;font-size:0;text-decoration:none;vertical-align:top;text-align:center;}
.section3 .movieChart .chartList li .btn a{display:inline;margin-left:1px;margin-right:1px;text-align:center;}
.section3 .sp_broad {
    position:relative;
    padding-top:38px;
    float:left;
    background:url(http://img.cgv.co.kr/images/banner/bg_spc2.gif) no-repeat;
    width:220px;
    height:161px;    
    overflow:hidden;
}
.section3 .sp_broad .thumb {
    position:relative;
    width:150px !important;       
       
    }
.section3 .sp_broad .thumb .thumb_inner {
    width:82px;
    height:120px;
    margin:0 auto;
    padding:2px 4px 0px 4px;
    position:relative;
    background:url(http://img.cgv.co.kr/images/banner/bg_thumb.png) no-repeat 0 0%;      
    }
.section3 .sp_broad .thumb .dsc{
    padding-top:6px;
    text-align:center;
    background-color:none;
    }
.section3 .sp_broad .bx-next{
    position:absolute;
    right:0;
    display:block;
    width:13px;
    height:24px;
    background:url(http://img.cgv.co.kr/images/NewMain/btn_arrow_r.gif) no-repeat 0 0;
    font-size:0;
    text-indent:-9999px;
    z-index:90;
    word-wrap:expression(this.style.wordWrap="normal",this.hideFocus=true);

}
.section3 .sp_broad .bx-prev{
    position:absolute;
    left:0;
    display:block;
    width:13px;
    height:24px;
    background:url(http://img.cgv.co.kr/images/NewMain/btn_arrow_l.gif) no-repeat 0 0;
    font-size:0;
    text-indent:-9999px;
    z-index:90;
    word-wrap:expression(this.style.wordWrap="normal",this.hideFocus=true);

}
    .section3 .sp_broad .bx-prev.disabled, .section3 .sp_broad .bx-next.disabled {
    filter: alpha(opacity=30);
    opacity:0.3;
    cursor:default;
    }

.section3 .sp_broad .bx-has-controls-direction {
    position:absolute;
    width:150px;
    top:84px;
    }
.section3 .sp_broad .layerBox{position:absolute;left:4px;top:2px;width:76px;height:114px;padding:0 6px;padding-left:3px;padding-right:3px;}
.section3 .sp_broad .layerBox .bg{position:absolute;left:0;top:0;width:82px;height:114px;background:#000;z-index:2;filter: alpha(opacity=80);-moz-opacity: 0.8;opacity: 0.8;}
.section3 .sp_broad .layerBox .txt{position:absolute;left:0;top:0;width:70px;height:114px;z-index:5;padding-left:6px;padding-right:4px;}
.section3 .sp_broad .layerBox p{width:100%;height:57px;padding-top:20px;color:#fff;text-align:left;font-weight:normal;}
.section3 .sp_broad .layerBox a{margin-left:17px;font-size:0px;}

/* content section4 */
.content .section4{position:relative;width:100%;height:321px;padding:26px 0 0;}
.content .section4:after{content:"";display:block;clear:both;}
.content .section4 h3{height:29px;}
.section4 .hit{position:relative;float:left;width:220px;height:283px;margin:0 25px 0 0;overflow:hidden;}
.section4 .hit h3{border-bottom:2px solid #f36f23;}
.section4 .hit .hitList{position:absolute;left:0;top:31px;width:220px;height:250px;}
.section4 .hit .hitList ul:after{content:"";display:block;clear:both;}
.section4 .hit .hitList .img{margin:0;width:220px;height:126px;}
.section4 .hit .hitList .slide {position:relative;}
.section4 .hit .hitList .img span {position:absolute;top:-11px;left:0px;z-index:50;width:53px;padding:0 0 0 3px;}
.section4 .hit p{width:159px;margin:0 auto;color:#333333;text-align:center;font-weight:bold;line-height:180%;font-family:'±¼¸²',Gulim;}

.section4 .hit .stargrade{width:155px;padding:0 0 0 40px;text-align:center;color:#d6d6d6;overflow:hidden;}
.section4 .hit .stargrade .star{float:left;width:60px;height:12px;text-align:left;margin:0 2px 0 0;overflow:float:hidden;;background:url("http://img.cgv.co.kr/images/NewMain/bg_stargrade.png") no-repeat 0 0;}
.section4 .hit .stargrade .star span{display:inline-block;width:100%;height:12px;overflow:float:hidden;background:url("http://img.cgv.co.kr/images/NewMain/bg_stargrade.png") no-repeat 0 100%;}
.section4 .hit .stargrade span{float:left;font-weight:bold;color:#333333;line-height:130%;}
.section4 .hit .stargrade span.day{width:40px;color:#d6d6d6;font-weight:normal;padding:0 0 0 4px;font-size:10px;line-height:130%;}
.section4 .hit .stargrade span.day strong{color:#dc4c20;font-size:12px;}
.section4 .hit .hitBar{width:190px;height:52px;margin:0 0 0 13px;padding:3px 0 0;background:url("http://img.cgv.co.kr/images//NewMain/bg_hitgrade.gif") no-repeat 0 3px;text-align:left;}
.section4 .hit .hitBar p{width:190px;padding:7px 0 0;font-weight:normal;color:#666;font-size:11px;text-align:right;}
.section4 .hit .hitBar p span{dIsplay:inline-block;padding:0 0 0 23px;}
.section4 .hit .hitBar .grade{display:block;width:190px;height:23px;padding:4px 0 0;font-weight:normal;color:#666;font-size:11px;text-align:right;overflow:hidden;}
.section4 .hit .hitBar .grade span{dIsplay:inline-block;padding:0 0 0 23px;}
.section4 .hit .hitBar .bar{display:block;width:100%;height:9px;overflow:hidden;text-align:left;}
.section4 .hit .hitBar .bar span{display:block;}
.section4 .hit .hitBar .bar .barC{height:9px;background:url("http://img.cgv.co.kr/images//NewMain/bg_hitbar.png") repeat-x 0 0;}
.section4 .hit .hitBar .bar .barL{padding:0 0 0 3px;height:9px;background:url("http://img.cgv.co.kr/images//NewMain/bg_hitbar_l.png") no-repeat 0 0;}
.section4 .hit .hitBar .bar .barR{padding:0 3px 0 0;height:9px;background:url("http://img.cgv.co.kr/images//NewMain/bg_hitbar_r.png") no-repeat 100% 0;}
.section4 .hit .vote{position:absolute;left:0;top:213px;height:33px;width:206px;padding:6px 0 0 14px;overflow:hidden;background:#efefef;}
.section4 .hit .vote .btnVote{float:right;width:91px;}
.section4 .hit .vote img{float:left;}
.section4 .btnPrev{position:absolute;left:2px;top:132px;width:13px;}
.section4 .btnNext{position:absolute;right:2px;top:132px;width:13px;}

.section4 .review{position:relative;float:left;width:490px;}
.section4 .review h3{padding-left:0;border-bottom:2px solid #bd3c97;}
.section4 .review .reviewMenu{width:100%;height:24px;}
.section4 .review .reviewMenu li{float:left;padding:10px 0 0;margin:0 15px 0 0;}
.section4 .review .riviewData{padding:16px 0 0;}
.section4 .review .riviewData li{height:55px;width:100%;padding:0 0 23px;overflow:hidden;}
.section4 .review .riviewData li img{float:left;}
.section4 .review .riviewData li .tit{float:right;width:400px;height:20px;}
.section4 .review .riviewData li .tit a{float:left;color:#333333;font-family:'±¼¸²',Gulim;line-height:150%;}
.section4 .review .riviewData li .tit p{float:right;width:230px;text-align:right;color:#dcdcdc;font-size:11px;padding:0 5px 0 0;}
.section4 .review .riviewData li .tit span{color:#a6978a;}
.section4 .review .riviewData li .tit span.starTxt{color:#333333;}
.section4 .review .riviewData li p{float:right;width:400px;}
.section4 .review .riviewData li p a{color:#7c7167;line-height:160%;font-family:'±¼¸²',Gulim;letter-spacing:-1px;}
.section4 .review .star{display:inline-block;width:60px;height:12px;text-align:left;vertical-align:top;overflow:hidden;margin:-1px 2px 0 0;background:url("http://img.cgv.co.kr/images//NewMain/bg_stargrade.png") no-repeat 0 0;}
.section4 .review .star span{display:inline-block;width:100%;height:12px;overflow:float:hidden;background:url("http://img.cgv.co.kr/images//NewMain/bg_stargrade.png") no-repeat 0 -12px;*background-position:0 -13px;}
.section4 .review .starTxt{font-weight:bold;color:#333;line-height:130%;}
.section4 .review .btnMore{top:52px;right:0;top:38px;}
.section4 .review .writing{position:absolute;right:5px;top:0;width:55px;}
.section4 .review .reTxt{position:absolute;left:195px;top:0;width:55px;}

.section4 .hdTailer{position:relative;float:right;width:220px;}
.section4 .hdTailer h3{padding-top:2px;padding-bottom:12px;border-bottom:2px solid #342d28;}
.section4 .hdTailer li{position:relative;width:220px;height:129px;}
.section4 .hdTailer li .bg{position:absolute;right:0;top:97px;width:220px;height:24px;background:#000;filter: alpha(opacity=70);-moz-opacity: 0.7;opacity: 0.7;}
.section4 .hdTailer li .play{position:absolute;right:0;top:88px;width:220px;z-index:10;padding:15px 0 0;color:#cccccc;font-size:11px;letter-spacing:-1px;}
.section4 .hdTailer li .play span{display:inline-block;font-weight:bold;}
.section4 .hdTailer li .play .day{width:37px;padding:0 0 0 6px;color:#ff5d37;letter-spacing:0;}
.section4 .hdTailer li .play a{position:absolute;right:0;top:0;width:34px;z-index:10;}
.section4 .hdTailer .btnMore{top:3px;}
.section4 .review .riviewData li .tit span.starTxt{display:inline-block;color:#333333;width:15px;}

/* content section5 */
.content .section5{position:relative;width:100%;padding:0 0 29px;}
.content .section5:after{content:"";display:block;clear:both;}
.section5 .mCollage{position:relative;float:left;width:220px;margin:0 25px 0 0;border-top:2px solid #cccbca;}
.section5 .mCollage .bg{position:absolute;left:0;top:142px;width:220px;height:24px;background:#000;filter: alpha(opacity=70);-moz-opacity: 0.7;opacity: 0.7;}
.section5 .mCollage .play{position:absolute;left:0;top:131px;width:220px;z-index:10;padding:14px 0 0;color:#cccccc;font-size:11px;letter-spacing:-1px;}
.section5 .mCollage h3{height:34px;padding:5px 0 0 4px;}
.section5 .mCollage p{float:right;width:95px;}
.section5 .mCollage p a{color:#7c7167;line-height:160%;}
.section5 .mCollage .star{display:inline-block;width:60px;height:12px;text-align:left;margin:0 2px 0 0;overflow:float:hidden;;background:url("http://img.cgv.co.kr/images/NewMain/bg_stargrade.png") no-repeat 0 0;}
.section5 .mCollage .star span{display:inline-block;width:100%;height:12px;overflow:float:hidden;background:url("http://img.cgv.co.kr/images/NewMain/bg_stargrade.png") no-repeat 0 100%;}
.section5 .mCollage .starTxt{font-weight:bold;margin:0 2px 0 0;}
.section5 .mCollage .btnMore{top:13px;}
.section5 .mCollage .mColl_list dd dd.dd_first {width:54px;margin-right:6px;padding:1px 0 0;background:url("http://img.cgv.co.kr/images/NewMain/bg_bar_small.gif") no-repeat right 2px;}

/* ¹«ºñÄÝ¶óÁê Ãß°¡ - kong 120725 */
.section5 .mCollage .mCollage_tit {margin:7px 0 0 -5px;}
.section5 .mCollage .mColl_list {margin-top:10px;}
.section5 .mCollage .mColl_list dt {float:left;}
.section5 .mCollage .mColl_list .fir {padding-top:5px;}
.section5 .mCollage .mColl_list .list {margin-left:92px;width:127px;overflow:hidden;margin-bottom:5px;padding-bottom:4px;background:url("http://img.cgv.co.kr/images/NewMain/bot_border.gif") repeat-x 0 bottom;}
.section5 .mCollage .mColl_list .last {background:none;}
.section5 .mCollage .mColl_list dl{overflow:hidden;width:100%;}
.section5 .mCollage .mColl_list dd dt {display:block;width:100%;padding-bottom:2px;height:14px;}
.section5 .mCollage .mColl_list dd dt  img {display:none;}
.section5 .mCollage .mColl_list dd dt a {color:#333;}
.section5 .mCollage .mColl_list dd dt a.on {font-weight:bold;}
.section5 .mCollage .mColl_list dd dt a:hover {color:#333;font-weight:bold;text-decoration:none;}
.section5 .mCollage .mColl_list dd dd {float:left;margin:0;color:#333;font-weight:bold;font-size:11px;height:14px;}
.section5 .mCollage .mColl_list dd dd.dd_first {width:49px;margin-right:3px;background:none;}
.section5 .mCollage .mColl_list dd dd span {color:#666;font-weight:normal;letter-spacing:-1px;}

.section5 .guide{position:relative;float:left;width:232px;height:106px;overflow:hidden;margin:0 25px 0 0;border-top:2px solid #cccbca;}
.section5 .guide h3{position:relative;height:26px;padding:11px 0 0;z-index:10;}
.section5 .guide ul{position:absolute;left:0;top:37px;width:217px;z-index:10;}
.section5 .guide li{height:13px;margin:0 0 5px;}
.section5 .guide li a{display:block;width:80px;height:0;padding:13px 0 0;font-size:0;overflow:hidden;background:url("http://img.cgv.co.kr/images/NewMain/tab_mobileguide2.gif") no-repeat -89px 0;}
.section5 .guide .mG2 a{background-position:-89px -18px;}
.section5 .guide .mG3 a{background-position:-89px -36px;}
.section5 .guide .mG4 a{background-position:-89px -54px;}
.section5 .guide li a:hover, .section5 .guide li a.on{width:80px;background-position:0 0;}
.section5 .guide .mG2 a:hover, .section5 .guide .mG2 a.on{background-position:0 -18px;}
.section5 .guide .mG3 a:hover, .section5 .guide .mG3 a.on{background-position:0 -36px;}
.section5 .guide .mG4 a:hover, .section5 .guide .mG4 a.on{background-position:0 -54px;}
.section5 .guide p{position:absolute;left:0;top:24px;width:232px;height:82px;z-index:1;}
.section5 .guide p.mobileBg{background:url("http://img.cgv.co.kr/images//NewMain/bg_mobile02.gif") no-repeat 0 100%;}
.section5 .guide p.mGImg1{background:url("http://img.cgv.co.kr/images/NewMain/bg_mobile01.gif") no-repeat 0 100%;}
.section5 .guide p.mGImg2{background:url("http://img.cgv.co.kr/images/NewMain/bg_mobile02.gif") no-repeat 0 100%;}
.section5 .guide p.mGImg3{background:url("http://img.cgv.co.kr/images/NewMain/bg_mobile03.gif") no-repeat 0 100%;}
.section5 .guide p.mGImg4{background:url("http://img.cgv.co.kr/images/NewMain/bg_mobile04.gif") no-repeat 0 100%;}

.section5 .notice{position:relative;float:left;width:233px;height:108px;overflow:hidden;border-top:2px solid #cccbca;}
.section5 .notice h3{height:23px;padding:11px 0 0;}
.section5 .notice a{color:#7c7167;line-height:160%;font-family:'±¼¸²',Gulim;}
.section5 .notice .btnMore{top:11px;right:3px;}
.section5 .notice ul li {font-weight:normal;}
.section5 .facebookCgv{position:absolute;left:245px;top:122px;width:488px;height:41px;z-index:1;border:1px solid #d7d6d4;background:#f8f8f8;}
.section5 .facebookCgv h3{float:left;width:135px;padding:13px 0 0 10px;*padding:12px 0 0 10px;line-height:18px;color:#d0d0d0;font-weight:normal;letter-spacing:3px;}
.section5 .facebookCgv p{float:left;width:340px;padding:15px 0 0 0;font-family:'±¼¸²',Gulim;*padding:15px 0 0 0;}
.section5 .facebookCgv a{color:#444;}
.section5 .jehuBanner2{float:right;width:220px;}


/* content section6 */
.content .section6{position:relative;width:100%;padding:0 0 27px;}
.section6 .mClass{position:relative;width:100%;overflow:hidden;height:145px;}
.section6 .mClass ul{width:950px;overflow:hidden;padding-left:15px;}
.section6 .mClass ul li{float:left;width:158px;text-align:center;}
.section6 .btnPrev{position:absolute;left:0;top:67px;width:13px;z-index:100;cursor:pointer;}
.section6 .btnNext{position:absolute;right:0;top:67px;width:13px;z-index:100;cursor:pointer;}



/* °øÅë */
.btnMore{position:absolute;right:0;top:3px;width:26px;}
.pagination{position:absolute;left:0;bottom:-4px;width:100%;z-index:9990;text-align:center;width:100%;}
.eventList .pagination{bottom:-35px;width:100%;}
.pagination li{display:inline-block;width:19px;zoom:1; *display:inline}
.pagination li a{display:block;width:19px;height:0;padding:8px 0 0;overflow:hidden;background:url("http://img.cgv.co.kr/images//NewMain/ico_dot.gif") no-repeat 3px 0;}
.pagination li a:hover, .pagination li.current a{background:url("http://img.cgv.co.kr/images//NewMain/ico_dot_on.gif") no-repeat 3px 0;}
.fl {float:left;}
.fr {float:right;}

/* leftFly */
.leftFly{position: absolute;top:25px;left:-100px;width:90px;z-index: 10;}
.leftFly .addBanner{margin:9px 0 0;}


/* footer */
.footer .footerIn{position:relative;width:980px;margin:0 auto;z-index:10;}
.footer .footerIn:after{content:"";display:block;clear:both;}
.footer .footerIn .logo{position:absolute;left:0;top:64px;width:91px;}
.footer .footerIn .links{width:100%;padding:26px 0 0;overflow:hidden;}
.footer .footerIn .links li{float:left;width:auto;}
.footer .footerIn .links a{display:block;width:53px;height:0;padding:12px 0 0;overflow:hidden;background:url("http://img.cgv.co.kr/images/NewMain/footer_link.png") no-repeat 0 0;}
.footer .footerIn .links .m1 a{width:53px;background-position:0 0;}
.footer .footerIn .links .m2 a{width:32px;background-position:-53px 0;}
.footer .footerIn .links .m3 a{width:64px;background-position:-85px 0;}
.footer .footerIn .links .m4 a{width:65px;background-position:-149px 0;}
.footer .footerIn .links .m5 a{width:64px;background-position:-214px 0;}
.footer .footerIn .links .m6 a{width:63px;background-position:-278px 0;}
.footer .footerIn .links .m7 a{width:108px;background-position:-341px 0;}
.footer .footerIn .links .m8 a{width:65px;background-position:-449px 0;}
.footer .footerIn .links .m9 a{width:136px;background-position:-514px 0;}
.footer .footerIn .links .m10 a{width:66px;background-position:-650px 0;}
.footer .footerIn .links .m11 a{width:53px;background-position:-716px 0;}
.footer .footerIn address{float:left;width:176px;padding:20px 0 0 161px;color:#c2c2c2;line-height:150%;font-family:'±¼¸²',Gulim;}
.footer .footerIn .info{float:left;width:465px;padding:20px 0 0 0;color:#c2c2c2;line-height:150%;font-family:'±¼¸²',Gulim;}
.footer .footerIn .familySite{position:absolute;right:0;top:19px;width:122px;}
/* 1127 */.footer .footerIn .familySite select{position:absolute;left:0;top:0;}
.footer .footerIn .familySite button{width:122px;height:26px;color:#fff;font-weight:bold;border:none;background:url("http://img.cgv.co.kr/images/NewMain/bg_familysite_sel.png") no-repeat 0 0;}
.footer .footerIn .familySite button span{display:block;padding:5px 0 0 7px;text-align:left;font-size:11px;}
.footer .footerIn .familySite .siteLink{position:absolute;left:0;bottom:94px;width:98px;padding:10px 11px;border:1px solid #000000;background:#fff;}
.footer .footerIn .familySite .siteLink a{color:#333333;line-height:150%;font-family:'±¼¸²',Gulim;text-align:left;}
.footer .footerIn .familySite .social{padding:30px 0 0 7px;}
.footer .footerIn .familySite .social a{display:inline-block;width:55px;}
.footer .footerIn .info{float:left;width:490px;padding:20px 0 0 0;color:#c2c2c2;line-height:150%;font-family:'±¼¸²',Gulim;}

/* securityPup */
.securityPup{display:none;position:absolute;left:50%;top:50%;z-index:100;margin:-248px 0 0 -228px;width:450px;height:491px;border:3px solid #333333;background:#fff;}
.securityPup h1{height:27px;padding:10px 0 0 20px;background:#333;}
.securityPup h2{height:22px;margin:25px 20px 0 20px;border-bottom:1px solid #9a9a9a;}
.securityPup .txt{height:76px;padding:30px 0 0 78px;background:url("http://img.cgv.co.kr/images/NewMain/ico_security.gif") no-repeat 20px 37px;margin:0 20px;}

.securityPup .titBox{background:url("http://img.cgv.co.kr/images/NewMain/bg_security_box_l.gif") no-repeat 0 0;padding:0 0 0 4px;margin:0 20px;}
.securityPup .titBoxIn{background:url("http://img.cgv.co.kr/images/NewMain/bg_security_box_r.gif") no-repeat 100% 0;padding:0 4px 0 0;}
.securityPup .titBox dl{height:74px;overflow:hidden;border:1px solid #d7d6d4;border-width:1px 0;background:#f8f8f8;padding:0 28px;}
.securityPup .titBox dt{float:left;width:116px;height:23px;margin:21px 0 20px 0;border-right:1px solid #cccccc;padding:10px 0 0;}
.securityPup .titBox dd{float:left;width:40px;padding:15px 0 0 110px;}

.securityPup .security1{width:36px;text-align:center;}
.securityPup .security1 a{display:block;color:#666666;font-size:11px;line-height:12px;padding:3px 0 0;letter-spacing:-1px;font-family: Dotum,"µ¸¿ò";}
.securityPup .security1 span{display:block;}
.securityPup .security1 span strong{letter-spacing:0;}
.securityPup .security2{width:36px;overflow:hidden;padding:3px 0 0;font-size:11px;}
.securityPup .security2 li{float:left;width:18px;height:18px;line-height:18px;overflow:hidden;}
.securityPup .security2 li button{display:block;border:0;width:18px;height:18px;line-height:16px;padding:3px 0 0;color:#999999;background:url("http://img.cgv.co.kr/images/NewMain/bg_security_l.gif") no-repeat 0 0;*padding:1px 0 0;}
.securityPup .security2 li.lavel1 button{background:url("http://img.cgv.co.kr/images/NewMain/bg_security_l.gif") no-repeat 0 0;}
.securityPup .security2 li.lavel2 button{background:url("http://img.cgv.co.kr/images/NewMain/bg_security_r.gif") no-repeat 0 0;}
.securityPup .security2 li.lavel1 button.on{color:#fff;background:url("http://img.cgv.co.kr/images/NewMain/bg_security_l_on.gif") no-repeat 0 0;font-weight:bold;}
.securityPup .security2 li.lavel2 button.on{color:#fff;background:url("http://img.cgv.co.kr/images/NewMain/bg_security_r_on.gif") no-repeat 0 0;font-weight:bold;}
.securityPup .listBox{padding:0 20px;}
.securityPup .listBox dl{padding:18px 0 10px 27px;overflow:hidden;font-family:'±¼¸²',Gulim;font-size:11px;line-height:150%;}
.securityPup .listBox dl.first{border-bottom:1px solid #f1f1f1;}
.securityPup .listBox dl strong{color:#000;font-weight:normal;}
.securityPup .listBox dl em{color:#000;font-weight:normal;font-style:normal;}
.securityPup .listBox dt{float:left;width:66px;}
.securityPup .listBox dd{float:left;width:261px;padding:0 0 0 49px;text-indent:-49px;letter-spacing:-1px;}
.securityPup .listBox dd p{padding:0 0 6px;}
.securityPup .close{position:absolute;right:12px;top:8px;width:12px;padding:5px;}

/* Bottom Slide */
.bottomSlideWrap{position:absolute;top:0;left:0;z-index:50;width:3000px;}
.bottomSlideWrap ul {float:left;}
/* footer area mail pop */
.layer_email {position:absolute;top:-50px;right:-25px;z-index:50;display:none;}

.magazineWrap {width:100%;}

/***** ¸ÞÀÎ ¿À¸¥ÂÊ ±¤°í¿µ¿ª ****/
/* .right_ad {position:absolute;left:990px;top:451px;} */
.right_ad {position:absolute;left:1075px;top:451px;}
.right_ad img {height:310px;} 

.specialWrap{position:relative;width:980px;height:37px;margin:0 auto;border-bottom:2px solid #000;}
.specialWrap .title{width:100%;overflow:hidden;padding-top:4px;}
.specialWrap .title li{float:left;margin-right:25px;}
.specialWrap .ab_rightBanner {position:absolute; top:60px; right:0px; z-index:5; width:130px; text-align:center;}

.new_footer_area {position:relative;}
.bock_event {position:absolute; top:-170px; left:50%; z-index:50; margin-left:-37px;}
.bock_event2 {top:-80px;}
/* ¸ð¹ÙÀÏ ¹öÁ¯À¸·Î º¸±â */
.view_mobile {display:block;padding:70px 0;border:1px solid #bcbcbc;background:#f5f5f5;text-align:center;}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

.cgv_ad_banner1 {
    margin:0 auto;
    width:980px;        
    margin-bottom:30px;
    font-size:0px;
}
.cgv_ad_banner1 ul{
    font-size:0px;    
    }
.cgv_ad_banner1 ul li {
    float:left;
    font-size:0px;
    vertical-align:top;
    *zoom:1;
    }
.cgv_ad_banner1 ul li.last {    
    }