@charset "utf-8";

ul{list-style:none;}
ul, ol, dl, dt, dd, li, select, p {margin:0; padding:0;}

img { border:0px; }
form { margin:0px; }

.udl {
	text-decoration: underline;
}
a:link {
	font-family: "굴림";
	font-size: 9pt;
	color: #6C6C6C;
	text-decoration: none;
}

a:visited {
	font-family: "굴림";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

a:hover {
	color : #0000FF;
	font-family: "굴림";
	font-size: 9pt;
	text-decoration: none;
}
a:active.bottom_txt { font-size: 9pt; font-family:"돋움"; text-decoration: underline: none; color: #ffffff;}
a:link.bottom_txt { font-size: 9pt; font-family:"돋움"; text-decoration: underline: none; color: #ffffff;}
a:visited.bottom_txt { font-size: 9pt; font-family:"돋움"; text-decoration: underline: none; color: #ffffff;}
a:hover.bottom_txt { font-size: 9pt; font-family:"돋움"; text-decoration: underline; color: #ffffff;}


.bdr {
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color: #999999;
}

td {
	font-family: "굴림";
	font-size: 9pt;
	color: #4E4E4E;
	text-decoration: none;
	line-height: 1.5;
}

body {
	font-family: "굴림";
	font-size: 9pt;
	color: #6C6C6C;
	text-decoration: none;
	line-height: 1.4;
	text-align: justify;


	background-color: #ffffff;
	background-attachment: fixed;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

input {
	font-family: "굴림";
	font-size:9pt;
	border-style:solid; 
	border-width:1px; 
	border-color:#E2E2E2;
}

textarea {
font-family: "굴림";
	font-size:9pt;
	border-style:solid; 
	border-width:1px; 
	border-color:#E2E2E2;
}

select {
	font-family: "굴림";
	font-size: 9pt;
}

.small {
	font-family: "굴림";
	font-size: 9pt;
}

usejustify {
	text-align: justify;
}

.CellPadding {
	padding: 3px;
}
.copy_font01 {
	font-size: 11px;
}
.copy_font02 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #406dc8;
}
.white_font {color: #FFFFFF;}
.green_font {
	color: #479b3e;
	font-weight: bold;
}
.font_8pt {
	font-size: 8pt;
	font-family: "돋움";
}
.white_font_b {
color: #FFFFFF;
font-weight:bold;
}
.red_font {color: #ff5353}
