body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#666; }

form { margin:0px; }

/* img {border:0px;} */

a:link, a:visited, a:active { text-decoration:none; color:#666; }
a:hover { text-decoration:underline; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, 굴림; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */
.dispno { display:none; }

input.ed { height:18px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.edfile { height:18px; padding:3px 2px 0 2px; }
input.ed_password { height:18px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }


/*--- board basic list ---------------------------------------------------------*/
.board_top { clear:both; }

.board_basic_list { clear:both; width:100%; table-layout:fixed; margin:5px 0 0 0; }
.board_basic_list th { font-weight:bold; font-size:12px; vertical-align:middle; }
.board_basic_list th { background:url(/img/title_bg.gif) repeat-x; }
.board_basic_list th { white-space:nowrap; height:34px; overflow:hidden; text-align:center; }
.board_basic_list th { border-top:1px solid #ddd; border-bottom:1px solid #ddd; }

.board_basic_list tr.bg0 { background-color:#fafafa; }
.board_basic_list tr.bg1 { background-color:#ffffff; }

.board_basic_list td { padding:.6em; vertical-align:middle; }
.board_basic_list td { border-bottom:1px solid #ddd; }
.board_basic_list td.num { color:#999999; text-align:center; }
.board_basic_list td.checkbox { text-align:center; }
.board_basic_list td.subject { overflow:hidden; }
.board_basic_list td.name { text-align:center; }
.board_basic_list td.name .member { font-weight:normal; }
.board_basic_list td.datetime { font-size: 11px; color:#BABABA; text-align:center; }
.board_basic_list td.hit { font-size: 11px; color:#BABABA; text-align:center; }
.board_basic_list td.good { font-size: 11px; color:#BABABA; text-align:center; }
.board_basic_list td.nogood { font-size: 11px; color:#BABABA; text-align:center; }

.board_basic_list .notice { font-weight:normal; }
.board_basic_list .current { font-size: 11px; font-weight:bold; color:#E15916; }
.board_basic_list .comment { font-size:10px; color:#EE5A00; }
/*-----------------------------------------------------------------------------*/


/*--- board_basic_write -------------------------------------------------------*/
.board_basic_write .write_head { height:30px; text-align:center; color:#666; }
.board_basic_write .field { border:1px solid #ccc; }

/*-----------------------------------------------------------------------------*/


/*--- board common ------------------------------------------------------------*/
.board_button { clear:both; margin:10px 0 0 0; }

.board_page { clear:both; text-align:center; margin:3px 0 0 0; }
.board_page a:link { color:#777; }

.board_search { text-align:center; margin:10px 0 0 0; }
.board_search .stx { height:18px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; }
.board_search .sfl { height:21px; }
/*-----------------------------------------------------------------------------*/


#online_form { margin:20px 0;  }
#online_form table.board_write { width:100%; border-top:1px #1E3581 solid; }
#online_form table.board_write tr th,
#online_form table.board_write tr td { border-bottom:1px #CCC solid; height:35px; vertical-align:middle; }
#online_form table th { font-size:12px; }
#online_form .edtext { margin:5px 0; padding:4px; width:99%; height:120px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; }

div.clause { height: 213px; margin: 0 0 10px; padding: 1px 1px 1px 0; width: 99%; border:1px #CCC solid; background:#FFF; }
div.clause div.text { height: 192px; margin: 0; overflow-x: hidden; overflow-y: auto; padding: 10px; }
div.clause div.text h5.tit { margin-top: 10px; font-size: 13px; }
div.clause div.text .mtop { margin-top:20px; }
div.clause div.text ul.order_list { margin-top: 10px; padding-left: 30px; }
div.clause h6 { font-size:12px; }
.agree_content_btn { margin-bottom:10px; }

.tb_job tr td.write_head { font-weight:bold; vertical-align:middle; }
.ttb_job { margin:10px 0; }
.ttb_job tr th { width:80px; height:30px; font-weight:bold; }
.ttb_job tr td select { height:23px; }

.job_online_title { display:block; margin:20px 0; font-size:24px; font-weight:bold; text-align:center; }
