@charset "euc-kr";


body,html{
scrollbar-3dlight-color:#cfcfcf;
scrollbar-arrow-color:#9c9c9c;
scrollbar-base-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#cccccc
}

td {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-weight:normal;
	line-height: 18px;
	color: #666666;
}

@font-face {font-family:gotham; src:url(/font/gotham.eot);}

.font_11px { font-family:"µ¸¿ò"; font-size: 11px; letter-spacing: -1px;}
.font_20px { font-family:"gotham"; font-size: 25px; font-weight:bold; color: #000; }
.font_blue { font-family:"µ¸¿ò"; font-size: 12px; color:#295287; font-weight:bold;}
textarea.content { 
    font-family : "±¼¸²"; font-size : 9pt; color : #666666; border : 1px #cfcfcf solid; line-height: 15pt;
	scrollbar-face-color: #ffffff; 
    scrollbar-shadow-color: #CfCfCf; 
    scrollbar-highlight-color: #CfCfCf;
    scrollbar-3dlight-color: #FFFFFF; 
    scrollbar-darkshadow-color: #FFFFFF; 
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #666666;
    scrollbar-arrow-color:#9c9c9c ;
	margin: 10px 10px 10px 0px;
	width: 98%;

}
input.box { height: 15px;background:#ffffff;border-top:1px solid #cfcfcf;border-left:1px solid #cfcfcf;border-right:1px solid #D7D7D7;border-bottom:1px solid #D7D7D7; padding-left: 3px; padding-top: 2px;}


/* ----------------- deapth content for table --------------------- */
#deapth_table { margin-bottom: 20px; }
#deapth_table table.type1 { margin-bottom: 10px; }
#deapth_table table.type1 thead tr th { text-align:center; height: 30px; background-image:url(/company/img/deapth/public/board_bg.gif); background-repeat:repeat-x; }
#deapth_table table.type1 thead tr th.line { width: 1px;}
#deapth_table table.type1 thead tr th.first_child { background-image:url(/company/img/deapth/public/board_left_bg.gif); width: 15px; background-repeat:no-repeat; background-position:right;}
#deapth_table table.type1 thead tr th.last_child { background-image:url(/company/img/deapth/public/board_right_bg.gif); background-position:right; background-repeat:no-repeat;width: 15px;} 
#deapth_table table.type1 tbody tr td { text-align: center; height: 30px; border-bottom: 1px #d9d9d9 solid;  }
#deapth_table table.type1 tbody tr td.title { text-align: left; height: 30px;border-bottom: 1px #d9d9d9 solid;}

#deapth_table .count { margin: auto; letter-spacing: 10px; height: 20px; text-align: center; }
#deapth_table .count .write { float:right; }
#deapth_table .count img { margin-right: 5px;}

#deapth_read { margin-bottom: 20px; margin-top: 0px;}
#deapth_read thead tr th { text-align:left; height: 30px; background-image:url(/company/img/deapth/public/board_bg.gif); background-repeat:repeat-x; }
#deapth_read thead tr th.first_child { background-image:url(/company/img/deapth/public/board_left_bg.gif); width: 15px; background-repeat:no-repeat; background-position:left;}
#deapth_read thead tr th.last_child { background-image:url(/company/img/deapth/public/board_right_bg.gif); background-position:right; background-repeat:no-repeat;width: 15px;} 
#deapth_read thead tr th.line { width: 1px;}
#deapth_read td { border-bottom: 1px #d9d9d9 solid; height: 30px; text-align: left;}
#deapth_read td.ny { padding: 10px;}

#deapth_read ul { width: 100%; float: left; list-style:none; }
#deapth_read ul li { text-align:left; float:left; width: 80px;}
#deapth_read ul li.title {background-image: url(/company/img/common/dot_notice.gif); float:left; background-position:left; background-repeat:no-repeat; padding-left: 8px; width: 50px;}


#deapth_read .bt_pack { text-align: right; margin: 10px 0px 10px 10px;}
#deapth_read .bt_pack img { margin-right: 7px;}


a:link {color:#787878; text-decoration: none;}
a:visited {color:#787878; text-decoration: none;}
a:hover {color:#f37200; text-decoration: none;}
a:active {text-decoration: none;}