@charset "utf-8";

/* Common */
*{margin:0; padding:0;}
body {font-family: '나눔고딕', NanumGothic, 'Nanum Gothic', 'Malgun Gothic', '맑은 고딕','돋움', 'Dotum', sans-serif; font-size:13px; color:#222; line-height: 18px; /*letter-spacing: -0.02em;*/ background-color: #fff;}
li{list-style: none;}
img {border: 0; /*vertical-align: middle; 기존 이미지 소스 틀어지는 문제로인하여 삭제*/}
input{vertical-align: middle; padding:0; margin:0; line-height: 25px;}
.btn_close_light:link, .btn_close_light:visited, .btn_close_light:active {border:1px solid #cbcbcb; display: block; background-color: #f5f5f5; line-height: 23px; text-align: center; padding: 0 8px; margin-top: 6px; text-decoration: none; color:#222;}
.btn_close_light:hover{text-decoration: none; background-color: #eeeeee;}


/* 2017년 새해 인사 */
#greeting2017{width:510px; height:500px;}
.greeting2017_h1{height: 165px; background: url('/image/pop_20161223/2017greeting_popup01.jpg') 0 0 no-repeat; text-indent: -9999px; line-height: 0; font-size: 0;}
.greeting2017_p{height:298px; background: url('/image/pop_20161223/2017greeting_popup02.jpg') 0 0 no-repeat; text-indent: -9999px; line-height: 0; font-size: 0;}
.greeting2017_close{height: 37px; background: url('/image/pop_20161223/2017greeting_popup03.jpg') 0 0 no-repeat;}
.greeting2017_close ul{padding-right: 6px; line-height: 37px;}
.greeting2017_close li{float: right; display: inline; padding-left:12px; line-height: 37px; font-size: 12px; color: #fff;}
