body {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	margin:0;
	min-height:100%;
	height:100%;
	font-size:75%;
	line-height:1.6em;
	font-family: "±¼¸²", Gulim, AppleGothic, sans-serif;
	color: #4d4d4d;
}
div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend { margin:0;	padding:0;	border:0;	outline:0;	vertical-align:baseline; text-align:left; }
h1, h2, h3, h4, h5, h6 ,div, span, p, blockquote, pre,a, abbr, acronym, address, dt, dd, li, label, legend, caption, th, td  { font-size:1em; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
div, td, th, caption, input, p { font-family: "", "u"; font-size:12px; }
div, td, th, caption, p { line-height:18px; }
img { border:0; }
div.center, input.center { text-align:center; }
div.right { text-align:right; }

a {text-decoration:none; color:#4d4d4d; }
a:visited, a:link { color: #4d4d4d; text-decoration: none; }
a:active, a:hover { color: #cf1217;	text-decoration: none; }

/* Å×ÀÌºí¿¡ Ä¸¼Ç ¾Èº¸ÀÌ±â */
.tb_none{
visibility:hidden; width:0; height:0; line-height:0; overflow:hidden;
 }

/* font-»ö»ó ¹× ¼Ó¼º */
.font_01 {
font-weight: bold;
}
.font_02 {
color: #cf1217;
font-weight: bold;
}
.font_03 {
color: #65a499;
font-weight: bold;
}
.font_04 {
color: #55b0dc;
}
.font_05 {
color: #ea0b00;
}

.font_03 a {
color: #65a499;
font-weight: bold;
}