/*최종수정날짜 14-6-20*/
/* 한나체 ('Hanna') */

/* 제주고딕 ('Jeju Gothic') */

/* 제주한라산 ('Jeju Hallasan') */

/* 제주명조 ('Jeju Myeongjo') */

/* 나눔붓글씨 ('Nanum Brush Script') */
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
/* 나눔고딕 ('Nanum Gothic') */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/* 나눔고딕코딩 ('Nanum Gothic Coding') */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
/* 나눔명조 ('Nanum Myeongjo') */
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
/* 나눔펜글씨 ('Nanum Pen Script') */
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
/* 나눔바른고딕 ('NanumBarunGothic') 150512 폰트추가*/
@import url(http://marketowedding.alltheway.kr/css/nanumbarungothic.css);
/* 서울한강L ('SeoulHangangL') 150518 폰트추가*/
@import url(http://marketowedding.alltheway.kr/css/SeoulHangangL.css);
/* 서울남산L ('SeoulNamsanL') 150518 폰트추가*/
@import url(http://marketowedding.alltheway.kr/css/SeoulNamsanL.css);
/* 본고딕 font-family: 'Noto Sans Gothic', sans-serif; */
@import url(http://fonts.googleapis.com/earlyaccess/notosansgothic.css);

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,p,button,input {margin:0;padding:0;}
body,h1,h2,h3,h4,th,td,input, select, button {color:#000;font-family:nanum gothic,'돋움',dotum,sans-serif;font-size:12px;font-weight:normal; line-height:18px;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
hr {display:none;}
img,fieldset {border:0;}
ul,ol,li {list-style:none;}
img,input,select,textarea {vertical-align:middle;}
table {border-collapse:collapse; border-spacing:0;}
caption,th {text-align:left;}
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight:normal;}
abbr,acronym {border:0;}
strong {font-weight:bold;}
button {cursor:pointer;}
a, a:active, a:visited {color:#454545;text-decoration:none;cursor:pointer;select-dummy: expression(this.hideFocus=true);}
a:hover {color:#000; text-decoration:none;}


/* 12-09-08 욱정 메인 콜수 숨김*/
#HMY_Mcontent_call_counter {display:none;}

/* 12-09-08 욱정 서브 콜수 숨김*/
#HMY_Sheader_ci_call_counter {display:none;}

/* 트위터,페이스북,좋아요 위치 */
#snsmenu {
		position:absolute; width:79px; height:212px; z-index:9999; 
		left:0%; top:150px; margin-left:-58px; background:url('../images/btn_sns_bg.png'); background-repeat:no-repeat; 
		background-size:35% 50%; background-position:100% 0%;
}
#snsmenu li {text-align:center; margin-left:53px;}
#recHit		{font-size:9px; color:#FFF; font-weight:bold; font-family:tahoma; letter-spacing:-1px; margin:0px auto; margin-left:1px;}


/* 오시는길 테이블 */
#ZERO_table00 {width:100%;margin:auto;}  
#ZERO_table00 th{border:1px solid #ccc;font-weight:bold;padding:8px;color:#000;font-size:14px; width:20%;font-family: 'Nanum Gothic', serif; background:#f1f1f1; text-align:center; } 
#ZERO_table00 td{padding:8px;font-size:13px;border:1px solid #ccc; width:80%; font-family: 'Nanum Gothic', serif;line-height:24px; }


/* 연혁 테이블 */
#ZERO_table01 {width:100%;margin:auto; font-family:'Nanum Gothic'; color:#fff; margin:0 0 10px 0; padding:10px 0; /*background:#f9f9f9*/}  
#ZERO_table01 th{font-weight:bold;padding:8px;font-size:14px; text-align:center; color:#333; font-family: 'Nanum Gothic', serif; vertical-align:top; border-top:2px solid #670404;} 
#ZERO_table01 td{padding:8px; border:0px solid #dfdfdf;font-size:13px;color:#454545;  font-family: 'Nanum Gothic', serif; line-height:24px; border-top:1px solid #ccc; }


/* 두칸 테이블 */
#ZERO_table02 {width:100%;margin:auto; }  
#ZERO_table02 th{font-weight:bold;padding:7px;font-size:14px; border:1px solid #ccc;text-align:center;  background:#f1f1f1;  font-family: 'Nanum Gothic', serif; width:50%} 
#ZERO_table02 td{padding:7px;border:1px solid #dfdfdf;font-size:13px;color:#454545; font-family: 'Nanum Gothic', serif; text-align:center; }


/*이미지 들어가는 두칸 테이블 */
#ZERO_table002 {width:100%;margin:auto; }  
#ZERO_table002 th{font-weight:bold;font-size:14px; border:1px solid #ccc;text-align:center;  background:#f1f1f1;  font-family: 'Nanum Gothic', serif; width:50%} 
#ZERO_table002 td{padding:7px;border:1px solid #dfdfdf;font-size:16px;color:#454545; font-family: 'Nanum Gothic', serif; text-align:center; font-weight:bold}


/* 세칸 테이블 */
#ZERO_table03 {width:100%;margin:auto; }  
#ZERO_table03 th{font-weight:bold;padding:7px;font-size:14px; border:1px solid #ccc;text-align:center;  background:#f1f1f1;  font-family: 'Nanum Gothic', serif; width:33.3%} 
#ZERO_table03 td{padding:7px;border:1px solid #dfdfdf;font-size:13px;color:#454545; font-family: 'Nanum Gothic', serif; text-align:left; }


/* 네칸 테이블 */
#ZERO_table04 {width:100%;margin:auto; }  
#ZERO_table04 th{font-weight:bold;padding:7px;font-size:14px; border:1px solid #ccc;text-align:center;  background:#f1f1f1;  font-family: 'Nanum Gothic', serif; width:25%} 
#ZERO_table04 td{padding:7px;border:1px solid #dfdfdf;font-size:13px;color:#454545; font-family: 'Nanum Gothic', serif; text-align:center; }


/* 다섯칸 테이블 */
#ZERO_table05 {width:100%;margin:auto; }  
#ZERO_table05 th{font-weight:bold;padding:7px;font-size:14px; border:1px solid #ccc;text-align:center;  background:#f1f1f1;  font-family: 'Nanum Gothic', serif; width:20%} 
#ZERO_table05 td{padding:7px;border:1px solid #dfdfdf;font-size:13px;color:#454545; font-family: 'Nanum Gothic', serif; text-align:center; }


/* 여섯칸 테이블 */
#ZERO_table06 {width:100%;margin:auto; }  
#ZERO_table06 th{font-weight:bold;padding:7px;font-size:14px; border:1px solid #ccc;text-align:center;  background:#f1f1f1;  font-family: 'Nanum Gothic', serif; width:16.6%} 
#ZERO_table06 td{padding:7px;border:1px solid #dfdfdf;font-size:13px;color:#454545; font-family: 'Nanum Gothic', serif; text-align:center; }



/* 두칸 라인 없는 테이블  */
#ZERO_table07 {width:100%;margin:auto; }  
#ZERO_table07 th{font-weight:bold;padding:7px;font-size:14px; color:#666;  border:0px solid #ccc; text-align:left;  font-family: 'Nanum Gothic', serif; width:40%} 
#ZERO_table07 td{padding:7px;border:0px solid #dfdfdf;font-size:13px;color:#999; font-family: 'Nanum Gothic', serif; text-align:left; }


/* 두칸 아래 점선 라인 테이블  */
#ZERO_table08 {width:100%;margin:auto; }  
#ZERO_table08 th{font-weight:bold;padding:7px;font-size:14px; color:#666;  border:0px solid #ccc; text-align:left;  font-family: 'Nanum Gothic', serif; width:60%} 
#ZERO_table08 td{padding:7px;border-bottom:1px dashed #dfdfdf;font-size:13px;color:#af8d60; font-family: 'Nanum Gothic', serif; text-align:right; }

/* 글씨 센터 테이블  */
#ZERO_table09 {width:100%;margin:auto; }  
#ZERO_table09 th{font-weight:bold;padding:7px;font-size:14px; color:#666;  border:0px solid #ccc; text-align:center;  font-family: 'Nanum Gothic', serif;} 
#ZERO_table09 td{padding:7px;border-bottom:1px dashed #dfdfdf;font-size:13px;color:#af8d60; font-family: 'Nanum Gothic', serif; text-align:center; }

/* 글씨 센터 테이블2  */
#ZERO_table10 {width:100%;margin:auto; }  
#ZERO_table10 th{font-weight:bold;padding:7px;font-size:14px; color:#666;  border:0px solid #ccc; text-align:center;  font-family: 'Nanum Gothic', serif; } 
#ZERO_table10 td{padding:7px;border-bottom:1px dashed #dfdfdf;font-size:13px;color:#af8d60; font-family: 'Nanum Gothic', serif; text-align:center; }


