@charset "euc-kr";
* {margin:0; padding:0;}
html, body, table, input, textarea, select {color:#484848; font-size:14px; font-family:'Apple SD Gothic Neo', 'Malgun Gothic', '¸¼Àº °íµñ', 'Noto Sans', Dotum, µ¸¿ò, sans-serif;word-break:keep-all;}
form, div, p, span, ul, li, dl, dt, textarea, h1, h2, h3, h4 {margin:0px; padding:0px; word-break: keep-all;}
h1, h2, h3, h4 {line-height:17px;}
table {border-collapse:collapse;line-height:17px;}
ul {list-style:none;}
a { color: rgb(60, 62, 64); text-decoration: none; }
.hidden {
    text-indent: -9999px;
    position: absolute;
    top: -9999px;
    left: -9999px;
    height: 0;
}

.wrap_area{position:relative;width:930px;height:580px;padding:16px;margin:0 auto;}
.tb_area{position:relative;width:898px;}
.tb_area .search_txt{position:relative;width:898px;text-align:center;padding-bottom:20px;font-size:15px;}

.login_ip{position:relative;width:898px;height:50px;padding-bottom:15px;}
.login_ip>div:after{content:'';display:block;visibility:hidden;height:0;clear:both}
.login_ip input{width:669px;height:20px;padding:14px 25px;font-family:inherit;font-size:15px;border:1px #d7d7d9 solid;float:left;}
.login_ip input[type="text"]{background:#fff url(http://webad.wicon.co.kr/coupon/images/txt_png.png) no-repeat 25px 50%}
.login_ip input[type="checkbox"]{width:10px;margin:0;padding:0;border:0;border:1px #f00 solid}
.login_ip label{margin-left:5px}
.login_ip .btn_login{position:absolute;top:0;right:0}

.txt_c{color:#7a51cb;}

.tb_all_title {
  position:relative;width:898px;
	border-top: 2px solid #ACBDD7;
	border-bottom: 1px solid #DBE3EE;
	}

.tb_all_title caption{
	color:#62926F;
	}

.tb_all_title th, .tb_all_title thead th {
	color:#758ea1;
	//padding:6px 0 4px 0;
	border-right:1px solid #DBE3EE;
	background:#F4F6FA;
	border-bottom:1px solid #DBE3EE;
	height:40px;
	
	font-size:14px;
  letter-spacing:-1px;
	
	}

.tb_all_title tbody td {
	text-align:right;
	padding-right:15px;
	//padding:7px 15px 5px 0;
	border-bottom:1px solid #DBE3EE;
	border-left:1px solid #DBE3EE;
	height:22px;
	}

.tb_all_title thead th.cn {
	text-align:center;
  padding:7px 0 5px 0;
	border-bottom:1px solid #DBE3EE;
	border-left:1px solid #DBE3EE;
	}
	
	
.tb_all_title tbody td.cn_left {
	text-align:left;
  padding:7px 0 5px 20px;
	border-bottom:1px solid #DBE3EE;
	border-left:0;
	}
.tb_all_title tbody td.cn_bottom {
	text-align:center;
  padding:7px 0 5px 0;
	border-bottom:0;
	border-top:0;
	}
.tb_all_title tbody td.cn_bottom2 {
	text-align:center;
  padding:7px 0 5px 0;
	border-bottom:1px solid #DBE3EE;
	border-top:0;
	}
	
	
.tb_all_title tbody td.cn {
	text-align:center;
  padding:7px 0 5px 0;
	border-bottom:1px solid #DBE3EE;
	border-left:1px solid #DBE3EE;
	}
	
.tb_all_title tbody td.cn_right {
	text-align:center;
  padding:7px 0 5px 0;
	border-bottom:1px solid #DBE3EE;
	border-left:1px solid #DBE3EE;
	}
	
.tb_all_title tbody td.pro_txt {
	text-align:left;
	padding:7px 0 5px 5px;
	border-bottom:1px solid #DBE3EE;
	border-left:1px solid #DBE3EE;
	}
	
.search_paging { width:898px;height:50px;line-height:2.8;text-align:center }