/*최종수정날짜 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;}



/* 서브 */

.s_title {  text-align:center; font-size:23px; font-weight:bold;  line-height:26px; color:#454545;  letter-spacing:-1px; padding-bottom:15px; border-bottom:1px solid #ebebeb; margin-bottom:10px; }

.center { text-align:center; font-size:15px; line-height:26px; padding:10px; background:#f6f6f6; border:0px solid #cecece; }
.center b { font-size:17px; color:#c10202;}


.tit{/* background:#999; border-left:4px solid #999; */  padding:15px 0px; color:#454545; text-align:;left;  border-radius:0px; font-weight:600; font-size:18px; margin-bottom:7px;}
.stit{/* background:#999;*/ border-left:3px solid #c10202;  padding:0px 7px; color:#666; text-align:;left;  border-radius:0px; font-weight:600; font-size:15px; margin-bottom:10px;}

.tt1{padding:15px 0px; color:#c10202; text-align:;left;  border-radius:0px; font-weight:bold; font-size:18px; margin-bottom:7px;}

.scall { background:#FFF; border:1px solid #999; padding:7px; color:#fff; text-align:center;  border-radius:0px; font-weight:bold; font-size:15px; margin:5px;}


/* 네모박스 */
.tit2{background:#fff; padding:10px 0 ; text-align:center;  font-weight:bold; font-size:15px; color:#b18d67; border-bottom:1px solid #ccc; border-top:2px solid #cab094}
.tit2 span { color:#777; margin:3px 0; font-size:14px}


/* 옆에네모 */
.tit1{ color:#333; font-size:17px; font-weight:bold;  padding:0 0 0 10px; margin-bottom:10px; border-left:5px solid #c00; text-align:left; }

.eng{color:#bbb; font-size:14px; font-weight:normal; }


/* 박스들 */
.box{border:1px dotted #ccc; padding:5px; margin-bottom:10px}
.box2{background:#ccc; border:1px solid #e8e8e8;padding:5px; border-radius:10px; margin-bottom:15px; color:#fff;}

.box3{background:#f2f2f2; padding:10px;  border:1px solid #e8e8e8; margin:0 0 15px 0}
.box4{background:#f2f2f2; padding:10px; border:1px solid #e8e8e8; border-radius:20px;}
.box5{padding:10px; border:1px solid #ddd; text-align:center; }

/*서브 탑 탭메뉴 */

#top_menu{width:100%; overflow:hidden;margin-top:0.2%; }
#top_menu ul{margin-left:7%;}
#top_menu li{width:30.5%; margin:1% 1%; float:left; border:1px solid #ddd; box-sizing:border-box;font-size:14px; color:#666; padding:5px 0;}
#top_menu li a{display:block;}

#top_menu li:hover {background:#f2f2f2; }




/* 오시는길 테이블 */
#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_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:17px; color:#666;  border:0px solid #ccc; text-align:left;  font-family: 'Nanum Gothic', serif; width:50%} 
#ZERO_table08 td{padding:7px;border-bottom:1px dashed #dfdfdf;font-size:13px;color:#af8d60; font-family: 'Nanum Gothic', serif; text-align:right; }

#ZERO_table08_1 {width:100%;margin:auto; }  
#ZERO_table08_1 th{font-weight:bold;padding:7px;font-size:14px; color:#666;  border:0px solid #ccc; text-align:left;  font-family: 'Nanum Gothic', serif; width:10%} 
#ZERO_table08_1 td{padding:7px;border-bottom:1px dashed #dfdfdf;font-size:14px;color:#999; font-family: 'Nanum Gothic', serif; text-align:right;  }

#ZERO_table08_2 {width:100%;margin:auto; }  
#ZERO_table08_2 th{background:#f6f6f6;  font-weight:bold;padding:7px;font-size:14px; color:#666;  border:1px solid #ccc; text-align:center;  font-family: 'Nanum Gothic', serif; width:15%} 
#ZERO_table08_2 td{padding:7px;border:1px solid #ccc;font-size:13px;color:#999; 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; }


