@charset "utf-8";
/* SIR 지운아빠 */

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family: '맑은고딕','malgun gothic','돋움',dotum,'Apple gothic',sans-serif; min-width: 1180px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
img {
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
    vertical-align: middle;
}
input,select,textarea{font-family: '맑은고딕','malgun gothic','돋움',dotum,'Apple gothic',sans-serif;}
#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select{vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer}
select {margin:0;height: 24px}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {text-decoration:none}
a:hover, a:focus, a:active {text-decoration:none}
a{color: inherit;}
.he-auto{height: auto;}
.he-inherit{height: inherit;}
.line-he22{line-height:22px;}
.line-he160{line-height:160%;}
.line-he200{line-height:200%;}
.disp-none {display: none;}
.disp-block {display: block;}
.over-hidden{overflow: hidden;}
.left{float: left;}
.right{float: right;}
.disp-inblock{display: inline-block;}
.abs{position: absolute;}
.posi-rela{position: relative;}
.textal-c{text-align: center;}
.textal-l{text-align: left;}
.textal-r{text-align: right;}
.ft-wb{font-weight: bold;}
.ft-w400{font-weight:400;}
.ft-w700{font-weight:700;}
.ft-w800{font-weight:800;}
.c-fff{color: #fff;}
.c-000{color: #000;}
.c-333{color: #333;}
.c-666{color: #666;}
.c-999{color: #999;}
.c-3e7ed1{color: #3e7ed1;}
.ft-size11{font-size: 11px;}
.ft-size12{font-size: 12px;}
.ft-size13{font-size: 13px;}
.ft-size14{font-size: 14px;}
.ft-size15{font-size: 15px;}
.ft-size16{font-size: 16px;}
.ft-size18{font-size: 18px;}
.ft-size20{font-size: 20px;}

.marTop-10{ margin-top: 10px;}
.marTop-15{ margin-top: 15px;}
.marTop-20{ margin-top: 20px;}
.marTop-30{ margin-top: 30px;}
.marTop-40{ margin-top: 40px;}
.marTop-50{ margin-top: 50px;}
.marTop-60{ margin-top: 60px;}
.marBot-100 {margin-bottom: 100px;}
.marbot-160,.marBot-160 {margin-bottom: 160px;}
.marRi-0{margin-right:0 !important;}
.marLe-0{margin-left:0 !important;}
.table{table-layout: fixed;width: 100%;border-collapse: collapse;}
.table-cell{ display: table-cell; border-collapse: collapse;}
.borderB-e4e4e4{border-bottom: 1px solid #e4e4e4;position: relative;}
.padRi-0{padding-right:0 !important;}
.padLe-0{padding-left:0 !important}
.back-none{background:none;}
.inner{width:1120px;height:auto;margin: 0 auto; overflow:hidden;}
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {z-index:4;position:relative;min-width:1120px;background:#fff;}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:0;width:1120px;zoom:1;height: auto;overflow: hidden;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
.hd-top{
    overflow: hidden;
    position: relative;
}
.hd-top{
    height: auto;
    padding-top: 10px;
}
.hd-bottom{
    height: auto;
    width: 100%;
}
.hd-bottom #hd_wrapper{
    height: 70px;
}

#logo {float:left; padding:0 0;width:150px; height: 50px;}

.hd-bottom .bk21{ float:left; width:150px; height: 50px;margin-left: 10px;}

/* 전체 검색 */
#hd_sch {float:right;margin:0 0 0 20px;padding:0px 0 0 5px;border:1px solid #bdbdbd;height: 26px;width:200px;}
#hd_sch form {height: inherit;}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {width:162px;border:0;background:#fff;height: inherit}
#hd_sch #sch_submit {
    padding:0 5px;
    width:30px;
    height:26px;
    border:0;
    background-color:transparent;
    color:#333;
    cursor:pointer;
    background-image: url(/img/search_icon.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.gnb-wrap{
    vertical-align:middle;
    margin: 0 0 0 40px;
    float:left;
	height: auto;
	overflow: hidden;
}
.gnb-wrap .gnb{
	float: left;
    margin: 20px 0 0;
	width: 154px;
}
.gnb-wrap .gnb-last{
    margin-right:0;
}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}
/*하단 gnb*/
.hd-site-map{
    position: absolute;
    left:0;
    right: 0;
    top: 108px;
    bottom: 0;
    padding: 15px 0 30px;
    background-color: rgba(42,119,206,0.97);
    z-index: 999999;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    height: 0px;
	opacity: 0;
    visibility: hidden
}
/*;*/
.hd-site-map .header-inner .gnbli{
    font-size: 13px;
    height: inherit;
	border-right:1px solid #4085d3;
}/* D0AD71 D1B481 */
.hd-site-map .header-inner{
    width: 1120px;
    margin: 0 auto;
    height: inherit;

}
.hd-site-map .depth2_mar{margin:16px 0 16px;}
.hd-site-map .gnbli{width: 158px; }
/*.hd-site-map .gnbli1{width: 158px;}
.hd-site-map .gnbli2{width: 178px;}
.hd-site-map .gnbli3{width: 158px;}
.hd-site-map .gnbli4{width:168px}
.hd-site-map .gnbli5{width: 135px;}*/
.hd-site-map .gnbli .gnba{padding: 6px 0 6px 20px;}
.hd-site-map .gnbli5 .gnba{padding-right: 20px;}
.hd-site-map .gnbli .gnba:hover{background-color: #2267b5;}
.hd-site-map .gnbli .gnba a{}

.hd-site-map-on{
    height: 193px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
    visibility: visible;
}



/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {float:right;margin:3px 0 0 !important;padding:0;list-style:none;zoom:1;color: #666;}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 8px;padding-right: 8px;background-image: url(/img/hd_sep.gif);background-repeat: no-repeat;background-position: right 8px;letter-spacing: -0.05em;line-height: 16px;}
#tnb li.tnb-last{padding-right: 0; background: none;}
#tnb a {display:inline-block;}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin:5px 3px 0 0}

/* 메인메뉴 기존 모듈사용
#gnb {position:relative;margin:0px 0 0 50px;float: left;height: inherit;}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto !important;padding:0;zoom:1; height: inherit;}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left; height: inherit;font-size: 18px;font-weight: bold; color: #333; margin-right: 80px; line-height: 60px;}
.gnb_1dli:last-child{margin-right:0;}
.gnb_2dul {display:none;position:absolute;top:35px;width:180px}
.gnb_2da {display:block;padding:13px 10px;text-align:left;text-decoration:none}
.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}
.gnb_2da:focus, .gnb_2da:hover {background:#666;text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff}*/


/* 중간 레이아웃 */
#wrapper {margin:0 auto;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}
#wrapper .main-visual,.board-visual{
	min-height: 76px;
	background-color: #1757a5;
    background-image: url(/img/main_visual.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}
#container {
    position:relative;
    padding:0px;
    min-height:445px;
    height:auto !important;
    background:#fff;
    font-size:1em;
    zoom:1;
    width:1120px;
    margin:0 auto;
}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}

/* 하단 레이아웃 */
#ft {min-width:1120px;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}
#ft_company {text-align:center}
#ft_copy .ft-inner{width:1120px;margin:0 auto;height: auto;overflow: hidden;padding:18px 0;}
#ft_copy .ft-top {position:relative;color:#333;font-size: 13px; font-weight: bold; border-top: 1px solid #f4f2ef;border-bottom: 1px solid #f4f2ef}
#ft_copy .ft-menu{float: left;margin-right: 30px;}
#ft_copy a {display:inline-block;color:inherit}

#ft_copy .ft-bottom{ color:#747474}
#ft_copy .ft-bottom .ft-inner{width:940px;padding-left:180px; background-image: url(/img/ft_logo.jpg);background-repeat: no-repeat;background-position: left center;}
#ft_copy .ft-bottom .ft-inner span{font-weight: bold;margin:0 5px;padding-right: 5px;background-image: url(/img/ft_sep.gif);background-repeat: no-repeat;background-position: right center;}
#ft_copy .ft-bottom .ft-txt{ margin: 0 0 8px -5px;}

#ft_copy #ft_totop {position:absolute;top:10px;right:0}

/*******************************************************************index*******************************************************/

.main-board-wrap{
    position: absolute;
    width: 1120px;
    height: auto;
    left: 50%;
    margin-left: -590px;
    top: 0px;
    background-color: #fff;
    padding: 30px 30px 0;
}
.main-board{
    height: auto;
    overflow:hidden;
}
.main-board .board{
    float: left;
    margin-right: 22px;
    width:358px;
    height:175px;
}
.main-board .board.last{
    margin: 0;
}
.main-board-wrap .mark-wrap{
    height: auto;
    overflow:hidden;
    margin: 30px auto 38px;
}
.main-board-wrap .mark-wrap .mark{
    float:left;
    width: 263px;
    padding: 16px 0;
    background-color:#e8f0f7;
    margin-right: 20px;
    border:1px solid #d4dfe8;
    text-align: center;
    font-weight: bold;
    color: #074897;
    height: 28px;
    background-repeat: no-repeat;
}
.main-board-wrap .mark-wrap .marknew{
    float:left;
    width: 263px;
    padding: 16px 0;
    background-color:#e8f0f7;
    margin-right: 18px;
    border:1px solid #d4dfe8;
    text-align: left;
    font-weight: bold;
    color: #074897;
    height: 28px;
    background-repeat: no-repeat;
}
.main-board-wrap .mark-wrap .mark1{
    width: 233px;
    padding-left: 30px;
    background-image: url(/img/index_mark1.gif);
    background-position: 36px center;
    line-height: 28px;
}
.main-board-wrap .mark-wrap .mark2{
    width: 199px;
    padding-left: 64px;
    background-image: url(/img/index_mark2.png);
    background-position: 20px center;
}
.main-board-wrap .mark-wrap .mark3{
    width: 199px;
    padding-left: 64px;
    background-image: url(/img/icbigd3.png);
    background-position: 10px center;
    background-repeat: no-repeat;
}
.main-board-wrap .mark-wrap .mark.last{
    margin:0;
}

.semi_board{width:1118px;height:auto;margin-top:20px;}
.semi_board>img{width:100%;height:auto;}

.main-site-map{
    height: auto;
    overflow: hidden;
    background-color: #5e5754;
}
.main-site-map-inner{
    width: 1120px;
    height: 267px;
    margin: 0 auto;
}
.main-site-map .site-area{
    float: left;
    border-left: 1px solid #665f5c;
    padding: 35px 0 0px 40px;
    width: 182px;
    height: inherit;
}
.main-site-map .site-area.last{
    border-right: 1px solid #665f5c;
}
.main-site-map .site-subj{
    font-size:14px;
    font-weight: bold;
    color: #e7e3e1;
}
.main-site-map .site-border{
    width: 51px;
    height: 2px;
    background-color: #c3a570;
    margin: 18px 0 21px;
}
.main-site-map .site-menu{
    color: #bab8b7;
    font-size: 12px;
    margin-bottom: 10px;
}
.main-site-map .site-menu:hover{
    text-decoration: underline;
}
/*******************************************************************sub*******************************************************/
.sub-leftmenu{
    width: 198px;
    padding: 88px 0 0 0px;
    margin-top : -20px;
    position: relative;
}
.leftmenu-title{
    left:0;
    top:0;
    right: 0;
    height: 88px;
    width: 222px;
    background-image: url(/img/submenu_bg.jpg);
    background-color: #bb9e6b;

}
.sub-menu-wrap{
    border: 1px solid #e4e4e4;
    border-top: 0;
    padding:27px 0 0 20px;
}
.sub-menu{
    margin-bottom: 23px;
}
.sub-menu.ft-size15{
    letter-spacing: -.5px
}
.sub-menu:hover,.sub-menu-sel{
    color: #a17b39;
}
/*left notice*/
.sub-notice-wrap{
    margin: 10px 0;
}
.Project-wrap{
    width: 166px;
    border: 1px solid #d4dfe8;
    background-color: #e8f0f7;
    padding: 15px;
}
/*sub 컨텐츠영역*/
.sub-main{
    width: 880px;
}
.sub-main .page-nav{
    padding: 47px 0 9px;
    font-size: 12px;
    border-bottom: 1px solid #929292;
}
.sub-main .sub-title {
    font-size:26px;
    padding: 21px 0;
    border-bottom: 1px solid #e4e4e4;
    margin: 0 0 50px
}
/*About-Introduction*/
.sub-main .About-Introduction-title{
    font-size: 27px;
    letter-spacing: -1px;
}
.sub-main .Introduction-dia{
    width: 270px;
    height: auto;
}
.sub-main .Introduction-dia1 {
    top:30px;
    left: 0;
}
.sub-main .Introduction-dia2{
    top:30px;
    left: 50%;
    margin-left: 200px;
}
.sub-main .Introduction-dia3{
    top: 370px;
    left: 0;
}
.sub-main .Introduction-dia4{
    top: 370px;
    left: 50%;
    margin-left: 200px;
}
.sub-main .Introduction-dia .page-copy {
    font-size: 13px;
    margin: 0 0 7px;
    padding-left: 13px;
    background-repeat: no-repeat;
    background-image: url(/dsl/img/orange_dot.gif);
    background-position: left 8px;
}
/*About_Faculty*/
.sub-main .table{
    border-bottom: 1px solid #929292;
	position: relative;
}
.sub-main .table .table-cell{
    vertical-align: middle;
    padding: 15px 0 15px 25px;
}
.sub-main .table .thead{
    background-color: #1757a5;
    color: #fff;
}
.sub-main .table .Name{
    width: 143px;
}
.sub-main .table .Current{
    width: 402px;
	position: relative;
}
.sub-main .table .home_icon{position: absolute; left:542px; top: 50%; margin-top:-15px; width: 30px; height: 30px; background: url(/img/home_icon.png) no-repeat center top;}
.sub-main .table .home_icon a{display: block; height: inherit;}
.sub-main .table .Phone-mail{
    width: 168px;
}
/*교수님 사이트 링크연결되는 첫번째 섹션 Faculty.Faculty_prof 추가*/
.Faculty_prof .Name,.Faculty_prof .Phone-mail{
	text-align: center;
}

/*About_Message*/
.Message-dept-wrap{
    padding: 182px 0 0;
}
/*About_Contact*/
.sub-main .contact-menu-wrap{
    margin:0 0 20px;
}
.sub-main .contact-menu{
    width: 155px;
    height: 40px;
    background-image: url(/img/submenu_bg_off.jpg);
    line-height: 40px;
    font-size:14px;
    margin-right: 3px;
    cursor: pointer;
}
.Contact-subj{
    color: #074897
}
.sub-main .contact-menu-sel{
    background-image: url(/img/submenu_bg.jpg);
}
.sub-main .contact-img{
    display: none;
}
.sub-main .contact-img-sel{
    display: block;
}


/*Research_index*/
.Research_index_wrap{
	min-height:850px;
	height: auto;
	background: url(/img/Research_bg.jpg) no-repeat center calc(100% - 112px);
}
.Comm_wrap{
	margin-bottom: 125px;
}
.Research_prof_wrap{/*실용화,원천,글로벌 3영역 box*/
	width: 289px;
	height: auto;
	background-color: #f4f7fb;
	border-radius: 10px;
	overflow: hidden;
}
.Research_prof_top{/*실용화,원천,글로벌 3영역 상단 공통부분*/
	height: 50px;
	background:url(/img/Research_shadow.png) no-repeat center bottom;
	vertical-align: middle;
}
.Research_prof_top img{
	padding-top: 15px;
}
.Research_prof_top.Comm_top{
	background-color: #64ba3a;
}
.Research_prof_top.fund_top{
	background-color: #f5b428;
}
.Research_prof_top.glo_top{
	background-color: #16b6f2;
}
.Research_prof_btm{/*실용화,원천,글로벌 3영역 하단 공통부분*/
	border: 1px solid #ebeef2;
	border-top: 0;
	border-radius:0 0 10px 10px;
	height: auto;
	padding: 15px 9px 0;
}
.Research_prof_img{
	width:82px;
	margin-right:10px;
	margin-bottom: 15px;
}
.Research_prof_img img:first-child{width: 100%;margin-bottom:5px;}

/*Research_sub공통*/
.Research_sub .left{/*왼쪽이미지*/
	width: 314px;
	height: 263px;
	border: 1px solid #ededed;
	overflow: hidden;
}
.Research_sub .right.wrap{
	width: 530px;
}
.Research_sub .wrap .subj{
	font-weight: bold;
	font-size: 23px;
}
.Research_sub .wrap .subj.ft-size22{font-size:22px;}
.Research_sub .wrap .link{/*각홈페이지*/
	margin: 16px 0;
	padding-left: 21px;
	background: url(/img/Research_sub_h.jpg) no-repeat left 3px;
}
.Research_sub .wrap .more-btn{
	display:block;
	width: 133px;
	line-height: 41px;
	text-align:center;
	margin-top: 20px;
	background: url(/img/Research_more.png) no-repeat 86px center;
	color: #fff;
	font-weight: bold;
	background-color: #074897;
	border-radius: 3px;
}
.Research_index.border{
    border-bottom: 1px solid #e4e4e4;
    margin: 50px 0;
}
/*Research_sub_sub (more 버튼 누르고간 페이지)공통*/
.Research_sub .wrap .img{
	margin-top: 40px;
	/*height: 368px;*/
	overflow: hidden;
	border: 1px solid #ededed;
}
.Research_tbl{
	margin-top: 50px;
	border-top: 1px solid #afbfd3;
	color: #333;
	font-size: 13px;
}
.Research_tbl .Research_th{
	background-color:#f4f7fb;
	padding: 13px 0 !important;
	text-align: center;
	font-weight: bold;
	display:table-cell;
}
.Research_tbl .Research_td{
	height: 43px;
	text-align: center;
	vertical-align:middle;
	display:table-cell;
}

.Research_tbl .Research_tr{border-bottom: 1px solid #afbfd3;}
.Research_tbl .td1{width:90px; border-right: 1px solid #afbfd3;}
.Research_tbl .td2{width: 660px;border-right: 1px solid #afbfd3;}
.Research_tbl .td3{width:128px;}
.Research_tbl .Research_td.td2{text-align: left;padding:0 25px; width:  610px;}

.Research_tbl .down_btn{ width: 22px; height: 17px; margin: 0 auto; background: url(/img/Research_down.png) no-repeat center center;cursor:pointer;}

/*NEWS_index*/
.basic_news{
    margin:30px 0;
    width: 530px;
    height: 380px;
}
.News-title,.Notice-title{
    font-size: 26px;
    padding: 21px 0;
    border-bottom: 1px solid #e4e4e4;
    font-weight: bold;
}
.basic_notice{
    margin: 0 60px 0px 0;
}
.goto-top{
    width:51px;
    height: 51px;
    position: fixed;
    left: 50%;
    margin-left: 580px;
    bottom: 10px;
    background-image: url(/img/goto_top.gif);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.goto-top-on{
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#b59968;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#fff;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

#bo_w{margin-bottom: 100px;}
/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {margin:0 0 20px;padding:20px 0 0;height:auto; overflow: hidden;text-align:center;}
.pg {}
.pg_page, .pg_current {display:inline-block;border:1px solid #e4e4e4;padding: 6px 0; width: 26px;text-align:center;margin: 0 1px;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none}
.pg_start, .pg_prev,.pg_end, .pg_next {width:36px;}
.pg_start, .pg_prev{/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {color: #fea525;}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*캡챠 모바일에서 피시버젼*/
#captcha.m_captcha audio{display:block;margin:5px 0 10px;}
#captcha.m_captcha #captcha_key{margin-left:3px }
#captcha.m_captcha #captcha_reload span{background:none;display:inline}
#captcha.m_captcha  #captcha_reload {position:relative ;width:auto;top:0;left:0;margin:0;padding:0 10px;height:43px;border:0;background:#e4eaec;vertical-align:middle;overflow:hidden;cursor:pointer}



/*대회신청폼*/
table.contest { width:100%; border-top:2px solid #1857A6;	border-collapse:collapse; min-width:100%;}
table.contest tbody tr th { padding:15px 16px; width:17%;	border-bottom:1px solid #eee; border-right:0px solid #eee; background:#fff; font-size:1.2em; text-align:left; font-weight:normal;}
table.contest tbody tr td {text-align:left; padding:15px 15px;	border-bottom:1px solid #eee; word-break: keep-all; font-size:1.2em;}


.contest_wrap { width:100%; max-width:880px; margin:0 auto; }
.contest_wrap:after{ content:""; display:block; clear:both;}
.contest_wrap h2.contest_title { display:block; font-size:1.5em; font-weight:700; color:#000; line-height:1em; letter-spacing:-0.09em;} 
.contest_wrap h2.contest_title p {display:inline-block; }
.contest_wrap h2.contest_title span.red { padding-left:5px; color: #e80300; }
.contest_wrap .contest_box {width:100%; padding-top:0px; margin-top:0px; border-top:2px solid #1857A6; }
.contest_wrap .contest_box:after{ content:""; display:block; clear:both;}
.contest_wrap .contest_box ul {width:100%; margin:0; padding:0; list-style:none;}
.contest_wrap .contest_box ul li {float:left; width:100%; padding:5px 20px; border-bottom:1px solid #eee; list-style:none;}
.contest_wrap .contest_box ul li:last-child {margin-right:0;}
.contest_wrap .contest_box ul li dl {width:100%; font-size:0; vertical-align:top; font-size:13px; }
.contest_wrap .contest_box ul li dl dt {width:12%; display:inline-block;}
.contest_wrap .contest_box ul li dl dt span {display:inline-block; vertical-align:middle; font-size:1.1em; color:#272727; }
.contest_wrap .contest_box ul li dl dd {width:80%; display:inline-block; vertical-align:middle; }
.contest_wrap .contest_box ul li dl dd input[type=text], .contest_wrap .contest_box ul li dl dd input[type=date], .contest_wrap .contest_box ul li dl dd input[type=password]{ width:100%; max-width:30%; height:50px; font-size:1em; padding:0 20px; background-color:#fff; border:1px solid #ddd; box-sizing:border-box;}
.contest_wrap .contest_box ul li dl dd input::placeholder {color:#a2a2a2; }
.contest_wrap .contest_box ul li dl dd label {display:inline-block; padding:0 25px 0 5px; cursor:pointer; font-size:13px; color:#000;}
.contest_wrap .agree {width:100%; text-align:center; margin:25px 0 40px 0; font-size:1.25em; }
.contest_wrap .agree .agree_list { margin-bottom:15px; padding:25px; border:1px solid #e0e0e0; box-sizing:border-box; height:210px; overflow:auto; font-size:0.9em;}
.contest_wrap .agree label {display:inline-block; vertical-align:middle; color:#272727; font-size:0.85em; cursor:pointer;}
.contest_wrap .contest_bt {width:100%; text-align:center; margin-top:50px;}
.contest_wrap .contest_bt .btn_ok {margin:0; display:inline-block;  width:180px; height:50px; line-height:50px; font-size:1.25em; color: #fff;  text-align:center; background-color:#1857A6; border:0; border-radius:0px; transition: 0.5s all ease; border-radius: 10px;}
.contest_wrap .contest_bt .btn_ok:hover {  color:#fff; background-color:#000; cursor:pointer; transition: 0.5s all ease; border-radius: 10px;}
.contest_wrap .contest_bt  .btn_cancle {margin:0; display:inline-block; width:180px; height:50px; line-height:50px; font-size:1.25em; color:#fff; text-align:center; background-color:#999; border:0; border-radius:0px; transition: 0.5s all ease; cursor:pointer; border-radius: 10px;}
.contest_wrap  #captcha #captcha_key{border:1px solid #ddd !important;}
p.txta{text-align:left; font-size:1.5em;}
a.status{display:inline-block; width:100px; height:35px; line-height:35px; color:#fff; text-align:center; cursor:default;}