@charset "utf-8";

/*@import url(http://api.mobilis.co.kr/webfonts/css/?fontface=NanumGothicWeb); */
@font-face{font-family:"NanumGothic"; src:url('../../../../font/NanumGothic.eot');}
@font-face{font-family:"NanumGothic"; src:url('../../../../font/NanumGothic.woff');}
/*@font-face {font-family: "malgunweb"; src: url('../../../../font/malgun.eot'); src:  local('?'), url('../../../../font/malgun.woff') format('woff'), url('../font/malgun.ttf') format('truetype'); font-weight:normal; font-style: normal;}
@font-face {font-family: "malgunweb"; src: url('../../../../font/malgunbd.eot'); src:  local('?'), url('../../../../font/malgunbd.woff') format('woff'), url('../../../../font/malgunbd.ttf') format('truetype'); font-weight:bold; font-style: normal;}
*/
body {
	font-size:0.75em !important;
	margin:0;
	padding:0;
	font-family: NanumGothicWeb, NanumGothic, "나눔고딕", malgunweb, "맑은 고딕", Dotum, "돋움", sans-serif;
	color:#434343;
	background: #fff;
	}

div, p, ul, ol, li, img, a, table, td, th, tr, h1, h2, h3, h4, h5, h6, form, input, span, iframe, dl, dt, dd, caption  {margin:0;padding:0;border:none;}
table{border-collapse:collapse; vertical-align:top;font-size:100%;}
img{border: 0 none;}
input, select{font-family: Dotum, "돋움", sans-serif;}

a{text-decoration:none;color:#666;border:none;margin:0;padding:0;}
a:visited{text-decoration:none;border:none;}
a:active{text-decoration:none;border:none;}
a:hover{text-decoration:none;border:none;}

	
fieldset{border:none;margin:0; padding:0;}
img, input.image {border:0 none;}
form, input{margin:0;padding:0;}
legend{display:none; margin:0; padding:0;}
caption{display:none;}
ul,ol,li {list-style:none;}
select{font-size:0.95em;height:30px}
textarea{font-size:12px;margin:0;padding:0;}

hr{visibility:hidden;overflow:hidden;position:absolute;width:0;height:0;font-size:0;line-height:0;}
td *, div *, span *, p * {  vertical-align: middle;}
h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 160%; }
h4 { font-size: 140%; }
h5 { font-size: 120%; }
h6 { font-size: 100%; }
