body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #999999;
}
.style2 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #003366;
}
.style3 {
	font-family: "±¼¸²";
	font-size: 12px;
	color: #4c4b4b;
	line-height: 16px;
}
.style4 {
	font-family: "±¼¸²";
	font-size: 12px;
	color: #1469be;
}

.blue a:link {
	color: #6A6A6A; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; TEXT-DECORATION: none;
}
.blue a:visited {
	color: #6A6A6A; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; TEXT-DECORATION: none;
}
.blue a:active {
	color: #6A6A6A; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; TEXT-DECORATION: none;
}
.blue a:hover {
	color: #0654A3; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; TEXT-DECORATION: none;
}

.form_color1{
	color: #6a6a6a;
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	height: 20px;
	border: 1px solid CCCCCC;
	padding-top: 4px;
	padding-left: 2px;
}

.form_color2{
	color: #6a6a6a;
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	height: 120px;
	border: 1px solid CCCCCC;
	padding-top: 4px;
	padding-left: 2px;
}

.txt_title {
	font-family: Arial Black;
	font-size: 25pt;
	color: #5F5F5F;
}

.txt_bar {
	font: 12px ±¼¸²;
	color: #707070;
	background-color: #F1F1F1;
	font-weight: bold;
}

.txt_list {
	font: 12px ±¼¸²;
	color: #777777;
	background-color: #FFFFFF;
	height: 28px;
}

.txt_subtitle {
	font: 15px ±¼¸²;
	color: #3A3A3A;
	background-color: #F1F1F1;
	font-weight: bold;
	height: 30px;
}

.txt_menu {
	font: 12px ±¼¸²;
	color: #707070;
	background-color: #F1F1F1;
	font-weight: bold;
	height: 28px;
}

.input_hidden {
border-right: 0px; 
border-top: 0px; 
border-left: 0px; 
border-bottom: 0px;
height: 20px;
}

.input_search {
border-right: #C0C0C0 1px solid; 
border-top: #C0C0C0 1px solid; 
border-left: #C0C0C0 1px solid; 
border-bottom: #C0C0C0 1px solid;
color: #555555;
height: 20px;
text-align:center;
padding-top:3;
}

.input_button {
border-right: #F27A22 3px double; 
border-top: #F27A22 3px double; 
border-left: #F27A22 3px double; 
border-bottom: #F27A22 3px double;
background: #F27A22;
color: #FFFFFF;
height: 23px;
cursor: hand;
padding-top:2;
}

.ipt_input {
border: #CCCCCC 1px solid;
color: #777777;
background: #FEFEFE;
height: 21px;
padding-top:4;
}

.ipt_text {
border: #CCCCCC 1px solid;
color: #777777;
background: #FEFEFE;
padding-top:3;
}