/* FONT RESET */
@font-face{
	font-family:"NanumGothic";
	src:url('/shop/data/skin/mera_ws/jin/fonts/NanumGothic.eot');
	src:url('/shop/data/skin/mera_ws/jin/fonts/NanumGothic.eot?#iefix') format('embedded-opentype'),
	url('/shop/data/skin/mera_ws/jin/fonts/NanumGothic.woff') format('woff'),
	url('/shop/data/skin/mera_ws/jin/fonts/NanumGothic.ttf') format('truetype');
	url('/shop/data/skin/mera_ws/jin/fonts/NanumGothic.svg#NanumGothic') format('svg')
	src:local(¡Ø), url('/shop/data/skin/mera_ws/jin/fonts/NanumGothic.woff') format('woff');
}

/* RESET */
/*
html,body{width:100%;height:100%}
html{overflow-x: scroll; overflow-y:scroll}
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button{margin:0;padding:0}
body,h1,h2,h3,h4,input,button{font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim";;font-size:13px;}
body{*word-break:break-all;-ms-word-break:break-all}
img,fieldset,iframe{border:0 none}
li{list-style:none}
input,select,button{vertical-align:middle}
img{vertical-align:top}
i,em,address{font-style:normal}
label,button{cursor:pointer}
button{margin:0;padding:0}
a{font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim";; text-decoration:none; color:#000;}
button *{position:relative}
button img{left:-3px;*left:auto}
hr{display:none}
legend{*width:0}
table tr,td,th{padding: 0; margin: 0;}

/* METHOD */

.dN{display: none;}
.dB{display: block;}
.taC{text-align: center;}
.taL{text-align: left;}
.taR{text-align: right;}
.posR{position: relative;}
.posA{position: absolute;}

/* COMMON METHOD */
.clear-fix{*zoom:1;}
.clear-fix:after{clear: both; display: block; content:'';}

