body{
	font-family: "굴림", "돋움";
	font-size:12px;
	line-height: 22px;
	color:#666666;
}

table, tr, select, textarea {
	font-family: "굴림", "돋움" ;
	font-size:12px;
	color:#666666;
}

input{
	font-family: "굴림", "돋움";
	font-size:12px;
	color:#666666;
	height:20px;
}

form{
	display:inline;
}

.price{
	font-family: "굴림", "돋움";
	font-weight: bold;
	font-size: 13px;
}

select {
	font-family:  "굴림", "돋움";
	font-size:12px;
	color:#666666;
	height:20px;
}

td {
	font-family:  "굴림", "돋움";
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}

.sub_01 {
	font-family:  "굴림", "돋움";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.sub_02 {
	font-family:  "굴림", "돋움";
	font-size: 12px;
	color: #BEBEBE;
	text-decoration: none;
}

.td_01{
	font-size: 12px;
	color: #666666;
 	padding-left:5px;
	padding-right:5px;
}

.td_03{
	text-align:justify;
	padding-left:10px;
  	padding-right:10px;
 	color: #666666;
}
	
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #53B3CA;
	text-decoration: none;
}
a:active {
	color: #53B3CA;
	text-decoration: none;
}

.input2{
	font-family:  "굴림", "돋움";
	font-size: 12px;
	border:1px solid #AAA782;
}

.input4 {
	font-size: 9pt;
	color: #666666;
	font-family: "굴림", "돋움";
	height:20px;
	background-color:#f4f4f4;
	border:1px solid #d1d1d1;
}

.input5 {
  font-size: 9pt;
  color: #CCCCCC;
  height:18px;
  border:1px none;
  background-color: #3D3D3D;
  clip:rect();
}

.input6 {
	font-size: 9pt;
	color: #666666;
	font-family: "굴림", "돋움";
	height:20px;
	background-color:#ffffff;
	border:0 solid #ffffff;
	text-align:right;
}

.check01 {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 14px;
	clear: none;
	float: none;
}

