﻿@charset "utf-8";

/* reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{ margin:0;  padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0; vertical-align:top;}
address,caption,cite,code,dfn,var {font-style:normal; font-weight:normal; }
ol,ul {list-style: none; }
caption,th { text-align:left;}
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight:normal;}
q:before,q:after {content:"";}
a{outline:0;   text-decoration:none;}
em { font-style:normal; }
body { font: 13px /1.2 "나눔고딕";  font-family: 'Nanum Gothic';  color: #000; }
.h { position:absolute; left:-99999px; }



.fontA {font: bold 20px/1.2 "나눔고딕";  font-family: 'Nanum Gothic';  color: #333;}
.fontC {font: bold 13px "나눔고딕";  font-family: 'Nanum Gothic';  color: #000;}
.popupTitle {width: 470px; height: 30px; padding-top: 15px; padding-left: 30px;  border-bottom: 1px dashed #999; }
.btnClose {position: absolute; top: 10px; right: 10px; }


/* 세금계산서 신청 완료 */
.taxPopup {width: 500px; height: 280px; background: #ffffff; position: relative; }
.taxPopup .txtguide {float:left; width:420px; margin-left:40px; margin-top:30px; font: 13px/1.7 "나눔고딕";  font-family: 'Nanum Gothic';  color: #000;}
.date {font: bold 13px "나눔고딕";  font-family: 'Nanum Gothic';  color: #0066cc;}

.done {float:left; width:102px; height:32px; margin-left:205px; margin-top:20px;}
a.done {display: block; width: 102; height: 32px; background:url(../../images/content/myaccount/btn_done_out.png) no-repeat 0px 0px;}
a:hover.done {display: block;width: 102; height: 32px; background:url(../../images/content/myaccount/btn_done_over.png) no-repeat 0px 0px;}


/* 회원탈퇴 완료 */
.closePopup {width: 500px; height: 320px; background: #ffffff; position: relative; }
.closePopup .txtguide {float:left; width:420px; margin-left:40px; margin-top:20px; font: 13px/1.7 "나눔고딕";  font-family: 'Nanum Gothic';  color: #000;}
.closeTitle {float:left; margin-left:40px; margin-top:50px; font: 15px "나눔고딕";  font-family: 'Nanum Gothic';  color: #000; font-weight:600;}
.goHome {float:left; margin-left: 140px; margin-top:30px;}
