   
tr {
   font-size: 9pt;
   color: #393939;
   text-decoration: none;
   line-height: 15pt;
}

td {
	font-size: 9pt;
	color: #393939;
	text-decoration: none;
	line-height: 17px;
}

a:link {
	font-size: 9pt;
	color: #676869;
	text-decoration: none;
}
	
a:visited {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-size: 9pt;
	color: #C20001;
	text-decoration: underline;
}

.main_coner{
	font-size: 9pt;
	color: #2E83B0;
	text-decoration: none;
}
.main_conerb{
	font-size: 9pt;
	color: #2E83B0;
	text-decoration: none;
	font-weight: bold;
}
.location{
	font-size: 9pt;
	color: #4D4D4D;
	text-decoration: none;
}
.text {
	font-family: "µ¸¿ò", "Arial", "±¼¸²";
	font-size: 12px;
	color: #333333;
}
.ptext {
	font-family: "µ¸¿ò", "Arial", "±¼¸²";
	font-size: 12px;
	color: #999999;
}

.input {
	border: 1px solid #FB9F7C;
}

