@charset "utf-8";
* { -webkit-text-size-adjust:none; }
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,button,fieldset,input,form,th,td,table,textarea,dl,dd,dt  { padding:0; margin:0; }
ul,ol { list-style:none; }
body,h1,h2,h3,h4,h5,h6,input,select,option,button,textarea { font:12px/14px dotum,'돋움',sans-serif;}
body { background-repeat:no-repeat; background-position:50% 40px; }
video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}

img,
fieldset { border:0; }
img { vertical-align:top; }
a { text-decoration:none; }
a:hover,a:actived,
a:focus { text-decoration:underline; }
em { font-style:normal; }
table { border-collapse:collapse; border-spacing:0; width:100%; }
legend, caption { height:0; width:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden; }

.hide { display:none !important; }
.no_bg { background:none !important; }
.hidden { position:absolute; left:0; top:-3000px; line-height:1px; width:1px; height:1px; overflow:hidden; font-size:1px; }

button.btn,
a.btn { border:0; background:none; cursor:pointer; display:-moz-inline-stack; display:inline-block; white-space:nowrap; vertical-align:top; }
button.btn { overflow:visible; }
a.btn { overflow:hidden; }
button.btn:focus { outline:1px dotted; }
.btn:hover,
.btn:hover * { text-decoration:none !important; }
.blank {position:absolute;z-index:999999;top:40px;left:50%;font-weight:bold;font-size:15px;color:green;} /* 페이지 최 상단 중앙 공간 */

