@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828181;
}
.td_line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	margin: 0px;
	padding: 0px;
}
.table_line {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	margin: 0px;
	padding: 0px;
}
#TextFiueld {
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #dfdfdf;
	height: 21px;
	width: 140px;
}
.txt6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	text-indent: 14px;
}
.txt1 {
	font-family: "돋움";
	font-size: 12px;
}
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.txt2 {
	font-size: 11px;
	font-family: "굴림", "굴림체";
}
.bigbox {
width:2560px;
text-align:center;
position:relative;
left:-1280px;
margin-left:50%;
}
.outerbox {
width:100%;
overflow:hidden;
position:relative;
}