@charset "utf-8";

/*!
 * 아르피엘  이벤트 Stylesheet
 * http://arpiel.nexon.com
 * Create: 16.03.04 Update: 16.03.10
 * artsohee@nexon.co.kr
 */

/* CSS Reset
-------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, strong, small, dl, dt, dd, ol, ul, li, fieldset, form, input, button, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; font-size:100%;}
img, fieldset, button{border:0;}
article, aside, figcaption, figure, video, audio, footer, header, hgroup, menu, nav, section{display:block;}
body, input, button, textarea, select, table{line-height:1.2;  font-family:'Malgun Gothic', '맑은 고딕', '돋움', dotum, Helvetica, sans-serif; font-size:14px; color:#555;}
ol, ul{list-style:none;}
a{text-decoration:none; color:#555; transition:color 0.3s ease; -moz-transition:color 0.3s ease; -o-transition:color 0.3s ease; -webkit-transition:color 0.3s ease;}
a:hover, a:focus, a:active{text-decoration:underline; color:#555;}
img{vertical-align:middle;}
button, label{cursor:pointer;}
button::-moz-focus-inner, input::-moz-focus-inner{padding:0; border:0;}
table{border-collapse:collapse; border-spacing:0;}
caption, legend{width:0; height:0; font-size:0; line-height:0; text-indent:-9999px; visibility:hidden;}

/* Reserved Class
-------------------------------------------------------------- */
.blind{width:1px; height:1px; font-size:0; line-height:0; position:absolute; top:0; left:-1000%; overflow:hidden;}
.show{display:block;}
.hide{display:none;}
.fL{float:left;}
.fR{float:right;}
.clearFix{zoom:1;}
.clearFix:after{clear:both; display:block; content:'';}
.btn{background:none; border:0 none; outline:none; cursor:pointer;}
.fix{position:fixed !important;}

/* Styles
-------------------------------------------------------------- */
/* S : 상단 바 *********************************************************************************/
button {background:none;}
.nowCheck {position: relative; padding:20px 0 0 60px;}
.nowCheck input {z-index:50; position: absolute; left: 0;top: 0; margin:2px 9px 0 0; float: left; opacity:0; filter:alpha(opacity=0);}
.nowCheck label {z-index:100; position: relative; width: 123px;height: 17px; display: block; background: url(http://s.nx.com/s2/game/closers/temp/spr_nowCheck.png) no-repeat; text-indent: -9999px;}
.nowCheck label.on {background-position: 0 -17px;}
/* E : 상단 바 *********************************************************************************/

.commonQuick {z-index: 200; position: absolute;right: 12px; top: 600px;}
.commonQuick a {display: block; margin:0 0 10px 0;}

