@charset "euc-kr";
/* CSS Document */

.png24 {
   tmp:expression(setPng24(this));
}
body {
	margin:0 0 0 0;
}
table {
	font: 12px  Tahoma;
	color: #444444;
}
/* ¹è°æÈ­¸é */
.background_main {
	background-image:url(/images/bg_main.jpg);
	background-repeat:repeat-x;
	background-position:50% 0%;
}
.background_sub {
	background-image:url(/images/bg_sub.jpg);
	background-repeat:repeat-x;
	background-position:50% 0%;
}
/* ÀÌ¹ÌÁö */
img {
	border: none;
}
/* ·¹µå */
.font_red_12px {
	font: 12px  Tahoma;
	color: #FF0000;
}
.font_red_b_12px {
	font: 12px  Tahoma;
	font-weight: bold;
	color: #FF0000;
}
.font_red_uline_12px {
	font: 12px  Tahoma;
	color: #FF0000;
	text-decoration: underline;
}
.font_red_b_uline_12px {
	font: 12px  Tahoma;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
/* ºí·ç */
.font_blue_12px {
	font: 12px  Tahoma;
	color: #007EFF;
}
.font_blue_b_12px {
	font: 12px  Tahoma;
	font-weight: bold;
	color: #007EFF;
}
.font_blue_uline_12px {
	font: 12px  Tahoma;
	color: #007EFF;
	text-decoration: underline;
}
.font_blue_b_uline_12px {
	font: 12px  Tahoma;
	font-weight: bold;
	color: #007EFF;
	text-decoration: underline;
}
/* ±×¸° */
.font_green_12px {
	font: 12px  Tahoma;
	color: #109A09;
}
.font_green_b_12px {
	font: 12px  Tahoma;
	font-weight: bold;
	color: #109A09;
}
.font_green_uline_12px {
	font: 12px  Tahoma;
	color: #109A09;
	text-decoration: underline;
}
.font_green_b_uline_12px {
	font: 12px  Tahoma;
	font-weight: bold;
	color: #109A09;
	text-decoration: underline;
}

.sub04_title01{
	background:url(/images/icon/icon_ar7.jpg) no-repeat 0 50%;
	padding-left:25px;
	font-weight: bold;
	color: #86AF64;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 15px;
	letter-spacing: -0.08em;
	word-spacing: -0.1em;
	line-height: 30px;
}
.sub04_title02{
	background:url(/images/icon/icon_ar07.gif) no-repeat 0 35%;
	padding-left:13px;
	font-weight: bold;
	color: #028BB7 ;
	font-family: Tahoma;
	font-size: 13px;
	letter-spacing: -0.08em;
	word-spacing: -0.1em;
	line-height: 25px;
}
.sub04_title03{
	background:url(/images/icon/icon_ar06.gif) no-repeat 0 35%;
	padding-left:13px;

}
/* ¿À·»Áö */
.font_orange_12px {
	font: 12px  Tahoma;
	color: #FF8A00;
}
.font_orange_b_12px {
	font: 12px  Tahoma;
	font-weight: bold;
	color: #FF8A00;
}
.font_orange_uline_12px {
	font: 12px  Tahoma;
	color: #FF8A00;
	text-decoration: underline;
}
.font_orange_b_uline_12px {
	font: 12px  Tahoma;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: underline;
}
/* ºí·¢ */
.font_black_12px {
	font: 12px  Tahoma;
	color: #000000;
}
.font_black_b_12px {
	font: 12px  Tahoma;
	font-weight: bold;
	color: #000000;
}
.font_black_uline_12px {
	font: 12px  Tahoma;
	color: #000000;
	text-decoration: underline;
}
.font_black_b_uline_12px {
	font: 12px  Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/* È­ÀÌÆ® */
.font_white_12px {
	font: 12px  Tahoma;
	color: #ffffff;
}
.font_white_b_12px {
	font: 12px  Tahoma;
	font-weight: bold;
	color: #ffffff;
}
.font_white_uline_12px {
	font: 12px  Tahoma;
	color: #ffffff;
	text-decoration: underline;
}
.font_white_b_uline_12px {
	font: 12px  Tahoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
/* ¸µÅ© */
a:link {
	font: 12px  Tahoma;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font: 12px  Tahoma;
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	font: 12px  Tahoma;
	color: #663366;
	text-decoration: none;
    f
}


.year_a:link {
	font: 12px  Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.year_a:hover {
	font: 12px  Tahoma;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
.year_a:visited {
	font: 12px  Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
/* ÀÎÇ²¹Ú½º */
.inputbox_single {
	border: 1px solid #cccccc;
	font-size: 12px;
	background-color: #F9FAF2;
	height: 18px;
	font-family:  Tahoma;
}
.inputbox_multi {
	border: 1px solid #cccccc;
	font-size: 12px;
	background-color: #F9FAF2;
	font-family:  Tahoma;
}
.inputbox_border_none {
	border: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 16px;
	font-family:  Tahoma;
}
/* Å×ÀÌºí */
.td_left_pd10px {
	padding:10px 10px 10px 10px;
	text-align:left;
}
.td_left_pd5px {
	padding:5px 5px 5px 5px;
	text-align:left;
}
.td_center_pd10px {
	padding:10px 10px 10px 10px;
	text-align:center;
}
.td_center_pd5px {
	padding:5px 5px 5px 5px;
	text-align:center;
}
.td_right_pd10px {
	padding:10px 10px 10px 10px;
	text-align:right;
}
.td_right_pd5px {
	padding:5px 5px 5px 5px;
	text-align:right;
}
.dot_line {
	background-image: url(file:///D|/%EC%9E%91%EC%97%85-%EC%B5%9C%EC%98%81%EC%A3%BC/83_HMC/html/images/icon/dot.jpg);
	background-repeat: repeat-x;
}
