/* 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;}

/* 나눔바른고딕 ('NanumBarunGothic') 150512 폰트추가*/
@import url(http://marketowedding.alltheway.kr/css/nanumbarungothic.css);


@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);

@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

@charset "utf-8";


@import url('http://api.mobilis.co.kr/webfonts/v2/css/NanumBarunpenRWeb');


/* 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;}