@charset "utf-8";
/* main_left_wing */
.wing_contents{position:relative;width:1100px;margin:0 auto;*z-index:9;}
.main_left_wing, .main_right_wing {top: 50px !important;}
.main_left_wing {width: 80px;height: 395px;position: absolute;left: -90px;top: 10px;overflow: hidden;z-index: 2;}
.main_wing_fixed {position: fixed;width: 80px;clear: both;overflow: hidden;}
.wing_banner_list {float: left;}
.wing_banner_list img {float: left;margin-bottom: 10px;}

/* main_right_wing */
.main_right_wing {width: 80px;height: 548px;position: absolute;right: -80px;top: 10px;overflow: hidden;z-index: 2;}
.main_wing_box {border: 1px solid #e2e2e2;width: 78px;border-bottom: none;}
.wing_box {border-bottom: 1px solid #e2e2e2;padding: 6px 0 4px 0;line-height: 14px;text-align: center;background-color: #fff;}
.wing_txt_link {font-size: 11px;color: #666;letter-spacing: -1px;}
.img_kakao {background: url(//ayeobi.com/www/images/main/banner/right_kakao_banner.png) no-repeat 0 0;width: 80px;height: 100px;display: block;text-indent: -9999em;}

/* leftEnLargeBanner Wing */
.leftEnlargeBanner{position:fixed;bottom:30px;left:50%;margin-left:-630px;z-index:21}
.leftEnlargeBanner .small_banner{width:80px;height:100px;border-radius:10px;overflow:hidden}
.leftEnlargeBanner .small_banner img{width:80px;height:100px;}
.leftEnlargeBanner .big_banner{position:absolute;bottom:0;left:0;width:626px;height:254px;border-radius:20px;overflow:hidden;}
.leftEnlargeBanner .big_img_wrap{width:636px;height:264px}
.leftEnlargeBanner .big_img_wrap img{width:636px;height:264px}
.leftEnlargeBanner .big_banner .close{display:block;position:absolute;width:125px;height:22px;top:14px;right:0;margin:0}
.leftEnlargeBanner .big_banner .go_btn{display:block;position:absolute;width:61px;height:61px;bottom:24px;right:22px}