/* @import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css); */
body{
	font-size: 12px;
	font-family: 'Nanum Gothic', sans-serif;
	/* -webkit-font-smoothing: antialiased; */
	/* -moz-osx-font-smoothing: grayscale; */
	/*
	background:url(../images/canvas.gif) 50% 0% no-repeat;*/}

a{	color:inherit;}

.top_nav ul:after,
.main_nav ul:after{
	content:'';
	clear:both;
	display:block;}

#quickMenu{
	width: 126px; height: 376px;
	position: absolute;
	right:50%;
	margin-right: -640px;
	top:600px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
#quickMenu.quickfixed{
	position:fixed;
	top:10px;}

#quick_left,
#quick_right{
	width: 120px;
	position: absolute;
	left:50%;
	top:176px;}
#quick_left a,
#quick_right a{
	display: block;
	margin-bottom: 2px;}
#quick_left{margin-left: -629px;}
#quick_right{margin-left: 518px;}


header{
	min-width:1001px;
	margin:0 auto;
	background: #FFF;}
.top_area{
	width:1001px;height: 79px;
	margin:0 auto;
	position: relative;
	z-index: 1000;
	padding: 4px 0 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.logo{
	margin-top: 3px;
	margin-left:-31px; }
.logo img{
	position: relative;}

.top_nav{
	background: #f2f1f1;
	border-bottom: 1px solid #d5d5d5;}
.top_nav ul{
	width:1001px;
	margin:0 auto;
	text-align: right;
	padding-right: 15px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.top_nav li{
	font-size: 12px;
	color: #6d6e71;
	letter-spacing: -1px;
	display: inline-block;
	position: relative;}
.top_nav li:after{
	content:'';
	display: block;
	width:1px; height:10px;
	background: #d5d5d5;
	position: absolute;
	left:0; top:10px;}
.top_nav li:first-child:after{
	content:none;}
.top_nav li:hover{
	text-decoration: underline;}
.top_nav li:hover:after{
	text-decoration: none;}
.top_nav li a{
	display: block;
	padding:9px 7px 7px;
	color:#404040;}
.top_nav li:first-child + li + li + li a{
	padding-right:0;}
.top_nav li.addFavorite{
	position: absolute;
	left:0;top:0;}
.top_nav li.addFavorite a{
	padding:0;}

.login_box p{
	padding-top: 12px;
	font-size: 12.5px;
	color:#666666}
.login_box p span{
	font-weight: bold;}
.login_box p img{
	vertical-align: middle;
	margin-right: 5px;}
.login_box{
	position: absolute;
	z-index: 1100;
    right: 50%;
    top: 50px;
    padding-left: 10px;
    margin-right: -490px;}
.login_box input{
	height:38px;
	margin:0;
	padding:5px;
	border:1px solid #a2a2a2;
	border-left:none;
	font-family: 'Nanum Gothic', sans-serif;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.login_box input{
	width: 135px;
	line-height: 1.3;}
.login_box input:first-child{
	border-left:1px solid #5e5e5e;}
.login_box input:first-child + input{
	border-right:none;}
.login_box input:first-child + input + input{
	width: 119px;
	background:#5e5e5e;
	color:#FFF;
	font-weight: bold;
	border:none;outline:none;
	cursor:pointer;}
.main_nav {
	background:#004795;}
.main_nav ul{
	width:1001px;
	margin:0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.main_nav li{
	width:167px;
	float:left;
	position: relative;}
.main_nav li:after{
	content: '';
	display: block;
	width:1px; height: 26px;
	background: #618bba;
	position: absolute;
	right:0; top:13px;}
.main_nav li:first-child:after{
	content:none;}

.main_nav li:first-child{
	width:166px;
	background:#002043;}
.main_nav li a{
	display: block;
	text-align: center;
	padding:17px 0;
	height: 55px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.main_nav li img+img{display: none;}
.main_nav li.active img:first-child,
.main_nav li:hover img:first-child{
	display: none;}
.main_nav li.active img + img,
.main_nav li:hover img + img{
	display:inline;}

.slide_area{
	width:1001px;
	margin:0 auto;
	position: relative;
	padding-top: 17px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.slide_area:after{
	content:'';clear: both;display: block;}
.slide_area > div{
	float:left;}
.slide{
	width: 670px; height: 285px;
	overflow: hidden;
	position: relative;}

.slide ul{
	width:300%;}
.slide li{
	float:left;}
.slide li img{
	width:100%;}
.slide .bx-wrapper .bx-pager,
.slide .bx-wrapper .bx-controls-auto{
	bottom:20px;
	text-align: right;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.slide .bx-wrapper .bx-pager .bx-pager-item a,
.slide .bx-wrapper .bx-controls-auto .bx-controls-auto-item a{
	text-indent: 9999px;}
.slide .bx-wrapper .bx-pager.bx-default-pager a{
	width:10px; height:10px; border-radius: 10px;
	background: #FFF;}
.slide .bx-wrapper .bx-pager.bx-default-pager a:hover,
.slide .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #000;}

.Notice{
	width:320px; height: 332px;
	position: relative;
	border:1px solid #d5d5d5;
	margin-left: 11px;
	padding-top: 25px;
	background: #eceff1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.Notice h3{
	padding-left: 15px;}
.more_btn{
	position: absolute;
	right:12px; top:33px;}
.Notice ul{
	width:290px;
	margin: 0 auto;
	padding-top: 19px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.Notice li{
	padding:9px 0 9px;
	border-top: 1px solid #d5d5d5;
	color: #656667;}
.Notice li:first-child{
	border:none;}
.Notice li:after{
	content:'';clear: both;display: block;}
.Notice p{
	float:left;
	display: inline-block;
	width:200px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-indent: 10px;
	line-height: 15px;
	position: relative;}
.Notice span{
	position: absolute;
	right:20px;
	letter-spacing: -1px;
	display: inline-block;}
.Notice p:after{
	position: absolute;
	content:'';
	width:3px; height:5px;
	display: inline-block;
	background: url(../images/list-icon.png) 50% 50% no-repeat;
	left:0; top:5px;}

.notice_area{
	width: 670px; height: 45px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	overflow:hidden;
	position: absolute;
	bottom:0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.notice_area .title{
	float:left;
	width:201px;
	font-size: 16px;
	color:#0084d3;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.notice_wrap{
	width:469px;
	float:left;
	letter-spacing: -1px;}
.notice_wrap:after{
	content:'';clear: both;display: block;}

.notice_area li{
	height:45px;
	margin:0;
	line-height: 45px;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;}
.notice_area li span{
	display: inline-block;}
.notice_area .desc{
	width:200px; height: 45px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color: #004795;
	font-weight: bold;}
.notice_area .date{
	position: absolute;
	right:103px;
	color: #9a9a9a;}

.notice_stop_first{
	position: absolute;
	right:14px;
	top:8px;}
.notice_stop_last{
	position: absolute;
	top:23px;
	right:14px;}

.list-group{
	width:1001px;
	margin:7px auto;}
.list-group:after{
	content:'';clear: both;display: block;}
.list-group > div{
	float: left;
	height: 157px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}

.list01{
	width:222px;
	overflow: hidden;
	background: #5b70a8;}
.list02{
	width:219px;
	overflow: hidden;
	margin-left: 2px;
	background: #5d98bb;}
.list03{
	width:225px;
	overflow: hidden;
	margin-left: 2px;
	background: #8f9daf;}
.list04{
	width:320px;
	overflow: hidden;
	margin-left: 11px;}

.list-group ul{
	width:84%;
	margin:10px auto 0;
	font-size: 13px;
	letter-spacing: -1px;
	color: #FFF;}
.list-group li{
	width:100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding:1.5px 32px 2px 0;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.list-group li img{
	vertical-align: middle;}
.list-group li .star{
	position: absolute;
	right:2px;}
.list-group ul img{
	margin-right: 7px;}


#main{	width: 1001px;
	margin:16px auto 0;}


/* For Col Grid not 1000px but 1001px */
.content_area{
	width: 1001px;
	margin:29px auto 0;
	position: relative;}
.head{
	position: relative;
	border-bottom:2px solid #333;
	padding-bottom: 7px;}
.head h2 img{vertical-align: middle;}
.head > *{
	display: inline-block;
	vertical-align: middle;
	margin-right:17px;}
.head p span{
	position: absolute;
	right:0;top:10px;
	font-size: 14px;
	font-weight: bold;}

#mSlider{
	margin:26px auto 0;
	width:1001px; height:672px;
	overflow: hidden;
	position: relative;}
.content_area > .mleft{
	border-radius:5px;
	position: absolute;
	display: block;
	padding:10px;
	left:-60px;
	top:50%;
	margin-top: -14px;}
.content_area > .mright{
	border-radius:5px;
	position: absolute;
	padding:10px;
	right:-60px;
	top:50%;
	margin-top: -14px;}
.merchant_list{
	width:100%;
	margin: 0 auto;}
.merchant_list:after{
	content:'';
	clear: both;display: block;}
.merchant_list li{
	float:left;
	width: 249px;/*height: 322px;*/
	overflow: hidden;
	border-right:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	margin-bottom: 14px;
	line-height: 1.3;
	position: relative;}
.img_box img{
	vertical-align: top;}
.title_area{
	padding:13px 7px;
	font-size: 13px;}
.title_area p{
	color:#595959;
	font-size: 13.5px;}
.merchant_list h3.title{
	font-size: 16px;
	margin:0px 0 9px;
	font-weight: bold;
	text-align: center;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	letter-spacing:-1px;
	text-overflow:ellipsis;
	font-family: "Nanum Gothic", sans-serif;
}
.merchant_list li:nth-child(1),
.merchant_list li:nth-child(13){
	border-left:1px solid #d9d9d9;}



.board_area{
	width: 1001px;
	margin:0 auto;
	margin-top: 29px;}
.board_area:after{
	content:'';
	display: block;clear: both;}
.board_area > div{
	float:left;
	margin-bottom: 8px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	}
.board_area img{
	vertical-align: top;}

.cpa_area{
	margin-right: 12px;
	width: 272px;
	/* height: 508px; */
	height: 705px;
	background:url(../images/cpa_area_bg.png) 50% 0% / cover no-repeat;
	padding:16px 14px 0;
	color:#e1e0e0;}
.cpa_area li:first-child + li + li + li + li{
	padding-bottom: 5px;
    border-bottom: 1px solid #8fa1bf;
    margin-bottom: 1px;}
.cpa_area h3{
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 7px;
	border-bottom:2px solid #FFF;}
.cpa_area h3 img{
	position: relative;
	left: -11px;
}
.cpa_area li span{
	display: inline-block;
}
.cpa_area .num{
	width: 17px;
	height: 16px;
	line-height: 16px;
	margin:-1px 23px;
	text-align: center;
	background:#fff;
	border-radius: 2px;
	color:#34538b;

	font-weight: bold;}
.cpa_area li:first-child .num,
.cpa_area li:first-child + li .num,
.cpa_area li:first-child + li + li .num,
.cpa_area li:first-child + li + li + li .num,
.cpa_area li:first-child + li + li + li + li .num {
	background:#ff9191;
	color:#FFF;}

.cpa_area .name{
	width: 60px;
	text-overflow: ellipsis;
	white-space:nowrap;
	overflow: hidden;
	font-size: 13px;
    padding: 3px 0 2px;


	color:#FFF;}


.cpa_area .price{
	width: 82px;
	font-size: 13px;
	text-align: right;
	margin:0 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
	color:#FFF;}




.promotion_area{
	width: 354px;
	height: 250px;
	border:1px solid #dedede;
	color: #666;
	padding:30px 32px 0;
	background: #f8f8f8;}

.promotion_area h3:after{
	content:'';
	width: 6px;
	height: 33px;
	display: inline-block;
	position: absolute;
	top:0;right:0px;
	background: #3153a8;}
.promotion_area > p .more{
	position: absolute;
	right:0;}
.promotion_area ul{
	margin-top: 9px;}
.promotion_area li{
	height:33px;
	line-height: 33px;
	font-size: 14px;
	border-top:1px solid #dedfe0;}
.promotion_area ul li:first-child{
	border-top:none;}
.promotion_area a.desc{
	display: block;
	color:#666;
	padding-right:86px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	position: relative;}
.promotion_area a.desc .date{
	position: absolute;
	right:0;
	letter-spacing: -1px;}
.promotion_area li{
	position: relative;
	text-indent: 10px;}
.promotion_area li:after{
	position: absolute;
	content:'';
	width:3px; height:5px;
	display: inline-block;
	background: url(../images/list-icon.png) 50% 50% no-repeat;
	left:0; top:14px;}
.promotion_area span.more{
	position: absolute;
	right:37px;
	top:43px;}


.ban_slider{
	height:250px;}
.ban_slider > ul{
	min-width:200%;}
.ban_slider > ul:after{
	content:'';
	clear: both;display: block;}
.ban_slider > ul li{
	height:250px;
	float:left;}
.ban_slider li img{
	width:100%;}
.ban_arrow_box{
	position: absolute;
	width:100%;
	bottom:8px;
	height: 23px;}
.ban_arrow_box a{
	opacity:.8;
	position: absolute;}
.ban_arrow_box a a{
	position: absolute;
	width:100%;height:100%;
	left:0;top:0;
	opacity:0;}
.ban_arrow_box a:hover{
	opacity:1;}
.ban_arrow_box a:hover a{
	opacity:0;}

.ban_arrow_box .left{
	left: 20px;}
.ban_arrow_box .right{
	right: 20px;}
.bx-wrapper .bx-caption{
	padding:2px 0;
	text-align: center;
	font-size: 17px;
	font-weight: bold;}

.marketing_area{
	border:1px solid #dedede;}
.marketing_area a{
	position: absolute;
	bottom:23px;
	left:39px;
	display: inline-block;
	width:82px;height:27px;
	line-height: 27px;
	border:1px solid #dedede;
	text-align: center;
	font-size: 12px;}
.marketing_area a:hover{
	background:#dedede;
	border:1px solid #ccc;}

.banner_area,
.marketing_area{
	width: 354px;
	height: 145px;
	overflow: hidden;
	position: relative;}
.banner_area{
	width:354px;
	height: 250px;}

.board_area div:first-child + div,
.banner_area{
	margin-right: 9px;}

footer{
	min-width:1300px;
	margin-top: 59px;
	padding-bottom:50px;
	opacity:.8;
	position: relative;}
.foot_nav{
	background: #e3e3e3;
	border-top:2px solid #b1b1b1;
	border-bottom:1px solid #b1b1b1;}
.foot_nav ul{
	width:1001px;
	margin:0 auto;}
.foot_nav ul:after{
	content:'';
	display: block;clear: both;}
.foot_nav ul li{
	float:left;}
.foot_nav li.sns{
	padding-top:6px;
	margin-left: 10px;
	float:right;}

.foot_nav li.sns2{
	padding-top:6px;
	margin-left: 0px;
	float:right;}


.fot_addr{
	width:1001px;
	margin:0 auto;}
.fot_addr:after{
	content:'';
	display: block;clear: both;}
.fot_addr h2{
	float:left;
	margin-top:44px;}
.fot_addr .copy{
    float: left;
	margin-top: 19px;
    line-height: 2;
    font-size: 13px;
    margin-left: 30px;
	color:#404040;}
.fot_addr .copy p:first-child,
.fot_addr .copy p:first-child + p + p + p{
	font-weight: bold;}

.top{
	position: absolute;
    right: 50%;
    margin-right: -609px;
    top: -43px;}

.list_end:after{
	content:'';
	width:249px;height:249px;
	position: absolute;
	top:0;left:0;
	background-image: url(/page/images/end.png);
	background-repeat: no-repeat;}

.merchant_end:after{
	content:'';
	width:490px;height:350px;
	position: absolute;
	top:0;left:9px;
	background-image: url(/page/images/end2.png);
	background-repeat: no-repeat;}


@media print{
 header,
 footer,
 nav.category{display: none;}
 #main{display:block;}
}

#popup_bg{
	display: none;
	position: fixed;
	top:0;left:0;
	width:100%; height:100%;
	background: #000;
	opacity:.5;
	z-index: 1500;}

.popup{
	display: none;
	position: absolute;
	top:15px; left:15px;
	padding:7px;
	background: url(../images/pattern.jpg);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1500;}
.popup .popClose{
	position: absolute;
	/* right:-39px;
	top:0; */
  left: 15px;
	/* background: url(../images/pattern.jpg); */}
.pop_article{
	width:100%;
	overflow: hidden;}
.pop_article img{
	max-width:100%;
	vertical-align: top;}
.pop_bottom{
	font-size: 12px;
	text-align: right;
	background: #626262;
	color: #FFF;
	padding:7px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}

.popup .notToday input{
	vertical-align: middle;
	background: #FFF;
	outline: 0;
	border:1px solid #FFF;}


.newStream{
	display: none;
	width: 269px; height: 557px; position: absolute; top: 176px; left: 50%; margin-left: -501px; background: #FFF;
	border: 1px solid #d5d5d5; letter-spacing: -.5px;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.newStream .close{ position: absolute; top:-1px; right:-1px; }
.newStream h3{ font-size: 25px; font-weight: bold; text-align: center; color: #f82862; padding: 27px 0 10px;}
.newStream p{ text-align: center; padding-bottom: 16px;}

.stream{ width: 100%;}
.stream th, .stream td{
	text-align: center;
	padding: 3px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.stream td.custom{padding: 0;}
.stream th{	font-size: 14px; background: #dfdfe0;	}
.stream td{ font-size: 13px; color: #272727;}
.stream td:nth-child(1){color: #575757;}
.stream td span{background: #efefef; display: inline-block; border: 1px solid #c8c8c8; border-radius: 3px; width: 17px; height: 17px; text-align: center; font-size: 13px;}


.addBanner-area:after{content:'';clear: both;display: block;}
.addBanner-area a{ display: block; margin-left: 9px; float: left; position: relative; -webkit-transition: all .2s ease-in; transition: all .2s ease-in;}
.addBanner-area a:hover{ opacity: .8;}
.addBanner-area a:first-child{margin-left: 0px;}
.addBanner-area a:first-child + a{margin-left: 8px;}
