@charset "utf-8";
td {
	font-family: Arial, "simsun", Helvetica, sans-serif, "gulim", "gulimche", "dotum", "dotumche", "seoulmyungjo", "seoulgothic";
	font-size: 8pt;
	line-height: 1.6em;
}
select {
	font-family: Arial, "simsun", Helvetica, sans-serif, "gulim", "gulimche", "dotum", "dotumche", "seoulmyungjo", "seoulgothic";
	font-size: 9pt;
	line-height: 1.5em;
}
input {
	font-family: Arial, "simsun", Helvetica, sans-serif, "gulim", "gulimche", "dotum", "dotumche", "seoulmyungjo", "seoulgothic";
	font-size: 9pt;
	line-height: 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a:link {text-decoration: none;color: #0000FF;}
a:visited {text-decoration: none;color: #0000FF;}
a:action {text-decoration: none;}
a:hover {text-decoration: none;color: #009900;}

.mainbody {
	background-image: url(/kr/img/main_right_body_gear.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.subtitle {
	font-size: 14pt;
	line-height: 1.5em;
	font-weight: bold;
}

.bd0
{
	border:0;
}