@charset "euc-kr";

/*Common*/
html, body {
	margin:0px;
	padding:0px;
	background:#08080B url(../images/bg_all.gif) repeat-x;
	/*overflow:hidden;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color: #030303;
	scrollbar-shadow-color: #030303;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #030303;*/
	color:#FFFFFF;
	font-family:arial, verdana, dotum;
}
table { border-collapse:collapse; word-break:break-all; }
td { padding:0px; margin:0px; font-size:11px;	line-height:140%;	font-family:Dotum, "µ¸¿ò", sans-serif; color:#FFFFFF; }
form {	margin:0px;	padding:0px; }
hr { display: none; }
ul, ol, dl { margin:0px;	padding:0px; list-style: none; }
li { list-style: none; }
li img { vertical-align: top;	/* for IE imge margin */ }
img {line-height:0; border:0;}

a:link, a:visited , a:active {color: #515258;	text-decoration:none;}
a:hover {color:#999999; text-decoration:none;}



select, textarea {font-size:11px; color:#000000; overflow:hidden;}
.select_htc {behavior: url(../include/selectBox.htc);cursor:hand;}
.input_text {border:1px solid #6C707B; background:#AEB0B5; color:#52555A; font-size:11px; height:18px;}
.input_login {border:0; border-bottom:1px solid #6C707B; background:#30323B; color:#A2A2A3; font-size:11px; height:18px; padding-top:2px;}
.input_file {border:1px solid #6D7178; background:#6D7178; color:#AEB0B5; font-size:11px; height:18px;}
.text_area {border:1px solid #A0A2A9; background:#AEB0B5; color:#1D1E25;}




/*Layout*/
div#outer {width:100%; height:100%; text-align:center;}
div#wrap {width:844px; text-align:center;}
div.navi_top {height:145px;}
div.navi_left {float:left; width:185px;}
div.subright {float:left; width:569px;}
div.caption {width:659px; height:50px;}
div.contents {width:659px; margin-bottom:0px; }
div.contents2 {width:659px;}
div.no_left_sub {width:844px;}
div.footer {clear:both; height:60px;}


/*Sub-Common*/
h6 {margin:40px 0px 0px 0px; padding:0px 0px 10px 0px; text-align:left;}
h6.first {margin:0px 0px 0px 0px; padding:0px 0px 10px 0px; text-align:left;}
.button_right {margin-top:10px; text-align:right;}
.button_right2 {margin-top:2px; padding-right:2px; text-align:right;}
.button_center {margin-top:10px; text-align:center;}

/*Sub-ÀÔ»çÁö¿ø*/
.apply_down {width:659px; height:50px; background:url(../images/recruit/apply_bg_download.gif) no-repeat;}
ul.msword {margin-top:15px; text-align:left; padding-left:108px;}
ul.msword li {float:left;}
.apply_up {width:659px; height:168px; background:url(../images/recruit/apply_bg_upload.gif) no-repeat; padding-top:20px;}
.apply_up .sleft {float:left; width:297px; text-align:right; margin-top:-2px;}
.apply_up .sright {float:left; width:362px; text-align:right;}

/*Sub-»ç¾÷Çù·ÂÁ¦¾È*/
.biz_back {margin-top:27px; width:659px; height:325px; background:url(../images/irclient/biz_bg.gif) no-repeat; padding-top:18px;}

/*Sub-IRClientLogin-·Î±×ÀÎ*/
.login_back {margin-top:27px; width:659px; height:110px; background:url(../images/irclient/login_bg.gif) no-repeat; padding-top:30px;}
.login_back .sleft {float:left; width:420px; padding-left:220px; padding-right:20px;}
.login_back .sright {float:left; width:239px; padding-right:101px;}

/*Sub-IRClientLogin-¾ÆÀÌµð¹ß±Þ¹®ÀÇ*/
.idissue_back {margin-top:27px; width:659px; height:146px; background:url(../images/irclient/idissue_bg.gif) no-repeat; padding-top:18px;}
.idissue_back .sleft {float:left; width:297px; text-align:right;}
.idissue_back .sright {float:left; width:362px; text-align:right; padding-right:17px;}

/*Sub-IRClientLogin-Board*/
.BoardSearch {margin-top:25px; width:659px; text-align:right; margin-bottom:8px; padding-right:2px;}
.BoardSearch input {border:0; border-bottom:1px solid #3C3C40; background:#1D1E26; color:#FFFFFF; font-size:11px; height:16px;}
.paging {margin-top:15px; color: #999999; font-size:11px; text-align:center; }
.paging a {color: #999999;}
.paging a:hover {color: #2376DB;}
.pageOn {color: #2376DB; font-weight:bold;}

.BoardList {width:659px; border-bottom:1px solid #424347;}
.BoardList thead tr th {color:#AAAAAA; font-weight:bold; border-top:1px solid #424347; border-bottom:1px solid #424347; padding-top:6px; padding-bottom:6px;}
.BoardList tbody tr td {color:#515258; font-weight:normal; padding-top:5px; padding-bottom:4px;}
.BoardList tbody tr td.subject {text-align:left; padding-top:6px; padding-left:13px; color:#23A0DA;}

.BoardRead {width:659px; border-top:1px solid #424347; border-bottom:1px solid #424347;}
.BoardRead tbody tr td {color:#515258; font-weight:normal; border-bottom:1px solid #424347; padding-top:5px; padding-bottom:4px; text-align:center;}
.BoardRead tbody tr td.subject {text-align:left; padding-top:6px; padding-left:10px; color:#999999;}
.BoardRead tbody tr td.contents {text-laign:left; border-bottom:1px solid #424347;  border:0px; }
div.scroll_text {
	width:100%; height:150px;
	overflow:auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color: #4D4D4D;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #4D4D4D;
	scrollbar-track-color: #181920;
	scrollbar-arrow-color: #4D4D4D;
	text-align:left;
	line-height:17px;
	padding:10px 20px 10px 20px;
}
a.file:link, a.file:visited , a.file:active {color: #999999;	text-decoration:none;}
a.file:hover {color:#999999; text-decoration:none;}

.BoardRead2 {width:659px; border-bottom:1px solid #424347;}
.BoardRead2 tbody tr.next {background:top url(../images/irclient/dotline.gif) repeat-x;}
.BoardRead2 tbody tr th {padding-top:4px; padding-bottom:4px; text-align:right;}
.BoardRead2 tbody tr td {color:#515258; font-weight:normal; padding-top:4px; padding-bottom:2px; padding-left:10px; text-align:left;}
