* {
	font-size: 100%;
	margin:0pt;
	padding:0pt;
	}

body	{
	position: relative;
	font-size: 75%;
	font-family: dotum, gulim, applegothic;
	color: #474747;
	}

img, object, form, fiedset	{
	border: none;
	}

li {
	list-style: none;
	}

img, input, select, textarea, button {
	vertical-align: middle;
	}

.disNone	{
	display: none;
	}

 a	{
	text-decoration: none;
	color: #474747;
	}

a:hover, a:focus, a:active	{
	text-decoration: underline;
	}

p, li	{
	line-height:1.4em;
	}

em{
	font-style:normal;
	}

img, object, form, fieldset	{
	border: none;
	}

legend, caption	{
	display: none;
	}

/* ½ºÅµ³×ºñ°ÔÀÌ¼Ç */
a.accLink {
	border:2px solid #0000FF;
	color:#000000;
	display:block;
	left:0;
	padding:5px;
	position:absolute;
	text-align:center;
	top:-10000px;
	width:200px;
	}

a.accLink:hover, a.accLink:focus, a.accLink:active {
	left:0;
	padding:10px;
	position:absolute;
	top:1px;
	width:200px;
	z-index:1;
	}
