@charset "euc-kr";
/*--------------------------------------------------
	TC_CLASS
--------------------------------------------------*/ 
table,body,input,select,textarea {
	font-family: ±¼¸²;
	font-size: 9pt;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	word-spacing: -1pt;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #F5F5F5;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #F5F5F5;
	scrollbar-track-color: #EFEFEF;
	scrollbar-arrow-color: #7E7E7E;
}

a:link 		{ text-decoration: none; color: #666666 }
a:visited	{ text-decoration: none; color: #666666 }
a:active	{ text-decoration: none; color: #666666; selector-dummy : expression(this.hideFocus=true)}
a:hover		{ text-decoration: none; color: #FA6F00 }

a.new:link 		{ text-decoration: none; color: #666666 }
a.new:visited	{ text-decoration: none; color: #666666 }
a.new:active	{ text-decoration: none; color: #666666; selector-dummy : expression(this.hideFocus=true)}
a.new:hover		{ text-decoration: none; color: #FA6F00 }

.notice_body a:link 		{ text-decoration: none; color: #3366cc }
.notice_body a:visited	{ text-decoration: none; color: #3366cc }
.notice_body a:active	{ text-decoration: none; color: #3366cc; selector-dummy : expression(this.hideFocus=true)}
.notice_body a:hover		{ text-decoration: none; color: #FA6F00 }

.recruit a:link 	{ text-decoration: underline; color: #3399FF}
.recruit a:visited	{ text-decoration: underline; color: #3399FF }
.recruit a:active	{ text-decoration: underline; color: #3399FF; selector-dummy : expression(this.hideFocus=true)}
.recruit a:hover	{ text-decoration: underline; color: #FA6F00 }

input {
	border-style: none;
	background-color:transparent;
	border-collapse: collapse;
	padding-right: 3px;
	padding-left: 3px;
	selector-dummy : expression(this.hideFocus=true)
}

select {
	BEHAVIOR: url('select_box.htc');
	CURSOR: hand;
}

textarea {
	font-family: ±¼¸²;
	background-color: #F7F7F7;
	border: 1px solid #D9D9D9;
	padding: 5;
	overflow: visible;
}

.textarea {
	font-family: ±¼¸²;
	background-color: #F7F7F7;
	border: 1px solid #D9D9D9;
	padding: 5;
	overflow: auto;
}

input.text {
	background-color: #EEEEEE;
	border: 1px solid #D9D9D9;
	height: 18px;
}

input.text2 {
	background-color:transparent;
	border: 1px solid #D9D9D9;
	height: 16px;
}

input.text3 {
	font-family: ±¼¸²;
	background-color: #F7F7F7;
	border: 1px solid #D7D7D7;
	height: 19px;
}

input.radio	{
	height: 15px;
	background-color:transparent;
	border:none }

input.checkbox {
	height: 15px;
	background-color:transparent;
	border:none
}

input.bt { height: 20px }

.board_main_list{
	line-height: 16px;
	color:#888888;
	word-spacing: -1pt;
}

.board_main_list_date{
	font-family: Verdana;
	font-size: 8pt;
	line-height: 14px;
	color:#888888;
	word-spacing: -2pt;
}

.board_list_td {
	line-height: 19px;
	padding: 2 10 0 10;
}

.board_list_date {
	font-family: Verdana, ±¼¸², sans-serif;
	font-size: 8pt;
	line-height: 22px;
	padding: 2 0 0 0;
	text-align: center;
	color: #ABA8A7;
}

.board_list_page_01 {
	font-family: Verdana, ±¼¸², sans-serif;
	font-size: 8pt;
	color: #F08887;
	line-height: 22px;
	text-align: justify;
}

.board_list_page_02 {
	font-family: Verdana, ±¼¸², sans-serif;
	font-size: 8pt;
	color: #5DAE41;
	line-height: 22px;
	text-align: justify;
}

.board_list_page_03 {
	font-family: Verdana, ±¼¸², sans-serif;
	font-size: 8pt;
	color: #6F9BC7;
	line-height: 22px;
	text-align: justify;
}

.board_list_pagenum_01 {
	font-family: Verdana, "±¼¸²", sans-serif;
	font-size: 8pt;
	color: #F08887;
	line-height: 22px;
	text-align: right;
}

.board_list_pagenum_02 {
	font-family: Verdana, "±¼¸²", sans-serif;
	font-size: 8pt;
	color: #5DAE41;
	line-height: 22px;
	text-align: right;
}

.board_list_pagenum_03 {
	font-family: Verdana, "±¼¸²", sans-serif;
	font-size: 8pt;
	color: #6F9BC7;
	line-height: 22px;
	text-align: right;
	padding: 0 10 0 0;
}

.board_list_num {
	line-height: 22px;
	padding: 0 0 1 0;
}

.board_list_line{
  height: 1px;
  background: #EBEBEB;
}

.board_view_td{
	padding: 20 10 30 10;
}

.board_view_td2{
	line-height: 22px;
	padding: 5 0 0 0;
}

.board_view_list{
	text-align: center;
	vertical-align: middle;
}

.board_view_line{
  height: 1px;
  background: #EBEBEB;
}

.board_view_title{
	height: 36px;
	color: #5DAE41;
	text-align: center;
	background: #F5FAF3;
	padding: 11 0 6 0;
	font-weight: bold;
}

.board_view_date {
	font-family: Verdana, ±¼¸², sans-serif;
	font-size: 11px;
	line-height: 22px;
	padding: 0 10 0 0;
	text-align: right;
}

.board_view_line_01 {
	height: 1px;
	background-color: #EDEDED;
}

.board_view_bg_01 {
	height: 27px;
	background-color: #FDEDEE;
}

.board_view_bg_02 {
	height: 27px;
	background-color: #E8F6E0;
}

.board_view_bg_03 {
	height: 27px;
	background-color: #ECF3F9;
}

.board_view_title_line_01 {
	height: 2px;
	background-color: #F68A92;
}

.board_view_title_line_02 {
	height: 2px;
	background-color: #7DC84B;
}

.board_view_title_line_03 {
	height: 2px;
	background-color: #6F9BC7;
}

.board_list_title {
	text-align: center;
}

.board_list_last_bg_01 {
	height: 1px;
	background-color: #F68A92;
}

.board_list_last_bg_02 {
	height: 1px;
	background-color: #7DC84B;
}

.board_list_last_bg_03 {
	height: 1px;
	background-color: #6F9BC7;
}

.board_list_subject {
	height: 27px;
	padding: 3 0 0 10;
}

.main_massage {
	color: #FA6F00;
	padding: 3 0 0 5;
	background-repeat: no-repeat;
}

.view_massage {
	color: #1A84D5;
	font-weight: bold;
}

.massage_left_line {
	background-image: url(img/board/goodman_line.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.massage_right_line {
	background-image: url(img/board/goodman_line.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.ethics1 {
	padding: 3 0 0 0;
}

.ethics2 {
	padding: 0 0 10 0;
}

.small_text {
	font-family: µ¸¿ò;
	font-size: 8pt;
}

.board_main_list a:link 		{ text-decoration: none; color: #888888 }
.board_main_list a:visited   	{ text-decoration: none; color: #888888 }
.board_main_list a:active	    { text-decoration: none; color: #888888; selector-dummy : expression(this.hideFocus=true)}
.board_main_list a:hover		{ text-decoration: none; color: #FA6F00 }

.board_list_td a:link 		{ text-decoration: none; color: #666666 }
.board_list_td a:visited   	{ text-decoration: none; color: #666666 }
.board_list_td a:active	    { text-decoration: none; color: #666666; selector-dummy : expression(this.hideFocus=true)}
.board_list_td a:hover		{ text-decoration: none; color: #FA6F00 }

.info_list_td a:link 		{ text-decoration: none; color: #666666 }
.info_list_td a:visited   	{ text-decoration: none; color: #666666 }
.info_list_td a:active	    { text-decoration: none; color: #666666; selector-dummy : expression(this.hideFocus=true)}
.info_list_td a:hover		{ text-decoration: none; color: #FA6F00 }

.main_massage a:link      { text-decoration: none; color: #888888 }
.main_massage a:visited   { text-decoration: none; color: #888888 }
.main_massage a:active    { text-decoration: none; color: #888888; selector-dummy : expression(this.hideFocus=true)}
.main_massage a:hover     { text-decoration: none; color: #FA6F00 }

.board_list_pagenum_01 a:link		{ text-decoration: none; color: #F08887 }
.board_list_pagenum_01 a:visited	{ text-decoration: none; color: #F08887 }
.board_list_pagenum_01 a:active		{ text-decoration: none; color: #F08887; selector-dummy : expression(this.hideFocus=true)}
.board_list_pagenum_01 a:hover		{ text-decoration: none; color: #FA6F00 }

.board_list_pagenum_02 a:link		{ text-decoration: none; color: #5DAE41 }
.board_list_pagenum_02 a:visited	{ text-decoration: none; color: #5DAE41 }
.board_list_pagenum_02 a:active		{ text-decoration: none; color: #5DAE41; selector-dummy : expression(this.hideFocus=true)}
.board_list_pagenum_02 a:hover		{ text-decoration: none; color: #FA6F00 }

.board_list_pagenum_03 a:link		{ text-decoration: none; color: #6F9BC7 }
.board_list_pagenum_03 a:visited	{ text-decoration: none; color: #6F9BC7 }
.board_list_pagenum_03 a:active		{ text-decoration: none; color: #6F9BC7; selector-dummy : expression(this.hideFocus=true)}
.board_list_pagenum_03 a:hover		{ text-decoration: none; color: #FA6F00 }

.admin_table {
	font-family: µ¸¿ò;
	font-size: 9pt;
	color: #666666;
	line-height: 16px;
	word-spacing: -1pt;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-left-color: #DFDFDF;
}

.admin_cell {
	font-family: µ¸¿ò;
	font-size: 9pt;
	color: #666666;
	line-height: 16px;
	word-spacing: -1pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
}

/* Ä®¶ó ¹öÆ° */
input.bt_green {
	background-color:#7DC84B;
	border-style:none;
	color:white;
	height:20px;
	padding:2px 0px 0px 0px;
 	width:100px;
}

input.bt_orange {
	background-color:#F7941C;
	border-style:none;
	color:white;
	height:20px;
	padding:2px 0px 0px 0px;
 	width:100px;
}

input.bt_blue {
	background-color:#4DA6FF;
	border-style:none;
	color:white;
	height:20px;
	padding:2px 0px 0px 0px;
 	width:100px;
}

input.bt_gray {
	background-color:#C0C0C0;
	border-style:none;
	color:white;
	height:20px;
	padding:2px 0px 0px 0px;
 	width:100px;
}

.input_txt{
	background-color: #F7F7F7;
	border: 1px solid #D7D7D7;
	ime-mode : active;
}
