/* CSS Document */
html{height:100%}
body{font-size:75%; font-family:"Nanum Gothic", "NanumGothic", "나눔고딕", "NanumGothicWeb", "Malgun Gothic", "돋움", Dotum, Gulim, Sans-serif; color:#333;}
body select{font-size:12px; border:1px solid #dbdbdb;font-family:"Nanum Gothic", "NanumGothic", "나눔고딕", "NanumGothicWeb", "Malgun Gothic", "돋움", Dotum, Gulim, Sans-serif;}


.agree_tit{margin-bottom:12px;font-size:15px;color:#222;font-weight:600;}
.agree_box{border:1px solid #dbdbdb;background:#f8f8f8;padding:20px;height:120px;overflow-x:scroll;}
.agree_check{text-align:right;font-size:13px;margin-top:10px;}
.agree_check label{margin-left:8px;}
.agree_check label,
.agree_check input{vertical-align:middle;}

.page_on{
	border:1px solid #C7DEEE;
	padding:2px 5px 0px 5px;
	background-color:#F6FBFF;
}
.page_off{
	border:1px solid #FFFFFF;
	padding:2px 5px 0px 5px;
	background-color:#FFFFFF;
}



.box {
	width:100%;
	border:1px solid #999999;
	font-size:9pt;
	font-family:돋움체;
	height:20px;
}
.box_subject {
	font-size:9pt;
	font-family:돋움체;
}
.head_ex {
    background: #7F99BE url(http:www.dsmc.or.kr/cumaster/web/images/layouts/layout-browser-hd-bg.gif) repeat-x center;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    padding: 5px 10px;
}

.TextBox{
	border:1px solid #cfcfcf;
	height:17px;
	font-family: "돋움체";
	color:#666666;
}
.CalendarBox{
	width:15%;
	vertical-align:middle;
	height:21px;
}
.ComboBox{
	border:1px solid #cfcfcf;
	height:21px;
	font-family: "돋움체";
	color:#666666;
}
#attention	{
	border:1px solid #e6e6e6;
	border-radius:2px;
	width:1094px;
	padding:2px;
	
	behavior: url(/recruit/css/PIE.htc);
}
#alert		{
	background-color:#f8f8f8;
	border-radius:2px;
	padding:10px;
	width:1074px;
	line-height:20px;
	
	behavior: url(/recruit/css/PIE.htc);
}


.table_box	{
	clear:both;
	width:100%;
	border-top:3px solid #2e97d9;
	border-bottom:1px solid #cccccc;
}
.table_head	{
	height:35px;
	background:url(/img/recruit/icon/check.png) no-repeat 12px 48%; 
	background-color:#f7f7f7;
	margin-left:0px; 
	padding-left:35px;
	box-sizing:content-box;
	text-align:left;
	
	border-bottom:1px dotted #e6e6e6;
}
.table_detail{
	background-color:$ffffff;
	height:35px;
	text-align:left;
	padding-left:10px;
	
	border-bottom:1px dotted #e6e6e6;
}
.table_head_row	{
	height:35px;
	background-color:#f7f7f7;
	margin-left:0px; 
	text-align:center;
	
	border-bottom:1px dotted #e6e6e6;
}
.table_detail_row{
	background-color:$ffffff;

	padding:5px 5px 5px 5px;
	line-height:24px; 

	border-bottom:1px dotted #e6e6e6;
}
.SmallFont{
	font-size:8.5pt;
}

.RightDotLine{
	border-right:1px dashed #e6e6e6;
}

td.left {padding-left:10px; vertical-align:middle; text-align:left;}
td.right {padding-right:5px; vertical-align:middle; text-align:right;}
th.rline, td.rline {border-right:1px dashed #e6e6e6;}

.TablePhoto{
	background-color:#f7f7f7;
	height:35px;
	text-align:center;

	border-bottom:1px dotted #e6e6e6;
}
.TablePhotoTitle	{
	font-weight:bold;
	font-size:11pt;
	padding-bottom:10px;
	font-family:"맑은 고딕";
}
.TablePhotoDetail	{
	background-color:#ebeef3;
	
	border:1px solid #aaaaaa;
	padding:10px;
	width:70%;
	
}
.autosaveButton {
	float:right;
	padding-bottom:3px;
}
.agreementBox	{
	overflow-x:hidden;
	overflow-y:scroll;
	height:65px;
	width:1058px;
}
.agreementChk	{
	text-align:right;
	width:100%;

}

.FontRED	{color:#f92020;}
.FontBLUE	{color:blue; font-weight:bold;}

.chkText		{vertical-align:2px;}
.boxText		{vertical-align:0px;}

#SearchResult	{
	padding:5px;
	width:100%;
	height:200px;
	
	overflow-x:hidden;
	overflow-y:auto;
	
	border-top:3px solid #3a5782;
	border-bottom:1px solid #ececec;
	text-align:left;
}

.MajorBack1{
	background:url(/img/recruit/icon/major1.png) no-repeat 1px 2px;
}
.MajorBack2{
	background:url(/img/recruit/icon/major2.png) no-repeat 1px 2px;
}
.MajorBack3{
	background:url(/img/recruit/icon/major3.png) no-repeat 1px 2px;
}

/* 관리자 영역 */
.DashBoardMain	{
	position:relative;
	width:1030px;
		
	padding-left:120px;
	padding-right:5px;
}
.DashBoardMenu	{
	position:absolute;
	left:0px;
	top:0px;
	
	width:110px;
	padding:5px;
	
	background-color:#ffffff;
	line-height:10px;
}
.DashBoardTitle	{
	height:30px;
	background:url(/img/recruit/icon/check.png) no-repeat 12px 40%; 

	margin-left:0px; 
	padding-left:35px;
	text-align:left;
	padding-top:2px;
	
	border-bottom:3px dotted #e6e6e6;
	font-family:"맑은 고딕";
	font-weight:bold;
	font-size:13pt;
	
	width:1000px;
}

#display {
	height:630px;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:left;
}

#confirm_back {
	width:100%;
	height:100%;
	
	position:fixed;
	
	background-color:black;
	
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.4;
	
	z-index:200;
	display:none;
}
#confirm {
	left:50%;
	top:50%;
	width:950px;
	margin-left:-475px;
	margin-top:-320px;
	height:620px;
	position:fixed;
		
	background-color:white;
	display:none;
	z-index:201;
}

