@charset "gb2312";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
	color:#666666;
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #f2f2f2;
	scrollbar-arrow-color: #4CAE30;
}
A:link		{color: #666666;text-decoration: none;}
A:active		{color: #666666;text-decoration: none;}
A:visited		{color: #666666;text-decoration: none;}
A:hover		{color: #000000;text-decoration: none;}

td	{
	font-size: 11px;
	color:#666666;
	line-height:18px;
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
}
.listbox {
	font-size: 11px;
	color: #666666;
	border: 1px solid #C4C4C4;
}
.bold {
	font-weight: bold;
}

.form_box {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 11px;
	color: #666666;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	border: 1px solid #D6E3EF;
}
.main_bg {
	background: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.green_21A800 {
	font-size: 11px;
	color: #21A800;
}
.sub_top_bg {
	background-attachment: fixed;
	background: url(../images/sub_top_bg.jpg);
	background-repeat: no-repeat;
}
.sub_body_left {
	background-attachment: fixed;
	background: url(../images/sub_skin_left_02.jpg);
	background-color: #4C9E3C;
	background-repeat: no-repeat;
	background-position: top;
}
.sub_body_right {
	background-attachment: fixed;
	background: url(../images/sub_skin_right_02.jpg);
	background-color: #4C9E3C;
	background-repeat: no-repeat;
	background-position: top;
}
.green_bold {
	font-size: 11px;
	font-weight: bold;
	color: #469938;
}

.006c94_bold {
	font-size: 13px;
	font-weight: bold;
	color: #006c94;
}

.8906a4_bold {
	font-size: 12px;
	font-weight: bold;
	color: #8906a4;
}

.787878_bold {
	font-size: 12px;
	font-weight: bold;
	color: #787878;
}


.333333 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.bold02 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.0033d8 {
	font-size: 11px;
	font-weight: bold;
	color: #0033d8;
}

.text01 {
	font-size: 11px;
	color: #000000;
}

.sub_menu_bg_01 {
	background-attachment: fixed;
	background: url(../images/sub_menu_img_01.jpg);
	background-color: #4C9E3C;
	background-repeat: no-repeat;
	background-position: top;
}
.sub_menu_bg_02 {
	background-attachment: fixed;
	background: url(../images/sub_menu_img_02.jpg);
	background-color: #4C9E3C;
	background-repeat: no-repeat;
	background-position: top;
}
.sub_menu_bg_03 {
	background-attachment: fixed;
	background: url(../images/sub_menu_img_03.jpg);
	background-color: #4C9E3C;
	background-repeat: no-repeat;
	background-position: top;
}
.sub_menu_bg_04 {
	background-attachment: fixed;
	background: url(../images/sub_menu_img_04.jpg);
	background-color: #4C9E3C;
	background-repeat: no-repeat;
	background-position: top;
}
.sub_menu_bg_05 {
	background-attachment: fixed;
	background: url(../images/sub_menu_img_05.jpg);
	background-color: #4C9E3C;
	background-repeat: no-repeat;
	background-position: top;
}
.sub_menu_bg_06 {
	background-attachment: fixed;
	background: url(../images/sub_menu_img_01.jpg);
	background-color: #4C9E3C;
	background-repeat: no-repeat;
	background-position: top;
}
.course_bg {
	background-attachment: fixed;
	background: url(../03_course/images/01_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bbs_tit {font-size: 11px;  color: #ffffff;  text-decoration: none;  font-weight: bold;}

/*form*/

.text_box	{border:solid 1px #cccccc; height:19px ;background:#ffffff;}
.textarea_box	{border:solid 1px #cccccc;background:#ffffff;}

.select01 {font-size:11px; color: #666666;  border:1px solid #cccccc; line-height:100%; background:#ffffff;
					scrollbar-face-color: #F7F7F7;
					scrollbar-shadow-color: #cccccc;
					scrollbar-highlight-color: #cccccc; 
					scrollbar-3dlight-color: #F7F7F7; 
					scrollbar-darkshadow-color: #F7F7F7; 
					scrollbar-track-color: #ffffff;
					scrollbar-arrow-color: #EE0800;}