
.ly_quicklink { width: 100%; overflow: hidden;}
.ly_quicklink .web_link { width: 50%; float: left;}
.ly_quicklink .web_link ul { padding: 0; margin: 0;}
.ly_quicklink .web_link ul li.top_titl { height: 80px; background-color: #3062a4; border: 1px solid #FFF; border-top-left-radius: 20px; border-bottom: 6px solid #FFF; font-family: Verdana, Geneva, sans-serif; font-size: 2.8em; color: #FFF; font-weight: 600; line-height: 80px; text-align: center; padding: 6px 0;}
.ly_quicklink .web_link ul li.bgcol { height: 90px; background-color: #c9d4e7; border: 1px solid #FFF; font-size: 2.8em; color: #333; line-height: 90px; text-align: center; padding: 6px 0 6px 0;}
.ly_quicklink .web_link ul li.bgcol span { font-size: 0.84em; font-weight: normal;}
.ly_quicklink .web_link ul li.bgcol.btm { background-color: #e4eaf3;}
.ly_quicklink .contents_link { width: 50%; float: left;}
.ly_quicklink .contents_link ul { padding: 0; margin: 0;}
.ly_quicklink .contents_link ul li.top_titl { height: 80px; background-color: #4aa49c; border: 1px solid #FFF; border-top-right-radius: 20px; border-bottom: 6px solid #FFF; font-family: Verdana, Geneva, sans-serif; font-size: 2.8em; color: #FFF; font-weight: 600; line-height: 80px; text-align: center; padding: 6px 0;}
.ly_quicklink .contents_link ul li.bgcol { height: 90px; background-color: #c7dfea; border: 1px solid #FFF; font-size: 2.8em; color: #333; line-height: 90px; text-align: center; padding: 6px 0 6px 0;}
.ly_quicklink .contents_link ul li.bgcol.btm { background-color: #e3eff5;}
.ly_quicklink .contents_link ul li.bgcol.vod { height: 160px; font-family: Verdana, Geneva, sans-serif; color: #FFF; line-height: 60px; background-color: #626262; padding-top: 40px;}

.advertising { background-color: #999; padding: 20px 6px;}
.advertising ul { padding: 0; margin: 0; text-align: center; overflow: hidden;}
.advertising ul li { vertical-align: middle; margin: 0 2px; display: inline-block;}
.advertising ul li.stitl { font-size: 2.2em; color: #FFF; font-weight: 600; text-align: center;}
.advertising ul li input { width: 490px; height: 100px; background-color: #FFF; border: 1px solid #333; font-family: Verdana, Geneva, sans-serif; font-size: 3.3em; color: #333; letter-spacing: -0.05em; text-align: center; padding: 20px 0;}
.advertising ul li button.move { background-color: #CCC; border: 1px solid #555; font-size: 3em; color: #333; text-align: center; padding: 20px 10px;}

.ly_quick_btm { width: 100%; height: 100px; background-color: #999; border-top: 1px solid #FFF; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; display: inline-block;}
.ly_quick_btm ul { padding: 0; margin: 0;}
.ly_quick_btm ul li { height: 100px; border-right: 1px solid #FFF; text-align: center; line-height: 100px; float: left;}
.ly_quick_btm ul li:nth-child(3) { border-right: none;}
.ly_quick_btm ul li.btm_login { width: 32%; font-size: 2.5em; color: #FFF; text-align: center;}
.ly_quick_btm ul li.btm_join { width: 50%; font-size: 2.5em; color: #FFF; text-align: center;}
.ly_quick_btm ul li.btm_close { width: 15%; text-align: center; padding-top: 25px; padding-left: 15px;}

/* 레이어팝업 */
.Pstyle { opacity:0; display:none; position:relative; width:auto; border: 1px solid #FFF; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; background:#FFF;}
.Pstyle_bk { opacity:0; display:none; position:relative; width:auto; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
.pop_inner { width: auto; height: auto; margin:0 auto; text-align:center; display: inline-block;}
.pop_inner_top { width:100%; height:55px; background:#353b48; text-align:center;}
.pop_inner_box { padding: 0;}
.login_inputbox01 { width:100%; height:36px; font-size:16px; color:#353b48; padding:0 10px;}
.inputbox_pw { margin-top:12px;}
.pop_inner_btn { margin-top:20px;}
.btn_login { width:322px; background:#f16767; border:#9a1717 solid 1px; border-radius:6px; font-size:20px; font-weight:bold; color:#FFF; padding:10px 0; display:inline-block;}