/* 홍보영상 */
.playmov{width:100%;}
.playmov .tit{padding:28px 0 28px 45px; background:#246fbb;color:#fff; font-size:25px; font-weight:600;}

.playmov .cont{width:750px;padding:50px 0;margin:0 auto;}
.playmov .cont .tip{margin-bottom:30px;padding:10px 0;background:#f5f5f5;border:1px dashed #d5d5d5;font-size:13px;font-weight:bold;text-align:center;letter-spacing:-1px;}

.playmov .tit_wrap {width:100%; padding-left:120px; height:92px; background:url(/img/03intro/s0701titbg.gif) no-repeat left top; margin-left:90px;}
.playmov .tit_wrap .txt1{letter-spacing:-1px; font-size:17px; color:#222; font-weight:600;}
.playmov .tit_wrap .txt2{letter-spacing:-1px; font-size:35px; color:#2468c5; font-weight:600; line-height:40px; padding-top:5px;}

.playmov .mov_wrap {position:relative;word-break:keep-all;}
.playmov .mov_wrap .mov {width:100%; height:600px; background:url(/img/03intro/s0701bg.jpg) no-repeat left top;}
.playmov .mov_wrap .mov .inbox {padding:27px 0 0 115px;}
.playmov .mov_wrap .mov_info {margin-top:12px; width:100%; padding:25px 30px; background:#fafafa; border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf;}
.playmov .mov_wrap .mov_info p {padding-top:15px;}
.playmov .mov_wrap .mov_info p:first-child {padding-top:0;}
.playmov .mov_wrap .btn_skip{display:inline-block;position:absolute;bottom:0;right:0;background:#333;color:#fff;padding:10px 30px;font-size:17px;}


/*채용안내*/
.subject{width:100%;}
.subject .tit{padding:28px 0 28px 45px;background:#246fbb;color:#fff;font-size:25px;font-weight:600;text-align: center;}
.subject .cont{padding:28px; font-size:14px; line-height:160%; color:#666;}
.subject .h3_t{padding-bottom:17px; padding-top:10px; color:#2468c5; font-weight:600; font-size:17px; background:url(/img/common/h3_icon.gif) no-repeat left top;}
.subject .h3_t.ht{margin-top:35px;}
.subject .h4_t{padding-bottom:12px; color:#222; font-weight:600; font-size:15px;}
.subject .h4_t2{padding-bottom:30px; color:#222; font-weight:600; font-size:20px;}
.subject .h4_t.ht{margin-top:28px;}

/*합격자발표*/
.logo_result{text-align:center;margin-top:70px}
.logo_result img{width:500px;}

.result_cont{text-align:center;margin:50px 0;}
.result_cont .result_align{display: inline-block;width:500px;text-align:left;line-height: 27px;}

/*면접전형발표*/
.confirm {width:100%;}
.confirm .tit{padding:28px; background:#246fbb; color:#fff; font-size:20px; font-weight:700; font-family:"Nanum Barun Gothic", "NanumBarunGothic", Sans-serif;}
.confirm .cont{padding:28px; font-size:15px; text-align:center;}
.confirm .cont dl {display:inline-block; padding-bottom:20px;}
.confirm .cont dl dt {float:left; padding-right:10px; line-height:32px; height:32px;}
.confirm .cont dl dd {float:left; padding-right:30px;}
.confirm .cont dl dd input.txt_inp {padding:0; margin:0; border:1px solid #ccc; line-height:30px; height:30px; vertical-align:middle;}
.confirm .cont dl dd input.btn_inp {height:32px; line-height:32px; background:#2468c5; color:#fff; font-weight:600; border:none; vertical-align:middle;}
.confirm .cont .conf_list table.table1 th, .confirm .cont .conf_list table.table1 td {font-size:14px !important;}
.confirm .cont .conf_close input {height:40px; line-height:40px; min-width:80px; background:#666; color:#fff; font-weight:600; border:none;}


/*기본테이블정의*/
.tabletop{float:right; margin-bottom:11px; margin-top:-30px;}
.tabletop img{vertical-align:middle;}



/*기본버튼정의*/
.btn_wrap {width:100%; text-align:center; overflow:hidden; clear:both; }
.btn_wrap.circle {display:inline-block; background:url(/img/common/btn_bgline.gif) repeat-x center 50%; width:100%;}
.btn_wrap2{margin-top:30px;padding-top:30px;border-top:1px dashed #ccc;}
.btn_wrap3{padding-top:30px;text-align:center;}
.con_btn {display:inline-block; padding:10px 15px; font-weight:600; line-height:20px; text-align:center; vertical-align:middle; font-size:14px; letter-spacing:-1px;cursor:pointer;}
.con_btn.blue {color:#fff; background:#246fbb;}
.con_btn.blue:hover {background:#1861ab;}
.con_btn.mint {color:#fff; background:#04b2bd;}
.con_btn.mint:hover {background:#02a4ae;}
.con_btn.gray {color:#fff; background:#5c6273;}
.con_btn.gray:hover {background:#3f4453;}

/*작은 기본 버튼 정의*/
.con_sbtn {display:inline-block; padding:1px 6px; font-weight:600; line-height:20px; text-align:center; vertical-align:middle; font-size:12px; letter-spacing:-1px;cursor:pointer;}
.con_sbtn.blue {color:#fff; background:#246fbb; border:1px solid #013ADF;}
.con_sbtn.blue:hover {background:#1861ab;}
.con_sbtn.mint {color:#fff; background:#209fce;  border:1px solid #04b2bd;}
.con_sbtn.mint:hover {background:#02a4ae;}
.con_sbtn.gray {color:#fff; background:#5c6273; border:1px solid #3f4453;}
.con_sbtn.gray:hover {background:#3f4453;}
.con_sbtn.red {color:#fff; background:#B40404;}
.con_sbtn.red:hover {background:#8A0808;}

/*원 기본 버튼 정의*/
.con_btn.c_blue {display:inline-block; color:#fff; background:url(/img/common/circl_blue.gif) no-repeat center 50%; padding:0; width:130px; height:125px; padding-top:82px;}
.con_btn.c_blue:hover {background:url(/img/common/circl_blue_on.gif) no-repeat center 50%;}
.con_btn.c_mint {display:inline-block; color:#fff; background:url(/img/common/circl_mint.gif) no-repeat center 50%; padding:0; width:130px; height:125px; padding-top:82px;}
.con_btn.c_mint:hover {background:url(/img/common/circl_mint_on.gif) no-repeat center 50%;}
