/** default **/
body {margin:0; padding:0; font-size:12px; font-family:dotum; color:#000; border:none;}
div, p, blockquote, pre, address, table, caption, th, td, form, fieldset, legend, hr, input, textarea{margin: 0; padding: 0;}
ul, ol, li, dl, dt, dd {margin:0; padding:0; list-style:none;}
input, select, button {font-size:12px;}
* html input, select, button {font-size:12px;}
form input, form select, form label, form img, form button {vertical-align:middle;}
fieldset {border:none;}
fieldset input, fieldset select, fieldset label, fieldset img, fieldset button {vertical-align:middle;}
legend {width:0; height:0; line-height:0; font-size:0; visibility:hidden; display:none;}
img {border:0; font-size:0; vertical-align:top;}
table {margin:0; padding:0; border-collapse:collapse; border-spacing:0;}
caption {width:0; height:0; line-height:0; font-size:0; visibility:hidden; display:none;}
A:link, A:visited, A:active {color:#666; text-decoration: none;}
A:hover {color:#999; text-decoration:none;}

.tc {text-align:center;}
.pos_r {position:relative;}
.hide_txt {font-size:0;color:transparent;width:1px;overflow:hidden;text-indent:-9999px;}

/* 상단 탭 */
.full_tab_menu_top {margin-top:-20px;}

/** event **/
.app_marketing {position:relative;}

.floorWidth {width:100%;position:relative;}
.conWidth {width:1000px;margin:0 auto;}

.bg1 {background:#3a2e25 url('/images/event/kakao/bg1.jpg') no-repeat top center;}
.bg2 {background:#eee9e9;}
.bg3 {background:#453238;}
.bg4 {background:#33262a;}
.bg5 {background:#f6f5f5;}
.bg6 {background:#e5e3e3;}
.cont04{background:url("/images/event/kakao/bg2.gif") repeat 0 center;}

.slides_h_book{position:relative;width:852px;height:548px;margin:0 auto;padding-top:20px;}
.slides_h_book .slides_container{height:548px;}
.slides_h_book .slides_container a{width:852px;height:548px;}
.slides_h_book a.next, .slides_h_book a.prev{position:absolute;top:170px;display:inline-block;width:24px;height:34px;z-index:99;}
.slides_h_book a.prev{background:url("/images/event/kakao/ico_prev.png") no-repeat 0 0;left:-34px;}
.slides_h_book a.next{background:url("/images/event/kakao/ico_next.png") no-repeat 0 0;right:-34px;}
.slides_h_book .pagination{display:none;}

/* 마우스 커서 */ 
.hand_cursor_sty {cursor: url('/images/event/common/hand.png'), url(/images/event/common/hand.cur), pointer;}
.hand_cursor {position:absolute;right:-4px;bottom:-19px;transition: 0.5s ease 0.1s;}
.hand_cursor_sty {position:absolute;top:440px;left:50%;margin-left:-452px;}
.hand_cursor_sty:hover .hand_cursor {opacity:0;filter: alpha(opacity=0)}