/* comment */
.premier {background:url(/past/image/ic_premier_01.png) no-repeat;}
.test {background:url(/past/image/ic_test_01.png) no-repeat;}
.xe {background:url(/past/image/ic_xe_01.png) no-repeat;}
/* size1 */
.cmt_regular {width:960px;}
.cmt_regular .write {
	position:relative;
	margin:0 160px 29px 0;
	padding-bottom:4px;
	background:url(/past/image/bg_cmt_input1.png) 0 bottom no-repeat;
	background-image: none\0/IE8; /* ie8핵 */
	background-color: #fff\0/IE8; /* ie8핵 */
}
.cmt_regular .write .input {
	height:59px;
	border-top:2px solid #fff;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	background:#fff;
}
.cmt_regular .write .input.after {padding:18px 20px 14px 20px;}
.cmt_regular .write .input.after strong,
.cmt_regular .list li strong {display:inline-block;vertical-align:top;padding:0 0 11px 17px;font-size:11px;color:#4a78f0;}
.cmt_regular .write .input em,
.cmt_regular .list li em {margin-left:12px;font-size:11px;color:#898989;}
.cmt_regular .write .input.before {
	padding:32px 20px 0px 20px;
	text-align:center;
	color:#41454d;
	font-weight:bold;
}
.cmt_regular .write .input.before .cmt_login {
	display:inline-block;
	height:20px;
	padding:8px 14px 0 14px;
	margin-left:15px;
	vertical-align:middle;
	color:#fff;
	font-weight:normal;
	font-size:11px;
	border:1px solid #4a78f0;
	border-radius:2px;
	background:#4a78f0;
}
.cmt_regular .write .input.before .cmt_login:hover {text-decoration:none;}
.cmt_regular .write .cmt_bt {
	position:absolute;
	top:0;
	right:-160px;
	width:138px;
	height:95px;
	border:1px solid #5a6378;
	border-radius:2px;
	background:#5a6378 url(/past/image/tx_cmt_btn.png) center no-repeat;;
}
.cmt_regular .write .cmt_bt.img {right:-158px;border:none;background:none;}
.cmt_regular .write .cmt_bt span {font-size:0; visibility:hidden}
.cmt_regular .write .input.after .cmt_bt,
.cmt_regular.w_fix .write .input.after .cmt_bt {border-color:#4a78f0;background-color:#4a78f0}
.cmt_regular .write .byte {float:right;color:#898989;}
.cmt_regular .write .byte strong {color:#41454d !important}
.cmt_regular .write textarea {clear:both;width:100%;border:none;/*line-height:18px;*/color:#41454d;overflow:hidden;background:url(/past/image/tx_input_01.gif) no-repeat}

.cmt_regular .list .txt {padding-bottom:7px;text-align:right;color:#aaaaaa;}
.cmt_regular .list li {
	position:relative;
	padding:20px 60px 15px 20px;
	color:#41454d;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-top-color:#dbdbdb;
	background:#fff;
}
.cmt_regular .list li:first-child {
	border-top-color:#fff;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	border-right:1px solid #fff;
}
.cmt_regular .list li:last-child {
	border-bottom-color:#fff;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	border-right:1px solid #fff;
}

.cmt_regular .list li p {line-height:18px;word-wrap:break-word;}
.cmt_regular .list li a {position:absolute;top:37%;right:20px;width:20px;height:20px;background:url(/past/image/bt_close_cmt1.png) no-repeat;}
.cmt_regular .list li a:hover {background-image:url(/past/image/bt_close_cmt2.png)}
.cmt_regular .list li a span {font-size:0; visibility:hidden;}

/* size2 */
.cmt_regular.w_fix {width:320px;}
.cmt_regular.w_fix .write {
	margin:0 0 70px 0;
	background:url(/past/image/bg_cmt_input2.png) 0 bottom no-repeat;
	background-image: none\0/IE8; /* ie8핵 */
	background-color: #fff\0/IE8; /* ie8핵 */
}
.cmt_regular.w_fix .write .input.after {height:131px;padding:18px 20px 14px 20px;}
.cmt_regular.w_fix .write .input.before {height:107px;padding:56px 20px 0px 20px;}
.cmt_regular.w_fix .write textarea {height:100px;background:url(/past/image/tx_input_02.png) no-repeat}
.cmt_regular.w_fix .write .input.before strong {display:block;margin-bottom:13px;}
.cmt_regular.w_fix .write .input.before .cmt_login {margin-left:0;}
.cmt_regular.w_fix .write .cmt_bt {
	position:absolute;
	top:179px;
	right:0;
	width:100%;
	height:38px;
	text-align:center;
	border:1px solid #5a6378;
	border-radius:2px;
	background:#5a6378 url(/past/image/tx_cmt_btn.png) center no-repeat;
}

.cmt_regular.w_fix .list li {padding:20px 20px 15px 20px;}
.cmt_regular.w_fix .list li a {top:15px;right:15px;}

.cmt_regular .paging {margin:30px 0 90px 0;text-align:center;}
.cmt_regular .paging a {
	display:inline-block;
	width:32px;
	height:24px;
	margin-left:4px;
	padding-top:8px;
	vertical-align:top;
	text-align:center;
	font:bold 12px Tahoma;
	color:#b9bcc3;
	border:1px solid #5a6378;
	border-radius:2px;
	background:#5a6378;
}
.cmt_regular .paging a:first-child {margin-left:0;}
.cmt_regular .paging a:hover {
	text-decoration:none;
	color:#fff;
	border:1px solid #4a78f0;
	border-radius:2px;
	background:#4a78f0;
}
.cmt_regular .paging .on, .cmt_regular .paging .on:hover {
	width:34px;
	height:26px;
	border:none;
	color:#4a78f0;
	background:url(/past/image/bg_cmt_paging_set.png) 0 bottom no-repeat;
	background-image:url(/past/image/bg_cmt_paging_setIE8.png)\0/IE8; /* ie8핵 */
}
.cmt_regular .paging .prev span, .cmt_regular .paging .next span {font-size:0; visibility:hidden;}
.cmt_regular .paging .prev,.cmt_regular .paging .next {border-color:#323745;background-position:center !important;background-repeat:no-repeat !important;}
.cmt_regular .paging .prev {margin-right:11px;background-image:url(/past/image/bg_cmt_prev.png) !important;}
.cmt_regular .paging .next {margin-left:11px;background-image:url(/past/image/bg_cmt_next.png) !important;}
.cmt_regular .paging .prev:hover {background-color:#4a78f0;background-image:url(/past/image/bg_cmt_prev_on.png) !important}
.cmt_regular .paging .next:hover {background-color:#4a78f0;background-image:url(/past/image/bg_cmt_next_on.png) !important}

/* cmt_common */
.cmt_common {width:100%;text-align:left;border-top:5px solid #e84e4e;}
.cmt_common .premier, .cmt_common .test {background:none;}
.cmt_common .write {width:90%;margin:0 auto;padding:62px 0;letter-spacing:0px;}
.cmt_common .write .after strong {display:block;margin-bottom:15px;font-weight:normal;color:#454545;font-size:20px;}
.cmt_common .write .after strong span {color:#e84e4e;}
.cmt_common .write .after .textarea {
	margin-bottom:15px;
	padding:28px 30px;
	overflow:auto;
	border:1px solid #e5e5e5;
	border-radius:20px;
	background:#edecec;
}

.cmt_common .write .after textarea {
	width:100%;
	min-height:60px;
	overflow:auto;
	font-size:24px;
	line-height:32px;
	border:none;
	background:#edecec;
}
.cmt_common .write .after .byte {display:block;color:#454545;font-size:20px;}
.cmt_common .write .after .byte strong {display:inline;}
.cmt_common .write .after .cmt_bt {
	float:right;
	margin-top:-23px;
	padding:24px 50px;
	font-size:28px;
	color:#fff;
	letter-spacing:-1px;
	border:1px solid #e84e4e;
	border-radius:15px;
	background:#e84e4e;
}
.cmt_common .write .after p {clear:both;padding-top:35px;font-size:20px;line-height:32px;color:#e84e4e;}
.cmt_common .write .before {text-align:center;}
.cmt_common .write .before p {
	margin-bottom:20px;
	padding:96px 5%;
	font-size:28px;
	letter-spacing:-2px;
	border:1px solid #e5e5e5;
	border-radius:20px;
	background:#edecec;
}
.cmt_common .write .before p span {color:#e84e4e;}
.cmt_common .write .before .cmt_login{
	display:inline-block;
	padding:20px 50px;
	font-size:28px;
	color:#e84e4e;
	letter-spacing:-1px;
	border:2px solid #e84e4e;
	border-radius:15px;
}
.cmt_common .write .before .cmt_login:hover {color:#fff;background:#e84e4e;}
.cmt_common .list {padding:70px 0 0 0;background:#f1f1f1;border-bottom:1px solid #f1f1f1}
.cmt_common .list ul {width:90%;margin:0 auto;}
.cmt_common .list li {clear:both;position:relative;margin-bottom:37px;letter-spacing:-1px;}
.cmt_common .list li strong {display:block;margin-bottom:15px;font-weight:normal;color:#454545;font-size:20px;}
.cmt_common .list li strong span {margin-right:5px;color:#e84e4e;}
.cmt_common .list li p {
	padding:30px;
	margin-bottom:20px;
	font-size:22px;
	line-height:32px;
	border:1px solid #979797;
	border-radius:15px;
	background:#fff;
	word-break:break-all;
}
.cmt_common .list li p em {display:block;padding-top:10px;text-align:right;font-size:20px;letter-spacing:0px;color:#979797;}
.cmt_common .list li p span {display:block;font-size:20px;color:#979797;}
.cmt_common .list li p a {position:absolute;bottom:30px;left:30px;margin-top:10px;}

.cmt_common .paging {
	padding:20px 0 90px 0;
	text-align:center;
	background:#f1f1f1;
}
.cmt_common .paging a {
	display:inline-block;
	width:55px;
	margin:0 6px;
	padding:3px 3px 7px 0;
	font-size:20px;
	color:#454545;
	vertical-align:middle;
	border:2px solid #8d8d8d;
	border-radius:10px;
	background:#fff;
}
.cmt_common .paging a:hover, .cmt_common .paging a.on {color:#fff;background:#e84e4e;border-color:#e84e4e}
.cmt_common .paging .prev, .cmt_common .paging .next {padding:0px 3px 4px 0;background:#8d8d8d;}
.cmt_common .paging .prev em, .cmt_common .paging .next em { visibility:hidden}
.cmt_common .paging .prev span {
	display:inline-block;
	font-size:25px;
	color:#fff;
	vertical-align:middle;
}
.cmt_common .paging .next span {
	display:inline-block;
	margin-left:7px;
	font-size:25px;
	color:#fff;
	vertical-align:middle;
}

/* 레이어 팝업 */
.dim_pop {display:none;position:absolute;top:0;left:0;z-index:10000;width:100%;height:100%; cursor:pointer;}
.dim_pop .background {position:absolute;top:0;left:0;z-index:10000;width:100%;height:100%;opacity:.7;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}
.dim_pop .background.black {background:#000;}
.dim_pop .background.white {background:#fff;}
.dim_pop .pop_contents {position:relative;top:0;left:50%;z-index:10000;}
.dim_nav {position:absolute;top:24px;right:24px;}
.dim_pop .pop_contents .pop_close {position:absolute;top:-47px;right:0;}

@media screen and (max-width:1640px){
	.dim_pop .pop_contents .pop_close {right:50%;margin-right:-19.5px;}
}
