@charset "utf-8";

@import url("default.css"); /* HTML 초기화, 레이아웃 */
@import url("cms.css"); /* 콘텐츠부분의 공통 CSS */

/* Fu:z Publishing Team (https://www.fuz.co.kr/) */

html, body{margin:0; padding:0; width:100%; height:100%; background-color:#fff}

a:link,a:visited {text-decoration:none; color:#555;}
a:hover,a:active,a:focus {color:#b65e08; text-decoration:underline;}

/* global - a 링크 */
a.link:link, a.link:visited, 
a.link:hover, a.link:active {color:#b65e08;}
a.link2:hover, a.link2:active {color:#b65e08;} /* 밑줄상태에 롤오버시 색변화(blue) */


/***************** Layout ******************/
/* header */
#header {background-image:url(https://storage.iseverance.com/2013_obj_univ/top/bg_top.gif)}


/* header - (i세브란스, 의료원, 대학, 병원) menu */
ul#gnb {border-top-color:#be6d1c;}

/* header - (로그인, ..., 고객센터까지) menu */
#utility .menu {border-top-color:#be6d1c; right:350px}

/* header - 언어선택 */
a#language_lrybtn {background-position:0 -30px;}

/* utility - 메뉴 전체보기 */
/* #showallmenu_wrap {bottom:4px; .bottom:-3px}
#showallmenu { top:25px; border-color:#d98308;}
#showallmenu .menu_wrap {background-image:url(https://storage.iseverance.com/2013_fund/top/showallmenu_menu_bg.gif)}
#showallmenu .menu_wrap .menu li {padding-left:17px;}
#showallmenu .menu_wrap .close a {background-image:url(https://storage.iseverance.com/2013_obj_yuhs/top/btn_close2.gif);} */

/* 메뉴 전체보기 */
#showallmenu_wrap {position:absolute; bottom:0; height:40px; .bottom:-3px; right:0; z-index:101;}
#showallmenu {position:absolute; right:9999em; top:40px; width:960px; border-bottom:2px solid #d98308; z-index:10; background:#fff url(https://storage.iseverance.com/2013_obj_com/top/showallmenu_bg.gif) 0 0 repeat-y;}
#showallmenu .menu_wrap {overflow:hidden; position:relative; width:960px; z-index:2; background:none}
#showallmenu .menu_wrap .menu {position:relative; left:0; float:left; width:1px; padding:14px 0 25px; background:url(https://storage.iseverance.com/2013_obj_com/top/lnb_submenu_bg_line.gif) top right repeat-y;}
#showallmenu .menu_wrap .menu li {padding:0 9px 9px 19px; line-height:16px}
#showallmenu .menu_wrap .menu li a {word-wrap:break-word; word-break:break-all; word-break:break-all;}
#showallmenu .menu_wrap .menu-last {margin-right:-4px; background:none;}
#showallmenu .menu_wrap .close {position:absolute; right:0; bottom:-2px; overflow:hidden;}
#showallmenu .menu_wrap .close a {float:right; width:31px; height:30px; background:url(https://storage.iseverance.com/2013_obj_univ/top/btn_close2.gif) 0 0 no-repeat;}
#showallmenu iframe {display:none; _display:block; position:absolute; top:0; left:0; width:962px; height:120px; margin:0; padding:0; border:0; z-index:1; _filter:alpha(opacity=0); /* IE 적용 */}

/* lnb 메뉴 */
#lnb {clear:both; float:left; height:40px; position:relative; z-index:100;}
#lnb .menu {float:left;}
#lnb .menu li{position:relative;  width:170px;}
#lnb .menu .submenu {display:none; position:absolute; left:-9999em; top:40px; overflow:hidden; padding:13px 0 14px; border-bottom:2px solid #3d70cb; background:#fff url(https://storage.iseverance.com/2013_obj_com/top/lnb_submenu_bg.gif) 0 0 repeat-y; z-index:999;}
#lnb li.lnb_on{margin:0 -1px}
#lnb li.lnb_on .submenu{background:#fff url(https://storage.iseverance.com/2013_obj_univ/menu/lnb_submenu_on_bg.gif);}
#lnb .menu .submenu img {vertical-align:top;}
#lnb .menu .submenu ul {position:relative; margin:0 20px; z-index:2; zoom:1;}
#lnb .menu .submenu li {line-height:24px}
#lnb .menu .submenu li a {display:block; zoom:1;}
#lnb .menu .submenu iframe {display:none; _display:block; position:absolute; top:0; left:0; width:100%; height:120px; margin:0; padding:0; z-index:1; _filter: alpha(opacity=0); /* IE 적용 */}
#lnb .menu img {vertical-align:top; height:36px;}

#lnb .menu .submenu {border-bottom-color:#d98308}

/* 보건대학원, 의과대학, 치과대학, 간호대학 main */
.main_nobg {background:none !important;}

/* contents - snb */
/* 1depth */
#snb_menu p a:hover {color:#b65e08; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_arrow_on.gif);}
#snb_menu p.on a {color:#b65e08; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_arrow_on.gif);}

/* 2depth */
#snb_menu ul li a{background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_dot_off.gif);}
#snb_menu ul li a:hover {color:#b65e08; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_dot_off.gif);}
#snb_menu ul li.on span{background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_dot_on.gif)}
#snb_menu ul li.on span a{color:#fff; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_dot_on.gif);}

/* 3depth */
#snb_menu ul li.on li a:hover {color:#b65e08; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_dot_on2.gif);}
#snb_menu ul li.on li.on a {color:#b65e08; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_dot_on2.gif);}

/* 4depth */
#snb_menu ul li.on li.on li a:hover {color:#b65e08; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_dot_on3.gif);}
#snb_menu ul li.on li.on li.on a {color:#b65e08; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_dot_on3.gif);}

/* 5depth */
#snb_menu ul li li li li a {padding-left:49px; background-position:41px 9px;} /* 5depth 하위 ul 정렬*/
#snb_menu ul li.on li.on li.on li a{font-family:NanumGothic; color:#555; text-decoration:none; background-image:url(https://storage.iseverance.com/2013_obj_sev/icon/bu_li_05_off.gif);}
#snb_menu ul li.on li.on li.on li a:hover { color:#b65e08; text-decoration:underline; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_li_05_on.gif);}
#snb_menu ul li.on li.on li.on li.on a { color:#b65e08; font-family:NanumGothic; text-decoration:underline; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_li_05_on.gif);}

/* 6depth */
#snb_menu ul li li li li li a {padding-left:49px; background-position:41px 9px; font-size:12px;} /* 5depth 하위 ul 정렬*/
#snb_menu ul li.on li.on li.on li.on li a{font-family:NanumGothic; color:#555; text-decoration:none; background:none;}
#snb_menu ul li.on li.on li.on li.on li a:hover { color:#b65e08; text-decoration:underline;  background:none;}
#snb_menu ul li.on li.on li.on li.on li.on a { color:#b65e08; font-family:NanumGothic; text-decoration:underline; background:none;}

/* contents - content */
/* #contents #page_title {margin-top:49px} */
#contents #page_title p.path strong{color:#b65e08}
#contents #page_title p.path a.home {background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/ico_home.gif)}

/* 기능버튼(메일보내기, 프린트하기), 내즐겨찾기 기능 */
/*#functionbtn_form ul li .funbtn02 {background-image:url(https://storage.iseverance.com/2009_obj_univ/button/btn_move1.gif);} */ /* 이동버튼 */
/*#functionbtn_form ul li.end a {background-image:url(https://storage.iseverance.com/2009_obj_univ/button/btn_add01.gif);}*/
#functionbtn_form ul li .btn_loginmove1 {background-image:url(https://storage.iseverance.com/2009_obj_univ/button/btn_move1.gif);} /* 이동버튼 */

/* footer(1) - 대표홈페이지 정보 */
.footer_intro .logo {position:absolute; top:9px;}

/* footer(2) - 링크메뉴 */ 
.footer_info .menu {float:left; margin:9px 0 13px 0;}

/* footer(개별) - 보건대학교 */
.footer_depart_health .depart1 {width:290px;}
.footer_depart_health .depart2 {width:265px;}
.footer_depart_health .depart3 {width:347px;}

/* footer(개별) - 간호대학 */
.footer_depart_nursing .depart1 {width:280px;}
.footer_depart_nursing .depart2 {width:128px;}
.footer_depart_nursing .depart3 {width:113px;}
.footer_depart_nursing .depart4 {width:372px;}

/* footer(개별) - 의과대학 */
.footer_depart_medicine .depart1 {width:138px;}
.footer_depart_medicine .depart2 {width:280px;}
.footer_depart_medicine .depart3 {width:128px;}
.footer_depart_medicine .depart4 {width:140px;}
.footer_depart_medicine .depart5 {width:90px;}
.footer_depart_medicine .depart6 {width:98px;}

/* footer(개별) - 치과대학 */
.footer_depart_dentistry .depart1 {width:128px;}
.footer_depart_dentistry .depart2 {width:167px;}
.footer_depart_dentistry .depart3 {width:98px;}
.footer_depart_dentistry .depart4 {width:235px;}
.footer_depart_dentistry .depart5 {width:118px;}
.footer_depart_dentistry .depart6 {width:128px;}

/* 대학 팝업 */
#pp_head {background:url(https://storage.iseverance.com/2009_obj_univ/popup/bg_popup_top1.gif) left top no-repeat;}
#pp_head h1 {background:url(https://storage.iseverance.com/2009_obj_univ/popup/bg_popup_top2.gif) right top no-repeat;}

/***************** Skin ******************/
.strong{color:#b65e08}
.notice{color:#1a58c0}


p.infomsg {background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_infomsg.gif)}

/* Title bullet */
div.title_guide span{margin-left:8px}
div.title_guide span.fund{margin-left:70px}

.h4_type1 {background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_h4_type1.gif)}
.h5_type1 {background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_h5_type1.gif)}
.h4_type1_none {background:none !important;}

/* BBS */
/* list */
.bbslist2 thead th.first-child {background:white url(https://storage.iseverance.com/2013_obj_univ/images/bbslist2_th_bgf.gif) right 0 no-repeat;}

.paging strong {background-image:url(https://storage.iseverance.com/2013_obj_univ/images/paging_on.gif)} /* current */
.paging a:hover {background-image:url(https://storage.iseverance.com/2013_obj_univ/images/paging_over.gif)}

/* bbsview */
.bbsview .title_date{width:100%; overflow:hidden; padding:10px 0 6px; padding:9px 0 8px\0/IE9; background:#f8f8f8 url(https://storage.iseverance.com/2013_obj_univ/images/bbsview_tit_date.gif) 0 0 no-repeat}
.bbsview .title_date h4{color:#b65e08}
.bbsview .h4_title {padding-left:8px; margin-bottom:10px; font-size:14px; font-weight:bold; color:#3a9c2f; letter-spacing:0.05em}

/* bbsview - sns */
.sns_shadow {background-image: url(https://storage.iseverance.com/2013_obj_yuhs/icon/sns_bg.gif);}
.sns_url_box {background-image: url(https://storage.iseverance.com/2013_obj_yuhs/icon/sns_url_bg.gif)}
.sns_shadow1 {background-image: url(https://storage.iseverance.com/2013_obj_yuhs/icon/sns_bg.gif); z-index:2}
.sns_url_box1 {background-image: url(https://storage.iseverance.com/2013_obj_yuhs/icon/sns_url_bg.gif); z-index:2}

/* bbsgallery2 */
.bbsgallery2 {overflow:hidden; width:100%; padding:2px 0 0;margin-top:5px; background:url(https://storage.iseverance.com/2013_obj_univ/images/bbsgallery2_bg_top_line.gif) 0 0 no-repeat}

/* bbsgallery - 갤러리3 */
ul.bbsgallery3 {overflow:hidden; width:100%; padding:2px 0 0; background:url(https://storage.iseverance.com/2013_obj_univ/images/bbsgallery3_bg_top_line.gif) 0 0 no-repeat}
ul.bbsgallery3 li {overflow:hidden; width:100%; margin-top:10px; padding-bottom:11px; border-bottom:1px solid #e4e4e3}
ul.bbsgallery3 li .thum {float:left; width:149px; height:111px; margin-right:14px; _margin-right:11px; border:1px solid #dedede;}
ul.bbsgallery3 li .thum img{width:149px; height:111px}
ul.bbsgallery3 li dl dt {margin:1px 0 9px;}
ul.bbsgallery3 li dl dt a {font-weight:bold; letter-spacing:0.05em; color:#b65e08; !important;}
ul.bbsgallery3 li dl dd {line-height:20px;}
.bbsgallery3_udrline {position:relative; top:-1px; overflow:hidden; margin-bottom:-1px; height:1px; background:#b7cbd9;}


/* bbsgallery - 갤러리4 치의학교육실 연수프로그램 갤러리 게시판*/
ul.bbsgallery4 {overflow:hidden; width:100%; padding:2px 0 0; background:url(https://ims.iseverance.com/Staging/du_obj/images/line/bbsgallery4_bg_top_line.gif) 0 0 no-repeat}
ul.bbsgallery4 li {overflow:hidden; width:100%; margin-top:10px; padding-bottom:11px; border-bottom:1px solid #e4e4e3}
ul.bbsgallery4 li .thum {float:left; width:149px; height:111px; margin-right:14px; _margin-right:11px; border:1px solid #dedede;}
ul.bbsgallery4 li .thum img{width:149px; height:111px}
ul.bbsgallery4 li dl dt {margin:1px 0 9px;}
ul.bbsgallery4 li dl dt p {font-weight:bold;}
ul.bbsgallery4 li dl dd {line-height:20px;}
ul.bbsgallery4 li dl dd span {font-weight:bold;}
ul.bbsgallery4 li dl dt span.space {font-weight:bold; padding-left:30px;}
.bbsgallery4_udrline {position:relative; top:-1px; overflow:hidden; margin-bottom:-1px; height:1px; background:#b7cbd9;}



/* table */
.tbl1 th.first{background:url(https://storage.iseverance.com/2013_obj_univ/images/tbl_th_bgf.gif) 0 0 repeat-x;}
.tbl1 tbody.td_c td.tdfirstb{background:url(https://storage.iseverance.com/2013_obj_univ/images/tbl_td_bgfb.gif) right 0 no-repeat;}
.tbl1 tbody.td_c th, .tbl1 tbody.td_c td {padding-left:14px}

.tbl1 td ul.fundcnt{float:left}
.tbl1 td ul.fundcnt li{float:left; width:130px}
.tbl1 td ul.fundcnt li input.input-radio{vertical-align:middle}

.tbl1 td div.birth{float:left; margin-right:30px}
.tbl1 td div.birth select.birth{margin-left:8px}
.tbl1 td div.gender{float:left}
.tbl1 td div.gender ul{float:left}
.tbl1 td div.gender li{float:left;margin-right:20px; line-height:22px}
.tbl1 td div.gender li input.input-radio{vertical-align:middle}

.tbl1 td div.relation ul{float:left}
.tbl1 td div.relation ul.indent_input{margin-top:5px}
.tbl1 td div.relation li{float:left; margin-right:20px; line-height:22px}
.tbl1 td div.relation li input.input-radio{vertical-align:middle}
.tbl1 td div.relation li.stu{margin-right:23px}
.tbl1 td div.relation dl{width:350px}
.tbl1 td div.relation dt{float:left; width:90px}

.tbl2{border-top:2px solid #ed9700}

/* a링크형 - alist_type0521 */
.alist_type0521 ul li a {background:url(https://storage.iseverance.com/2009_obj_eng_univ/images/chservice_btn_bg.gif) 0 0 no-repeat;}
.alist_type0521 ul li a.txt2line {height:40px; padding:11px 0 0 20px;} /* 텍스트 내용이 2줄일경우 */

.alist_type0521 {position:relative; overflow:hidden; width:100%; margin-top:13px;}
.alist_type0521 ul {position:relative; top:-8px; left:-7px; overflow:hidden; width:757px; margin-bottom:-8px;}
.alist_type0521 ul li {#position:relative; display:table; float:left; width:245px; height:51px; padding:8px 0 0 7px; line-height:14px;}
.alist_type0521 ul li a {display:table-cell; #display:block; height:51px; font-weight:bold; vertical-align:middle; letter-spacing:0.05em; background:url(https://storage.iseverance.com/2009_obj_isev/images/clinicinfo_btn_bg.gif) no-repeat left top;}
.alist_type0521 ul li a span {#position:absolute; #top:60%;}
.alist_type0521 ul li a span span {#position:relative; #top:-50%; display:block; margin:0 25px 0 20px;}
.alist_type0521 ul li a:link,
.alist_type0521 ul li a:visited {text-decoration:none; background-position:0 0;}
.alist_type0521 ul li a:hover,
.alist_type0521 ul li a:active {text-decoration:none; color:white; background-position:0 -51px;}

/* Link List */
ul.link_list{border-top:2px solid #ed9700}
ul.link_list2{border-top:2px solid #ed9700}

/* a링크형 - alist_type3 */
div.link_list ul li a {background:url(https://storage.iseverance.com/2013_obj_univ/images/bg_link_list.gif) no-repeat left top;}


/* box */
.bx2_skin_t1 {border-color:#ed9700}
.bx2_skin_t2 {border-color:#e4decf; background-color:#fdf9f1}
.bx2_skin_t2 p strong.strong{display:block; margin-bottom:5px}
.bx2_skin_t2 ul.list_type2{margin: -3px 0 7px 0;}
.bx2_skin_t3 {overflow: hidden; border: 2px solid #ed9700; background-color: #fff;}

/* Tab */
ul.tab li span a:hover{color:#b65e08 !important}
ul.tab li.current {z-index:2;background:white url(https://storage.iseverance.com/2013_obj_univ/images/tab_li_current.gif) 0 0 repeat-x}
ul.tab li.current span {background:url(https://storage.iseverance.com/2013_obj_univ/images/tab_li_bgl.gif) 0 0 no-repeat}
ul.tab li.current span a {color:#b65e08 !important; background:url(https://storage.iseverance.com/2013_obj_univ/images/tab_li_bgr.gif) 100% 0 no-repeat}

.tab_anchor a.current {color:#b65e08 !important; text-decoration:underline}

/* 팝업창 */
#popup_wrap_auto{overflow:auto;}
#popup_wrap_auto h1{height:35px; padding:15px 0 0 20px; font-size:16px; font-weight:bold; color:#fff; background: url(https://storage.iseverance.com/2013_obj_sev/images/popup_header_bg_univ.gif) repeat-x}
#popup_wrap_auto div.content{padding:27px 20px; overflow:hidden;}
#popup_wrap_auto div.button_wrap{padding:0 2% 0 0;}
#popup_wrap_auto div.button_wrap span{display:inline-block; margin-left:5px;}

/* button */
.button_wrap.fund_mail{padding-left:130px}
.button.point {background-position:0 -52px; margin:0 10px 0 0;}
.button.point a,
.button.point button,
.button.point input {color:white !important; background-position:right -52px;}

.button2.point {background-position:0 -64px;}
.button2.point a,
.button2.point button,
.button2.point input {color:white !important; background-position:right -64px;}

.button3.point {background-position:0 -72px;}
.button3.point a,
.button3.point button,
.button3.point input {color:white !important; background-position:right -72px;}

.button4.point {background-position:0 -66px;}
.button4.point a,
.button4.point button,
.button4.point input {font-weight:bold;color:#b65e08 !important; background-position:right -66px;}

/* sm_main */
div.sm_wrap {overflow: hidden; border-top: 2px solid #ed9700; border-right: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9; margin-top: 28px;}
div.sm_w2 ul li.line{width:334px;}
div.sm_w2 ul li{width:333px;}

/* ========== 대학 관련 컨텐츠 부분 css ========== */

/* 교직원 전화번호 - 탭 */
.univ_staffsrch_tab {position:relative; overflow:hidden;}
.univ_staffsrch_tab ul {float:left}
.univ_staffsrch_tab ul li {float:left; padding:0 15px 0 0; margin-right:15px; background:url(https://storage.iseverance.com/2009_obj_com/icon/bar_1x7_bfbfbf.gif) 100% 7px no-repeat;}
.univ_staffsrch_tab ul li.last-child {background-image:none}
.univ_staffsrch_tab ul li a {white-space:nowrap;}
.univ_staffsrch_tab ul li a.current {letter-spacing:-1px; font-weight:bold; color:#be6d1c !important;}

/* 교직원 전화번호 - 검색 */
.univ_staffsrch {margin-top:15px; border-top:2px solid #ed9700;}
.univ_staffsrch fieldset {overflow:hidden; width:100%;}
.univ_staffsrch .control {overflow:hidden;width:100%; border-bottom:1px solid #eae3dd;}
.univ_staffsrch .control label {float:left; line-height:34px; margin-right:15px; padding:0 25px; font-weight:bold; border-right:1px solid #eae3dd; background:#f8f6f4;}
.univ_staffsrch .srch-cont {float:left; margin-top:5px}
.univ_staffsrch .select {margin-top:1px; vertical-align:top;}
.univ_staffsrch .input-text {height:16px; margin-top:1px; /* padding-top:4px; */ vertical-align:top; height:20px; line-height:10px;}
.univ_staffsrch .input-image {vertical-align:top;}

/* 교직원 전화번호 - 검색결과 */
.univ_staffsrch_listwrap {margin-top:40px;}
.univ_staffsrch_list {clear:both; overflow:hidden; width:100%; margin-top:20px;}
.univ_staffsrch_list div.w630{width:630px;}

/* 학사일정 - 날짜선택 */
.univ_schlooschdle {}
.univ_schlooschdle p.date {padding-bottom:6px; border-bottom:2px solid #dcdcdc;} /* 날짜선택 */
.univ_schlooschdle p.date select {vertical-align:top;}
.univ_schlooschdle .datelistwrap {overflow:hidden; border-top:1px solid #c3c3c3; border-bottom:2px solid #f7f7f7;} /* 날짜리스트 */
.univ_schlooschdle ul.datelist {overflow:hidden; width:100%; padding:5px 0 7px; border-top:1px solid #efefef; border-bottom:1px solid #e7e7e7;}
.univ_schlooschdle ul.datelist li {float:left; padding:0 11px; margin-right:11px; background:url(https://storage.iseverance.com/2009_obj_com/icon/bar_1x7_bfbfbf.gif) 100% 7px no-repeat;}
.univ_schlooschdle ul.datelist li.last-child {background:none;}
.univ_schlooschdle ul.datelist li a {white-space:nowrap;}
div.w559{width:559px;}
div.w181{width:181px;}

.univ_schdle{overflow:hidden}
.univ_schdle .cal{float:left; width:180px}
.univ_schdle .list{float:right; width:540px}
.univ_schdle .list th{font-weight:normal}


/* 내용에 대한 설명문구가 대부분(상단에 주로쓰임) */
.bx_guidemsg {border-color:#BD782D;}
.bx_guidemsg_out {border-color:#CE8639;}
.bx_guidemsg_in {border-color:#FAF3EB;}
.bx_guidemsg .p strong {color:#BE6D1C;}

/* 박스 - 설명문구 */
.univ_bx {border-color:#A2621E;}
.univ_bx .bx_guidemsg_out {border-color:#CE8639;}
.univ_bx .bx_guidemsg_in {padding:9px 0 3px; border-color:#F4EBE1;}

/* 박스형 */
.bx_skin {padding:0; border-top-color:#CE8639; border-bottom-color:#D9C3AC; background:#ffffff;}

/* 라운드박스형4 (bg - 흰색, border - 회색라운드/4픽셀 보더/) */
.bx4_rskin1 {border-color:#A2621E;}
.bx4_rskin2 {border-color:#CE8639;}
.bx4_rskin3 {border-color:#f4ebe1; zoom:1;}

/* 과별 전체보기 메뉴(LNB) */
#lnbdepart_layer .close a {background-image:url(https://storage.iseverance.com/2009_obj_univ/top/btn_close2.gif);}

/* 박스7 */
.bx7_skin1 {border-color:#884712;}
.bx7_skin2 {border-color:#be7a27;}

/* 버튼 
span.button.button-blue {background-position:0 -48px;}
span.button.button-blue a,
span.button.button-blue button,
span.button.button-blue input {color:white !important; background-position:right -48px;}*/

/* qna 스타일1 */
.qna_type1 dl dt {color:#be6d1c;}
.qna_type1 .indent {color:#be6d1c; background:url(https://storage.iseverance.com/2009_obj_univ/icon/bu_square_orange.gif) no-repeat scroll 0 3px;}

/* 공통 - 비주얼이미지(텍스트) */
.mb_visual {height:77px; padding:30px 0 0 225px; background:url(https://storage.iseverance.com/2009_obj_isev/images/mb_visual_bg2.jpg) 0 0 no-repeat;} /* 회원가입완료 */
.mb_visual dt {font-weight:bold; font-size:14px; font-family:Dotum; color:#1977B0;}
.mb_visual dd {margin-top:6px; line-height:14px;}
.mb_error {height:73px; padding:24px 0 0 225px; background:url(https://storage.iseverance.com/2009_obj_isev/images/mb_visual_bg.jpg) 0 0 no-repeat;}
.mb_join_error {height:70px; padding:27px 0 0 225px; background:url(https://storage.iseverance.com/2009_obj_isev/images/mb_visual_bg3.jpg) 0 0 no-repeat;} /* 회원가입오류 */
.mb_idsearch_error {background:url(https://storage.iseverance.com/2009_obj_isev/images/mb_visual_bg4.jpg) 0 0 no-repeat;} /* 회원가입오류 */
.mb_emailsend {background:url(https://storage.iseverance.com/2009_obj_isev/images/mb_visual_bg5.jpg) 0 0 no-repeat;} /* 이메일발송안내 */
.mb_pwsend {background:url(https://storage.iseverance.com/2009_obj_isev/images/mb_visual_bg6.jpg) 0 0 no-repeat;} /* sms발송완료화면 */
.mb_3monthchange {height:67px; padding:30px 0 0 225px; background:url(https://storage.iseverance.com/2009_obj_isev/images/mb_visual_bg7.jpg) 0 0 no-repeat;} /* 3개월주기변경안내 */
/* 공통 - 비주얼이미지(이미지) */
.mb_visual_title {}
.mb_visual_title img {vertical-align:top;}

/* ========== 대학 메인 ========== */
/* 병원과별 메인 css */
/* dpartmn_colgroup1 */
.dpartmn_colgroup1 .appntbtn {background:#ae8964;}

/* univ메인 - layout*/
.mainwrap {background:url(https://storage.iseverance.com/2009_obj_univ/main/univ_main_bg.gif) left top repeat-x; zoom:1;}
.mncolgropwrap {overflow:hidden; width:970px; margin:0 auto 30px;}
.mncolgroup1 {}

/* colgroup1 */
.mncolgroup1 .section1,
.mncolgroup1 .section2,
.mncolgroup1 .section3,
.mncolgroup1 .section4 {float:left; width:220px; margin-right:30px;}
.mncolgroup1 .section4 {margin-right:0;}

/* spot */
.spotwrap {width:970px; height:291px; margin:0 auto; margin-bottom:30px;}

/* 메인 - news 리스트 */
.mns_news_list {margin-top:4px;}
.mns_news_list h3.title {height:27px;}
.mns_news_list ul.list li {background:url(https://storage.iseverance.com/2009_obj_univ/icon/bul_sq.gif) left 5px no-repeat;}
.mns_news_list ul.list li .date {color:#555555;}
.mns_news_list p.more {position:absolute; right:0; top:2px; padding-left:8px; letter-spacing:-1px;}
ul.mnc5_newstab {position:absolute; top:3px; left:52px;}
ul.mnc5_ectnotice {left:62px;} /* 치과대학 */
ul.mnc5_newstab li {float:left; padding-left:4px; font-size:11px; font-family:Dotum; letter-spacing:-1px; background:url(https://storage.iseverance.com/2009_obj_com/icon/bar_1x10_ccc.gif) 2px 1px no-repeat;}
ul.mnc5_newstab li.first-child {padding-left:0; background:none;}
ul.mnc5_newstab li.current a {color:#c2731e;}
.mnc_news_hr {margin:6px 0 14px;} /* 구분선 */
/* 메인 - 공지사항 리스트 */
/* 새소식/공지사항 */
#tabcontainer {position:relative;}
#tabcontainer .tab_listcont {overflow:hidden; width:100%; height:25px; background:url(https://storage.iseverance.com/2009_obj_univ/main/h3_md_line.gif) 39px 0 no-repeat;}
#tabcontainer .tab_listcont li {float:left; margin-right:7px;}
#tabcontainer ul.list li {position:relative; overflow:hidden; height:17px; line-height:17px; #height:15px; padding:0 65px 0 7px; background:url(https://storage.iseverance.com/2009_obj_univ/icon/bul_sq.gif) no-repeat left 6px;}
#tabcontainer ul.list li a {display:block; width:100%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#tabcontainer ul.list li .date {position:absolute; top:1px; right:0; font-size:11px; color:#666;}
#tabcontainer p.more {position:absolute; right:2px; top:0; padding-left:8px; letter-spacing:-1px; background:url(https://storage.iseverance.com/2009_obj_com/icon/bu_arrow_gray5.gif) 0 3px no-repeat;}
#tabcontainer p.more a {font-family:Dotum; font-size:11px;}

/* 관련링크 */
.mainwrap .univ_copr_site {min-height:170px; _height:170px; padding:12px 10px 10px; background-position:0 0; background-repeat:no-repeat;}
.mainwrap .univ_copr_md_bg {background-image:url(https://storage.iseverance.com/2009_obj_univ/main/univ_md_copr_bg.gif);} /* 보건 대학원 bg */
.mainwrap .univ_copr_dt_bg {background-image:url(https://storage.iseverance.com/2009_obj_univ/main/univ_dt_copr_bg.gif);} /* 의과대학 bg */
.mainwrap .univ_copr_dental_bg {background-image:url(https://storage.iseverance.com/2009_obj_univ/main/univ_dental_copr_bg.gif);} /* 치과대학 bg */
.mainwrap .univ_copr_nurse_bg {background-image:url(https://storage.iseverance.com/2009_obj_univ/main/univ_nurse_copr_bg.gif);} /* 간호대학 */
.mainwrap .univ_copr_site ul.copr_list {overflow:hidden; width:100%; padding-bottom:10px;}
.mainwrap .univ_copr_site ul.copr_list li {float:left; margin:5px 4px 0;}
.mainwrap .univ_copr_site ul.copr_va_li li {float:none;} /* 리스트 정렬 */
.mainwrap .univ_copr_site .copr_site_line {overflow:hidden; height:2px; margin:2px 0 19px; background:url(https://storage.iseverance.com/2009_obj_univ/main/line_1x2_e0e0e0.gif) left top repeat-x; zoom:1;}
.mainwrap ul.fsite_list {margin:6px 0 0 6px;}
.mainwrap ul.fsite_list li {margin:5px 0; font-size:0; line-height:0; zoom:1;}

/* 대학정보 */
.mainwrap .univ_ct_site {min-height:100px; _height:100px; padding-top:4px;}
.mainwrap .ct_list_topline {position:relative; bottom:-1px; overflow:hidden; height:1px; margin-top:-1px; background:#ffffff;}
.mainwrap ul.ct_list {overflow:hidden; width:100%;}
.mainwrap ul.ct_list li {
display:-moz-inline-stack; /* ff2 */ display:inline-block; #display:inline;
width:101px; margin-right:-4px; #margin-right:0; padding:8px 0 6px 9px;
vertical-align:top; font-size:0; line-height:0;
background:url(https://storage.iseverance.com/2009_obj_yuhs/icon/bu_dot_3x1_bdbdbd.gif) left top repeat-x;
zoom:1;
}
.mainwrap .univ_intro_link {}

/* 대학메인 링크4 */
#mnuniv_visuallinkwrap {position:relative; width:970px; margin:0 auto;}
.mnuniv_visuallinkpos {/* js - position:absolute; */ top:-267px; right:-5px; overflow:hidden; margin-bottom:25px;}
.mnuniv_visuallink {float:left; width:220px; margin-right:5px;}
.mnuniv_visuallink .offtitle {width:220px; margin:0 3px 3px 3px; background:url(https://storage.iseverance.com/2009_obj_univ/main/visuallink_bg_off.gif) 0 0 no-repeat;}
.mnuniv_visuallink .offtitle a {display:block; height:20px; padding:10px 0 0 16px;}
.mnuniv_visuallink dl {overflow:hidden; width:220px; height:90px; margin:3px; background:url(https://storage.iseverance.com/2009_obj_univ/main/visuallink_bg_onb.gif) bottom left no-repeat;}
.mnuniv_visuallink dl dt {height:23px; padding:10px 0 0 14px; background:url(https://storage.iseverance.com/2009_obj_univ/main/visuallink_bg_ont.gif) 0 0 no-repeat;}
.mnuniv_visuallink dl dd {display:-moz-inline-stack; /* ff2 */ display:inline-block; #zoom:1; #display:inline; margin-right:-4px; _margin-right:0px; font-size:0; line-height:0; vertical-align:top;}
.mnuniv_visuallink dl dd.num1 {width:105px; padding:11px 0 9px 16px;}
.mnuniv_visuallink dl dd.num2 {width:95px; padding:11px 0 9px;}
.mnuniv_visuallink dl dd.num3 {width:105px; padding-left:16px;}
.mnuniv_visuallink dl dd.num4 {width:95px;}
.mnuniv_visuallink dl dd a {}
.mnuniv_visuallink dl dd a span {display:block; padding-left:8px; background:url(https://storage.iseverance.com/2009_obj_univ/main/visuallink_bul.gif) 0 4px no-repeat;}
.mnuniv_visuallink dl dd a:hover span,
.mnuniv_visuallink dl dd a:focus span {background-position:0 -26px;}
.mnuniv_visuallinkpos p.mnuniv_visual_end {width:206px; height:23px; padding:10px 0 0 14px; margin-left:5px; background:url(https://storage.iseverance.com/2009_obj_univ/main/visuallink_bg_onb1.gif) top left no-repeat;}

/* 공통 */
.mainwrap .title {margin-bottom:12px;}
.mainwrap img {vertical-align:top;}



/* 사이트맵 */
#sitemap .categorywrap {margin-left:-12px;}
#sitemap .category {width:140px; padding-left:12px;}
#sitemap .category h4 a {color:#b55300 !important;}
#sitemap .category-special .bx7_skin1 {border-color:#884712; background:#be7a27;}
#sitemap .category-special .bx7_skin2 {border:none;}
#sitemap .category-special h4 {padding:12px 0 11px 20px;}
#sitemap .category-special h4 a {font-weight:bold; color:white !important;}

/* 0735_교수진 목록 페이지 */

/* 0737_교수진 상세 페이지 */
/* 의료진 소개(탭공통) */
.univ_photo_area {width:95px; padding:6px 0 6px 6px; background:url(https://storage.iseverance.com/2009_obj_isev/images/app_introdc_photo.gif) 0 0 no-repeat;}
.univ_photo_area img {border:1px solid #E5E5E5;}

ul.tab li span a{padding:12px 19px 11px;}


/* 0743_학사일정 목록 */

/* 3142_편의시설 */
/* 보건대학원 편의시설 */
.univ_gd_section {overflow:hidden; border-bottom:1px solid #D9D9D9;}
.univ_gd_section dl.list_category {float:left; width:336px; padding:10px 0 15px 38px; border-right:1px solid #D9D9D9;}
.univ_gd_section dl.list_category dt {font-weight:bold; color:#C2731E;}
.univ_gd_section dl.list_category dd {margin-top:10px;}
.univ_gd_section dl.list_category ul {overflow:hidden; width:100%;}
.univ_gd_section dl.list_category ul li {float:left; width:134px; height:99px; margin-right:12px; padding:3px; border:1px solid #CCCCCC;}
.univ_gd_section.last-line {border-bottom:none;}
.univ_gd_section dl.list_category.last-child {border-right:none;}

/* 3135_찾아오시는 길_보건대학원 */
/* 가이드 리스트(isev 사용) */
ul.isev_swg_list {margin:-7px 0 -7px;}
ul.isev_swg_list li {margin:7px 0; padding:0 0 0 15px; line-height:18px; background-position:0 4px; background-repeat:no-repeat;}
ul.isev_swg_list li.num2 {background-image:url(https://storage.iseverance.com/2009_obj_isev/icon/sq_9x9_37B42D.gif);}
ul.isev_swg_list li.num3 {background-image:url(https://storage.iseverance.com/2009_obj_isev/icon/sq_9x9_FA4D14.gif);}
ul.isev_swg_list li.num5 {background-image:url(https://storage.iseverance.com/2009_obj_isev/icon/sq_9x9_893BB6.gif);}
ul.isev_swg_list li.num6 {background-image:url(https://storage.iseverance.com/2009_obj_isev/icon/sq_9x9_934100.gif);}
ul.isev_swg_list li.num7 {background-image:url(https://storage.iseverance.com/2009_obj_isev/icon/sq_9x9_616E00.gif);}
ul.isev_swg_list li.num1_4 {padding-left:28px; background-image:url(https://storage.iseverance.com/2009_obj_isev/icon/sq_21x9_2A4FAD.gif);}
ul.isev_swg_list li.numetc {background-image:url(https://storage.iseverance.com/2009_obj_isev/icon/sq_9x9_ECA900.gif);}

/* 5313_교실및학과 */

/* 교수정보검색 */
.univ_infosearch {padding:8px 10px 8px; text-align:center; border-top:2px solid #DEB68D; background:url(https://storage.iseverance.com/2009_obj_univ/images/univ_search_bg.gif) left bottom repeat-x;}
.univ_infosearch label {margin-right:8px; font-weight:bold; color:#636363; vertical-align:middle;}
.univ_infosearch .select {margin-right:2px; vertical-align:middle;}
.univ_infosearch .input-image {margin:1px 0 0 3px;}
.univ_infosearch input {vertical-align:middle;}

/* 홍동영상 텍스트*/
.flashvideo_movie {float:left; margin:0 20px 0 0;}
.yuhs_mvscrollwrap {width:auto; border:1px solid #bbbbbb;}
.yuhs_mvscrollwrap .yuhs_mvscroll {overflow-y:scroll; overflow-x:hidden; height:237px; padding:10px;}


/* 교수진메인_논문저서 */
#contents_medical {position:relative; width:960px; float:right; min-height:350px; _height:350px}
#contents_medical #page_title {position:relative; height:27px; margin:17px 0 30px}
#contents_medical #page_title h3 {font-weight:bold; font-size:25px; line-height:30px; font-family:NanumGothicBold; color:#444; letter-spacing:0.05em}
#contents_medical #page_title h3 span{font-size:16px; color:#666666; font-weight:bold; margin:0 0 0 10px;}
#contents_medical #page_title ul.path {position:absolute; right:0; bottom:0; font-weight:bold; font-size:18px; color:#1a58c0; text-align:right;}
#contents_medical #page_title ul.path a{color:#b65e08;}
#contents_medical #page_title ul.path li{float:left; letter-spacing:-1px; padding:0 0 0 13px; background: url(https://storage.iseverance.com/2013_obj_sev/main/location_listbg.gif) no-repeat left center;}
#contents_medical #page_title ul.path li:first-child{padding:0 13px 0 0; background:none;}

#content-area div.preview_tabs{float:left; width:710px; position:relative;}
#content-area div.preview{float:right; width:210px;}
#content-area div.preview p{margin:0 0 20px 0;}
#content-area div.preview dl {font-weight:13px; font-weight:bold; color:#555555;}
#content-area div.preview dl dt{font-size:16px; color:#444444; letter-spacing:-2px;}
#content-area div.preview dl dd{margin:15px 0 0 0; font-weight:normal; line-height:20px;}
#content-area div.preview dl dd ul li{word-wrap: break-word; line-height:20px; text-overflow: ellipsis;   white-space: normal; margin:0 0 19px 0; letter-spacing:-1px; padding-left:6px; background: url(https://storage.iseverance.com/2013_obj_sev/main/medical_previewdot.gif) no-repeat left 8px;}



#tabbox {list-style:none; overflow:hidden; height:80px; width:620px; margin: 0 auto;}
#tabbox li {float:left; margin:0 0 0 10px; display:block; position:relative; left:0; top:0; width:80px; height:80px; }
#tabbox li:first-child{margin:0; display:block;}
#tabbox a.tab_00 {display:block; width:80px;height:80px; background: url(https://storage.iseverance.com/2013_obj_sev/main/preview_iconbtn.gif) no-repeat left top;}
#tabbox a.tab_01 {display:block; width:80px;height:80px; background: url(https://storage.iseverance.com/2013_obj_sev/main/preview_iconbtn.gif) no-repeat left top;}
#tabbox a.tab_02 {display:block; width:80px;height:80px; background: url(https://storage.iseverance.com/2013_obj_sev/main/preview_iconbtn.gif) no-repeat left top;}
#tabbox a.tab_03 {display:block; width:80px;height:80px; background: url(https://storage.iseverance.com/2013_obj_sev/main/preview_iconbtn01.gif) no-repeat left top;}
#tabbox a.tab_04 {display:block; width:80px;height:80px; background: url(https://storage.iseverance.com/2013_obj_sev/main/preview_iconbtn02.gif) no-repeat left top;}
#tabbox a.tab_05 {display:block; width:80px;height:80px; background: url(https://storage.iseverance.com/2013_obj_sev/main/preview_iconbtn01.gif) no-repeat left top;}
#tabbox a.tab_06 {display:block; width:80px;height:80px; background: url(https://storage.iseverance.com/2013_obj_sev/main/preview_iconbtn01.gif) no-repeat left top;}

#tabbox a.tab_00.on ,#tabbox a.tab_00:hover {width:74px; height:74px; display:block; border:3px solid #ed9700; position:absolute; left:0; top:0;}
#tabbox a.tab_01.on ,#tabbox a.tab_01:hover {width:74px; height:74px; display:block; border:3px solid #ed9700; position:absolute; left:0; top:0;}
#tabbox a.tab_02.on ,#tabbox a.tab_02:hover {width:74px; height:74px; display:block; border:3px solid #ed9700; position:absolute; left:0; top:0;}
#tabbox a.tab_03.on ,#tabbox a.tab_03:hover {width:74px; height:74px; display:block; border:3px solid #ed9700; position:absolute; left:0; top:0;}
#tabbox a.tab_04.on ,#tabbox a.tab_04:hover {width:74px; height:74px; display:block; border:3px solid #ed9700; position:absolute; left:0; top:0;}
#tabbox a.tab_05.on ,#tabbox a.tab_05:hover {width:74px; height:74px; display:block; border:3px solid #ed9700; position:absolute; left:0; top:0;}
#tabbox a.tab_06.on ,#tabbox a.tab_06:hover {width:74px; height:74px; display:block; border:3px solid #ed9700; position:absolute; left:0; top:0;}


#catering_stit { padding: 40px 0 60px 0; margin-top:30px; border-top:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf; position: relative; overflow: hidden; display: block; width:100%;}
#catering_stit span.left_btn{position:absolute; left:25px; top:193px;}
#catering_stit span.right_btn{position:absolute; right:25px; top:193px; width:20px; height:40px; overflow:hidden;}
#catering_stit span a.l_btn{width:20px; height:40px; display:block; text-indent: -5000px; background: url(https://storage.iseverance.com/2013_obj_univ/main/left_btn_univ.png) no-repeat }
#catering_stit span a.r_btn{width:20px; height:40px; display:block; text-indent: -5000px; background: url(https://storage.iseverance.com/2013_obj_univ/main/right_btn_univ.png) no-repeat }
#catering_stit span a.l_btn:hover{background-position:0 -40px;}
#catering_stit span a.r_btn:hover{background-position:0 -40px;}

.study_image { position:relative; top:0px; left:0px; width:4984px; }
.study_image li { float:left; width:710px; height:100%; text-align: center;}
.image_text {padding:20px 45px 0 45px; clear:both;}

.pop_image { position:relative; top:0px; left:0px; width:4494px; }
.pop_image li { float:left; width:642px; height:100%; text-align: center;}
.image_text {padding:20px 45px 0 45px; clear:both;}

.contents_tab{position:relative;}
.contents_tab span.left_btn01{position:absolute; left:0; top:0;}
.contents_tab span.right_btn01{position:absolute; right:0; top:0;}
.contents_tab span a.l_btn{width:35px; height:80px; display:block; text-indent: -5000px; background: url(https://storage.iseverance.com/2013_obj_univ/main/tab_leftbtn_univ.gif) no-repeat }
.contents_tab span a.r_btn{width:35px; height:80px; display:block; text-indent: -5000px; background: url(https://storage.iseverance.com/2013_obj_univ/main/tab_rightbtn_univ.gif) no-repeat }
.contents_tab span a.l_btn:hover{background-position:0 -80px;}
.contents_tab span a.r_btn:hover{background-position:0 -80px;}
.contents_tab span a.on{background-position:0 -80px;}

div.title_listbtn h4{float:left; margin:20px 0 8px; padding-left:14px; font-weight:bold; font-size:14px; font-family:NanumGothicExtraBold; color:#444; letter-spacing:0.05em; background: url(https://storage.iseverance.com/2013_obj_univ/icon/bu_h4_type1.gif) 0 6px no-repeat;}
div.title_listbtn .btn_limg{float:left; margin:20px 0 0 10px;}
div.title_listbtn .btn_rimg{float:right; margin:20px 0 0 0;}
div.title_listbtn div{clear:both;}

#content-area div.preview_tabs div.movie_player {overflow:hidden; margin:30px 0 40px 0; }
#content-area div.preview_tabs div.movie_player div.movie{float:left; width:400px; height:331px;}
#content-area div.preview_tabs div.movie_player div.movie_text{float:right; width:253px; height:299px; padding:15px 20px 15px 15px; border:1px solid #cccccc; background:#f2f2f2; overflow-x:hidden; overflow-y:scroll; }


/* 대학 게시판 */
div.univ_bbs .tbl2 thead th{text-align:center;}
div.univ_bbs .tbl2 thead th.view{text-align:left; padding-left:13px;}
div.univ_bbs .tbl2 th.last-child{border-right:none;}
div.univ_bbs .tbl2 th, div.univ_bbs .tbl2 td{border-right:none;}
div.univ_bbs .tbl2 th:first-child, div.univ_bbs .tbl2 td:first-child{border-left:none;}
div.univ_bbs .tbl2 td.line{border-left:1px solid #dedede;}
div.univ_bbs .tbl2 tbody th{font-weight:bold;}
div.univ_bbs .tbl2 td div.con{padding:30px 10px 60px 0;}
div.univ_bbs .tbl2 td div.file{padding:10px 10px}
div.univ_bbs .tbl2 td div.file p.user_exp a{display:inline-block;  padding:0 0 0 3px; }
div.univ_bbs .tbl2 td div.file p.user_exp img{vertical-align:middle;}
div.univ_bbs .tbl2 td div.bx_skin_t2 strong{display:inline-block; padding:0 0 0 13px; background:url(https://storage.iseverance.com/2013_obj_sev/icon/bul_le.gif) 0 5px no-repeat;}
div.univ_bbs .tbl2 td div.bx_skin_t2 p{padding:0 0 0 13px;}
div.univ_bbs .tbl2 th div.view_day{width:100%; overflow:hidden;}
div.univ_bbs .tbl2 th div.view_day span{display:inline-block; float:right; padding:0 10px 0 0; font-weight:normal;}

div.ok_box_c {padding: 27px; text-align: center;}
div.ok_box_c h4.h4_type3 {padding: 0 0 10px 0; font-size: 14px; font-weight: bold;}
p.bbs_total_top{padding:0 0 5px 0;}


/* 컨텐츠 */
div.target div.img_l{width:158px;}
div.target div.cont{width:570px; text-align:justify;}



/*
	class 삭제 필요
*/
/*


/* ========== 스킨관련 ========== */
/* 0739_교직원 전화번호 목록 */
/* 교직원 전화번호 - 탭 *
.univ_staffsrch_tabwrap {padding:15px 23px 12px; background-color:#f8f6f4;}
.univ_staffsrch_tab {position:relative; overflow:hidden;}
.univ_staffsrch_tab ul {position:relative; top:-6px; margin:0 0 -6px -22px;}
.univ_staffsrch_tab ul li {display:-moz-inline-stack; /* ff2 * display:inline-block; #zoom:1; #display:inline; margin-right:-4px; #margin-right:-4px; padding:6px 0 0 22px; background:url(https://storage.iseverance.com/2009_obj_com/icon/bar_1x7_bfbfbf.gif) 11px 6px no-repeat;}
.univ_staffsrch_tab ul li a {white-space:nowrap;}
.univ_staffsrch_tab ul li a.current {letter-spacing:-1px; font-weight:bold; color:#be6d1c !important;}
/* 교직원 전화번호 - 검색 *
.univ_staffsrch {margin:11px 0 25px; border-top:2px solid #deb68d;}
.univ_staffsrch fieldset {overflow:hidden; width:100%;}
.univ_staffsrch .control {overflow:hidden; width:100%; border-bottom:1px solid #eae3dd;}
.univ_staffsrch .control label {float:left; height:28px; margin-right:15px; padding:16px 22px 0 25px; font-weight:bold; color:#be6d1c; border-right:1px solid #eae3dd; background:#f8f6f4;}
.univ_staffsrch .srch-cont {float:left; padding-top:11px;}
.univ_staffsrch .select {margin-top:1px; vertical-align:top;}
.univ_staffsrch .input-text {height:16px; margin-top:1px; padding-top:4px; vertical-align:top;}
.univ_staffsrch .input-image {vertical-align:top;}
/* 교직원 전화번호 - 검색결과 *
.univ_staffsrch_listwrap {margin-top:40px;}
.univ_staffsrch_list {clear:both; overflow:hidden; width:100%; margin-top:20px;}

/*
#header {background-image:url(https://storage.iseverance.com/2009_obj_univ/top/header_bg_sub1.gif);}

/* 대학 - 글자색 *
.ft_point2 {color:#be6d1c !important;}

/* 제목 *
.h4_type1 {color:#be6d1c; background:url(https://storage.iseverance.com/2009_obj_univ/icon/bu_square_orange.gif) 0 1px no-repeat;}

/* contents - content *
#contents #page_title {border-bottom-color:#be6d1c;}
#contents #page_title h3 {background-image:url(https://storage.iseverance.com/2009_obj_univ/icon/bu_pagetitle_h3.gif);}
#contents #page_title p.path .ft_point2 {color:#be6d1c;}

a:link,a:visited {text-decoration:none; color:#555;}
a:hover,a:active,a:focus {color:#c2731e; text-decoration:underline;}

a.link:link,a.link:visited {text-decoration:none; color:#666;}
a.link:hover,a.link:active,a:focus {color:#c2731e; text-decoration:underline;}

#snb_menu ul li.on li.on li.on li a {color:#666; background-image:url(https://storage.iseverance.com/2013_obj_isev/icon/bu_dot_off3.gif);}
#snb_menu ul li.on li.on li.on li a:hover {color:#be6d1c; background-image:url(https://storage.iseverance.com/2009_obj_univ/icon/bu_dot_on3.gif);}
#snb_menu ul li.on li.on li.on li.on a {color:#be6d1c; background-image:url(https://storage.iseverance.com/2009_obj_univ/icon/bu_dot_on3.gif);}

#snb_menu ul li.on li.on li.on li.on li a {color:#666; background-image:url(https://storage.iseverance.com/2009_obj_isev/icon/bu_dot_off.gif);}
#snb_menu ul li.on li.on li.on li.on li a:hover {color:#be6d1c; background-image:url(https://storage.iseverance.com/2009_obj_univ/icon/bu_dot_on.gif);}
/* 6depth *
#snb_menu ul li.on li.on li.on li.on li.on a {color:#be6d1c; background-image:url(https://storage.iseverance.com/2009_obj_univ/icon/bu_dot_on.gif);}
#snb_menu ul li.on li.on li.on li.on li.on li a {color:#666; background-image:url(https://storage.iseverance.com/2009_obj_isev/icon/bu_dot_off.gif);}
#snb_menu ul li.on li.on li.on li.on li.on li a:hover {color:#be6d1c; background-image:url(https://storage.iseverance.com/2009_obj_univ/icon/bu_dot_on.gif);}
/* pnow *
#snb_menu ul li.pnow a {color:#be6d1c !important; background-image:url(https://storage.iseverance.com/2009_obj_univ/icon/bu_dot_on.gif) !important;}

/* showallmenu - 메뉴 전체보기 *
#showallmenu {border-color:#be6d1c;}
#showallmenu .menu_wrap .menu li {}
#showallmenu .menu_wrap .menu li a {color:#ad5f11;}
#showallmenu .menu_wrap .menu li a:hover {color:#ad5f11;}
#showallmenu .menu_wrap .close a {background-image:url(https://storage.iseverance.com/2009_obj_univ/top/btn_close2.gif);}

/* lnb 메뉴 *
#lnb .menu .submenu {background-color:#ad5f11; background-image:url(https://storage.iseverance.com/2009_obj_univ/top/lnb_bg1.gif);}
#lnb .menu .submenu li {background-image:url(https://storage.iseverance.com/2009_obj_univ/top/lnb_bar.gif);}
#lnb .menu .submenu li a {color:#edead9;}

/* contents - snb *
#snb h2 {border-bottom-color:#be6d1c;}
#snb h2.h2-text {color:#985115;} /* 제목이 텍스트일 경우 *
#snb h2.h2-text a {color:#985115 !important;}

/* 2depth *
#snb_menu p a:hover {color:#be6d1c; background-image:url(https://storage.iseverance.com/2009_obj_univ/icon/bu_arrow_on.gif);}
#snb_menu p.on a {color:#be6d1c; background-image:url(https://storage.iseverance.com/2009_obj_univ/icon/bu_arrow_on.gif);}

/* 3depth *
#snb_menu ul li a:hover {color:#be6d1c; background-image:url(https://storage.iseverance.com/2009_obj_univ/icon/bu_dot_on.gif);}
#snb_menu ul li.on{background-image:url(https://storage.iseverance.com/2013_obj_yuhs/icon/bu_dot_on.gif)}
#snb_menu ul li.on a {color:#be6d1c; background-image:url(https://storage.iseverance.com/2009_obj_univ/icon/bu_dot_on.gif);}

/* 4depth *
#snb_menu ul li.on li a:hover {color:#be6d1c; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_dot_on2.gif);}
#snb_menu ul li.on li.on a {color:#be6d1c; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_dot_on2.gif);}

/* 5depth *
#snb_menu ul li.on li.on li a:hover {color:#be6d1c; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_dot_on3.gif);}
#snb_menu ul li.on li.on li.on a {color:#be6d1c; background-image:url(https://storage.iseverance.com/2013_obj_univ/icon/bu_dot_on3.gif);}

/* 6depth *
#snb_menu ul li.on li.on li.on li a:hover {color:#be6d1c}
#snb_menu ul li.on li.on li.on li.on a {color:#be6d1c}

/* 게시판 스타일 *
.bbslist2 {border-top-color:#9e6d2c;}
.bbslist2 thead th {color:#9e753f;}
.bbslist2 thead th span {background:url(https://storage.iseverance.com/2009_obj_univ/images/bbslist2_th_bar.gif) no-repeat scroll 100% 9px}
.bbslist2 tr.over td {background-color:#fdfcf8;} /* 활성화 *
.bbslist2 tr.over td a {color:#9e6d2c; text-decoration:underline;}
.paging strong {color:#9e6d2c;}
.bbslist_srch .input-image {background-image:url(https://storage.iseverance.com/2009_obj_univ/button/btn_bd_search.gif);}

/* tbl2 *
.tbl2 {border-top-color:#deb68d; border-bottom-color:#E8CEB2;}
.tbl2 th, .tbl2 td {border-bottom-color:#eae3dd; border-right-color:#eae3dd;}
.tbl2 th {background:#f8f6f4;}
.tbl2 th.bgsty1 {}
.tbl2 th.bgsty2 {} /* 하위제목 *
.tbl2 th.bgsty3 {} /* 제목중 포인트색(진하게) */


/* bbsview *
.bbsview .h4_title {color:#CE8639;} /* 타이틀 *
.bbsview ul.control_wrap {border-top-color:#CE8639;}
.bbsview ul.control_wrap li.control {border-bottom-color:#E8CEB2;}
/* bbsview - 기본 테이타형식 *
.bbsview dl.user_info {background:#F7EFE6;}

/* 탭 스타일 *
ul.tab_bbs li {background-image:url(https://storage.iseverance.com/2009_obj_univ/images/reservetab_bgimg.gif);}
ul.tab_bbs li a {background-image:url(https://storage.iseverance.com/2009_obj_univ/images/reservetab_bgimg.gif);}
ul.tab_bbs .current {background-image:url(https://storage.iseverance.com/2009_obj_univ/images/reservetab_bgimg.gif);}
ul.tab_bbs .current a {background-image:url(https://storage.iseverance.com/2009_obj_univ/images/reservetab_bgimg.gif);}
ul.tab_bbs_line {border-bottom:1px solid #CE8639;} /* 탭 하단 라인 1px *
ul.tab_bbs_line2 {border-bottom:2px solid #CE8639;} /* 탭 하단 라인 2px */


/**
Main 
**/
/* 추가부분 */
.h2_type1{font-size:25px; color:#444444; font-weight:bold; padding:45px 0 0 0; display:inline-block; }
.h2_type1{font-size:25px; color:#444444; font-weight:bold; padding:45px 0 0 0; display:inline-block; }
.jr_h4_type1{font-size:15px; font-weight:bold; letter-spacing:-0.09em; clear: both;}
.mainvisual{padding:19px 0 0 0; height:440px; position:relative; width:960px; z-index:90;}
.jr_contents{padding:40px 0 0 0; height:100%; overflow:hidden; }
.jr_contents .jr_conbox {width:710px; float:left;}
.jr_contents .jr_conbox div.con_banner{width:200px; float:left; margin:0 0 30px 0; height:140px;}
.jr_contents .jr_conbox div.con_banner1{width:220px; height:140px; float:left; margin:0 0 30px 35px; background:url(https://storage.iseverance.com/2013_obj_sev/exam_home/banner01_bg.gif) right 45px no-repeat;}
.jr_contents .jr_conbox div.con_banner1 p{margin:20px 0 0 0;}
.jr_contents .jr_conbox div.con_banner1 p.btn{margin:15px 0 0 0;}
.jr_contents .jr_conbox div.con_banner2{width:220px; height:140px; float:left; margin:0 0 30px 35px;}
.jr_contents .jr_conbox div.con_banner2 p{margin:20px 0 0 0;}
.jr_contents .jr_conbox1 {width:210px; float:right;}
.jr_contents .jr_conbox1 ul {margin:15px 0 0 0;}
.jr_contents .jr_conbox1 ul li {line-height:24px; padding:0 0 0 9px; font-size:13px; letter-spacing:-0.09em; background:url(https://storage.iseverance.com/2013_obj_sev/icon/bu_li_li.gif) 0 8px no-repeat;}
.fl_l1{float:left; position:relative; width:710px;}
.fl_l2{float:left; position:relative; width:455px; margin:0 0 30px 0;}
a.btn_more{position:absolute; top:9px; right:5px;}
div.lnbdep_function_jrmain{float:right; overflow:hidden; position:absolute; right:0; top:0;}
div.lnbdep_function_jrmain div.sub_functionbtn{height:32px; padding:0 15px;}
#functionbtn_form_jrmain {float:right; overflow:hidden; padding-top:20px; height:22px}
#functionbtn_form_jrmain ul {float:right;}
#functionbtn_form_jrmain ul li {overflow:hidden; float:left;}

.jr_contents .jr_conbox div.con_banner h2{margin:0 0 20px 0;}
.jr_contents .jr_conbox div.con_banner .bx-wrapper{position:relative;}
.jr_contents .jr_conbox div.con_banner .bx-wrapper .bx-controls-direction{display:none;}
.jr_contents .jr_conbox div.con_banner .bx-wrapper .bx-controls{position:absolute; top:-38px; /* top:0; */ right:0;}
.jr_contents .jr_conbox div.con_banner .bx-wrapper .bx-pager {float:left; margin:0 5px 0 0;font-size:12px; }
.jr_contents .jr_conbox div.con_banner .bx-wrapper .bx-pager span{color:#1a58c0}
.jr_contents .jr_conbox div.con_banner .bx-wrapper .bx-pager .bx-pager-item,
.jr_contents .jr_conbox div.con_banner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.jr_contents .jr_conbox div.con_banner .bx-wrapper .bx-controls-auto{float:left; width:35px; margin:3px 0 0 0;}
.jr_contents .jr_conbox div.con_banner .bx-wrapper .bx-controls-auto .bx-start,
.jr_contents .jr_conbox div.con_banner .bx-wrapper .bx-controls-auto .bx-stop{display:inline-block; overflow:hidden; height:15px; text-indent: -6px; font-size:0;}
.jr_contents .jr_conbox div.con_banner .bx-wrapper .bx-controls-auto .bx-start {width:15px; background: url(https://storage.iseverance.com/2013_obj_sev/main/btn_play2.gif) no-repeat;}
.jr_contents .jr_conbox div.con_banner .bx-wrapper .bx-controls-auto .bx-stop {width:15px; margin:0 2px 0 0; background: url(https://storage.iseverance.com/2013_obj_sev/main/btn_stop2.gif) no-repeat;}

ul.jrtab {overflow:hidden; width:710px; margin: 0 0 20px; background:url(https://storage.iseverance.com/2013_obj_sev/images/tab_bg.gif) 0 0 repeat-x; zoom:1;}
ul.jrtab li {position:relative; float:left; margin-right:-1px; line-height:12px; background:url(https://storage.iseverance.com/2013_obj_sev/images/tab_li_bg.gif) 0 0 repeat-x}
ul.jrtab li a{text-decoration:none}
ul.jrtab li span {float:left; background:url(https://storage.iseverance.com/2013_obj_sev/images/tab_li_line.gif) 0 0 no-repeat}
ul.jrtab li span a {float:left; padding:12px 25px 11px; font-weight:bold; color:#444 !important; white-space:nowrap; background:url(https://storage.iseverance.com/2013_obj_sev/images/tab_li_line.gif) 100% 0 no-repeat}
ul.jrtab li span a:hover{color:#b65e08 !important}
ul.jrtab li.current {z-index:2;background:white url(https://storage.iseverance.com/2013_obj_sev/images/untab_li_current.gif) 0 0 repeat-x}
ul.jrtab li.current span {background:url(https://storage.iseverance.com/2013_obj_sev/images/untab_li_bgl.gif) 0 0 no-repeat}
ul.jrtab li.current span a {color:#b65e08 !important; text-decoration:underline; background:url(https://storage.iseverance.com/2013_obj_sev/images/untab_li_bgr.gif) 100% 0 no-repeat}.
ul.jrlist{overflow:hidden;}
ul.jrlist li{overflow:hidden\0/IE9; overflow:hidden;}
ul.jrlist li span{float:left;}


ul.jrtab_un {overflow:hidden; width:455px; margin: 0 0 20px; background:url(https://storage.iseverance.com/2013_obj_sev/images/tab_bg.gif) 0 0 repeat-x; zoom:1;}
ul.jrtab_un li {position:relative; float:left; margin-right:-1px; line-height:12px; background:url(https://storage.iseverance.com/2013_obj_sev/images/tab_li_bg.gif) 0 0 repeat-x}
ul.jrtab_un li a{text-decoration:none}
ul.jrtab_un li span {float:left; background:url(https://storage.iseverance.com/2013_obj_sev/images/tab_li_line.gif) 0 0 no-repeat}
ul.jrtab_un li span a {float:left; padding:12px 25px 11px; font-weight:bold; color:#444 !important; white-space:nowrap; background:url(https://storage.iseverance.com/2013_obj_sev/images/tab_li_line.gif) 100% 0 no-repeat}
ul.jrtab_un li span a:hover{color:#b65e08 !important}
ul.jrtab_un li.current {z-index:2;background:white url(https://storage.iseverance.com/2013_obj_sev/images/untab_li_current.gif) 0 0 repeat-x}
ul.jrtab_un li.current span {background:url(https://storage.iseverance.com/2013_obj_sev/images/untab_li_bgl.gif) 0 0 no-repeat}
ul.jrtab_un li.current span a {color:#b65e08 !important; text-decoration:underline; background:url(https://storage.iseverance.com/2013_obj_sev/images/untab_li_bgr.gif) 100% 0 no-repeat}.
ul.jrlist{overflow:hidden;}
ul.jrlist li{overflow:hidden\0/IE9; overflow:hidden;}
ul.jrlist li span{float:left;}


div.main_list ul {width:210px; height:440px; position:absolute; top:19px; right:0; float:right; z-index:100;}
div.main_list ul li{ font-size:14px; color:#333333; font-weight:bold; height:36px; line-height:33px; padding:0 0 0 12px; background:url(https://storage.iseverance.com/2013_obj_sev/exam_home/main_visualline.gif) no-repeat 0 bottom;}

.mainvisual .bx-wrapper .bx-controls-direction{display:none;}
.mainvisual .bx-wrapper .bx-pager {position:absolute; top:46px; left:27px; z-index:100;}
.mainvisual .bx-wrapper .bx-pager .bx-pager-item,
.mainvisual .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.mainvisual .bx-wrapper .bx-pager.bx-default-pager a {display:inline-block; overflow:hidden; width:10px; height:10px; margin:0 5px 0 0; /* text-indent:-9px; */ font-size:0; background:url(https://storage.iseverance.com/2013_obj_sev/exam_home/unmain_visualpage.png) no-repeat right 0;}
.mainvisual .bx-wrapper .bx-pager.bx-default-pager a:hover,
.mainvisual .bx-wrapper .bx-pager.bx-default-pager a.active {background:url(https://storage.iseverance.com/2013_obj_sev/exam_home/unmain_visualpage.png) no-repeat;}
.mainvisual .bx-wrapper .bx-controls-auto {float:right; width:15px; margin:10px 7px 0 0;}

.jrtab_anchor {border:1px solid #ddd;  margin: 15px 0 0 0;}
.jrtab_anchor a.current {color:#007bbb !important; text-decoration:underline}
.jrtab_anchor .list {position:relative; overflow:hidden; zoom:1; padding:20px}
.jrtab_anchor .list ul {float:left;}
.jrtab_anchor .list ul li {float:left; margin:0 33px 0 0; width:200px}
.jrtab_anchor .list ul li.last-child {margin:0; line-height:23px;}
.jrtab_anchor .list ul a {white-space:nowrap;}
.jrtab_anchor .list2 {position:relative; overflow:hidden; zoom:1; padding:9px 19px}
.jrtab_anchor .list2 ul {float:left;}
.jrtab_anchor .list2 ul li {float:left; padding-right:13px; margin:5px 12px 5px 0; background:url(https://storage.iseverance.com/2009_obj_com/icon/bar_1x7_bfbfbf.gif) 100% 6px no-repeat}
.jrtab_anchor .list2 ul li.last-child {margin-right:0; background:none}
.jrtab_anchor .list2 ul a {white-space:nowrap;}
.jrtab_anchor .hr {overflow:hidden; height:1px; margin-top:8px; background:#eaeaea;}



/* main visual */

div.univ_main div.visual_area{height:309px; z-index:2; position:relative; width:960px; margin:0 auto; padding:0 0 0 0;}

div.univ_main div.visual_area div.inner{position:absolute; right:0; top:0; width:254px; height:220px; margin:20px 0 0 0; padding:30px 30px; background:url(https://storage.iseverance.com/2013_obj_univ/main/visual_tab_bg.gif) left top no-repeat; z-index:1;}
div.univ_main div.visual_area div.inner ul.tab-list{position:relative; height:150px; margin-top:40px;}
div.univ_main div.visual_area div.inner ul.tab-list li ul{position:absolute; left:1px; top:48px; width:254px;}
div.univ_main div.visual_area div.inner ul.tab-list li ul li{margin:5px 0 0 0; padding:0; width:127px; background:none;}
div.univ_main div.visual_area div.inner ul.tab-list li ul li a{padding:0 0 0 12px; background:url(https://storage.iseverance.com/2013_obj_univ/main/bul_alist.gif) 0 6px no-repeat; color:#fff; text-decoration:none;}


div.univ_main div.visual_area .bx-wrapper{position:absolute;width:960px; height:309px; top:0; left:0; z-index:1;}
div.univ_main div.visual_area .bx-wrapper .bx-controls-direction{display:none;}
div.univ_main div.visual_area .bx-wrapper .bx-controls{position:relative; width:960px; margin:-250px auto 0 auto; z-index:100;}
div.univ_main div.visual_area .bx-wrapper .bx-pager {float:left; margin:0 0 0 10px;}
div.univ_main div.visual_area .bx-wrapper .bx-pager .bx-pager-item,
div.univ_main div.visual_area .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
div.univ_main div.visual_area .bx-wrapper .bx-pager.bx-default-pager a {display:inline-block; overflow:hidden; width:21px; height:21px; margin:0 9px 0 0; text-indent:-9px; font-size:0; background:url(https://storage.iseverance.com/2013_obj_sev/main/btn_paging.png) no-repeat;}
div.univ_main div.visual_area .bx-wrapper .bx-pager.bx-default-pager a:hover,
div.univ_main div.visual_area .bx-wrapper .bx-pager.bx-default-pager a.active {background:url(https://storage.iseverance.com/2013_obj_sev/main/btn_paging.png) no-repeat right 0;}

div.univ_main div.visual_area .bx-wrapper .bx-controls-auto {float:left; width:37px;}
div.univ_main div.visual_area .bx-wrapper .bx-controls-auto .bx-start,
div.univ_main div.visual_area .bx-wrapper .bx-controls-auto .bx-stop{display:inline-block; overflow:hidden; height: 21px; text-indent: -6px; font-size:0;}
div.univ_main div.visual_area .bx-wrapper .bx-controls-auto .bx-start {width: 16px; background: url(https://storage.iseverance.com/2013_obj_sev/main/btn_play.gif) no-repeat;}
div.univ_main div.visual_area .bx-wrapper .bx-controls-auto .bx-stop {width: 16px; margin:0 5px 0 0; background: url(https://storage.iseverance.com/2013_obj_sev/main/btn_stop.gif) no-repeat;}

div.sev_main #m_visual div.visual_area ul.visual_slide li{height:309px; background-position:center 0; background-repeat:no-repeat;}

/* div.univ_main div.visual_area ul.visual_slide li{height:309px; text-indent:-9999px; background-position:left 0; background-repeat:no-repeat;}
div.univ_main div.visual_area ul.visual_slide li.v1{background-image:url(https://storage.iseverance.com/2013_obj_univ/main/visual1.jpg);}
div.univ_main div.visual_area ul.visual_slide li.v2{background-image:url(https://storage.iseverance.com/2013_obj_univ/main/visual2.jpg);}
div.univ_main div.visual_area ul.visual_slide li.v3{background-image:url(https://storage.iseverance.com/2013_obj_univ/main/visual3.jpg);}

div.bogeon div.visual_area ul.visual_slide li{height:309px; text-indent:-9999px; background-position:left 0; background-repeat:no-repeat;}
div.bogeon div.visual_area ul.visual_slide li.v1{background-image:url(https://storage.iseverance.com/2013_obj_univ/main/bo_visual1.jpg);}
div.bogeon div.visual_area ul.visual_slide li.v2{background-image:url(https://storage.iseverance.com/2013_obj_univ/main/bo_visual2.jpg);}
div.bogeon div.visual_area ul.visual_slide li.v3{background-image:url(https://storage.iseverance.com/2013_obj_univ/main/bo_visual3.jpg);}

div.dental div.visual_area ul.visual_slide li{height:309px; text-indent:-9999px; background-position:left 0; background-repeat:no-repeat;}
div.dental div.visual_area ul.visual_slide li.v1{background-image:url(https://storage.iseverance.com/2013_obj_univ/main/den_visual1.jpg);}
div.dental div.visual_area ul.visual_slide li.v2{background-image:url(https://storage.iseverance.com/2013_obj_univ/main/den_visual2.jpg);}
div.dental div.visual_area ul.visual_slide li.v3{background-image:url(https://storage.iseverance.com/2013_obj_univ/main/den_visual3.jpg);}

div.nursing div.visual_area ul.visual_slide li{height:309px; text-indent:-9999px; background-position:left 0; background-repeat:no-repeat;}
div.nursing div.visual_area ul.visual_slide li.v1{background-image:url(https://storage.iseverance.com/2013_obj_univ/main/nursing_visual1.jpg);}
div.nursing div.visual_area ul.visual_slide li.v2{background-image:url(https://storage.iseverance.com/2013_obj_univ/main/nursing_visual2.jpg);}
div.nursing div.visual_area ul.visual_slide li.v3{background-image:url(https://storage.iseverance.com/2013_obj_univ/main/nursing_visual3.jpg);} */


/* container */

div.univ_main {width:960px; margin:0 auto 56px auto;}
div.univ_main div.con_section{float:left; position:relative; width:252px; min-height:218px; padding:25px 30px 35px 30px; border:1px solid #dbdbdb;}

div.univ_main div.con_section1{float:left; position:relative; width:212px;height:81px;  padding:40px 50px; border:1px solid #dbdbdb; text-align:center;}
div.univ_main div.con_section1 ul {overflow:hidden}
div.univ_main div.con_section1 ul li a {padding:0;}



div.univ_main div.con_top{height:278px;}
div.univ_main div.con_bottom{height:278px; margin:10px 0 0 0;}
div.univ_main div.site_link,
div.univ_main div.site_link1,
div.univ_main div.notification,
div.univ_main div.regard{margin:0 9px 0 0;}

div.univ_main div.bg_gray{background:#f0f0f0;}
div.univ_main div.bg_orange{background:#fca836;}
div.univ_main h2{margin:0 0 26px 0;}

div.univ_main div.main_tab ul.tab-list{overflow:hidden; width:254px; height:168px;}
div.univ_main div.main_tab ul.tab-list li{float:left;}
div.univ_main div.main_tab ul.tab-list li.tab_last{background:none;}
div.univ_main div.main_tab ul.tab-list li.current{background:none;}
div.univ_main div.main_tab ul.tab-list li a.more{position:absolute; right:30px; top:30px;}
div.univ_main div.main_tab ul.tab-list li ul{position:absolute; left:30px; top:80px; width:254px;}
div.univ_main div.main_tab ul.tab-list li ul li{margin:12px 0 0; padding:0 0 0 9px; background:url(https://storage.iseverance.com/2013_obj_univ/main/bul_list.gif) 0 8px no-repeat; width:230px}
div.univ_main div.main_tab ul.tab-list li ul li:first-child{margin:0 0 0;}

div.univ_main div.notification{position:relative;}
div.univ_main div.notification .bx-wrapper .bx-controls-direction{/* display:none; */}
div.univ_main div.notification .bx-wrapper .bx-controls{position:absolute; top:27px; right:30px; overflow:hidden; width:113px; z-index:1;}
div.univ_main div.notification .bx-wrapper .bx-pager {float:left; margin:0 8px 0 0;font-size:12px; }
div.univ_main div.notification .bx-wrapper .bx-pager span{color:#1a58c0}
div.univ_main div.notification .bx-wrapper .bx-pager .bx-pager-item,
div.univ_main div.notification .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
div.univ_main div.notification .bx-wrapper .bx-controls-auto,
div.univ_main div.notification .bx-controls-direction{float:left; width:34px; margin:3px 0 0 0;}
div.univ_main div.notification .bx-wrapper .bx-controls-auto .bx-start,
div.univ_main div.notification .bx-wrapper .bx-controls-direction .bx-prev,
div.univ_main div.notification .bx-wrapper .bx-controls-direction .bx-next,
div.univ_main div.notification .bx-wrapper .bx-controls-auto .bx-stop{display:inline-block; overflow:hidden; height:15px; text-indent: -6px; font-size:0;}
div.univ_main div.notification .bx-wrapper .bx-controls-direction .bx-prev {width:15px; margin:0 2px 0 0; background:url(https://storage.iseverance.com/2013_obj_sev/main/btn_prev2.gif) no-repeat;}
div.univ_main div.notification .bx-wrapper .bx-controls-direction .bx-next {width:15px; margin:0 2px 0 0; background:url(https://storage.iseverance.com/2013_obj_sev/main/btn_next2.gif) no-repeat;}
div.univ_main div.notification .bx-wrapper .bx-controls-auto .bx-start {width:15px; background: url(https://storage.iseverance.com/2013_obj_sev/main/btn_play2.gif) no-repeat;}
div.univ_main div.notification .bx-wrapper .bx-controls-auto .bx-stop {width:15px; margin:0 2px 0 0; background: url(https://storage.iseverance.com/2013_obj_sev/main/btn_stop2.gif) no-repeat;}

div.univ_main div.site_link130317 a{display:inline-block; padding:0 15px 30px 15px}

div.univ_main div.site_link a{display:inline-block; padding:0 29px 30px 0}
div.univ_main div.site_link a.last{padding:0 0 0 0}
div.univ_main div.site_link a.link4{display:inline-block; padding:29px 0 0 0; border-top:1px solid #d8d8d8;}

div.univ_main div.site_link1 a{display:inline-block; padding:0 30px 27px 10px}
div.univ_main div.site_link1 a.last{padding:0 0 0 0}
div.univ_main div.site_link1 a.link4{display:inline-block; padding:29px 0 0 0; border-top:1px solid #d8d8d8;}

div.univ_main div.notice ul.tab-list li ul{position:absolute; left:30px; top:130px;}
div.univ_main div.domain {float:left; min-height: 220px; width:254px; padding:30px 30px; margin:0 9px 0 0; background: url(https://storage.iseverance.com/2013_obj_univ/main/domain_bg.jpg) 0 0 no-repeat;}

div.univ_main div.med{margin:0 9px 0 0;}
div.univ_main div.med ul{margin:10px 0 0 0;}
div.univ_main div.med ul li{float:left; width:106px; height:82px; margin:0 34px 20px 0; text-align:center;}
div.univ_main div.med ul li.last{margin:0;}

div.univ_main div.regard{float:left; width:254px; min-height:220px; padding:30px 30px;}
div.univ_main div.regard ul{width:100%; overflow:hidden;}
div.univ_main div.regard ul li{float:left; width:119px; padding:0 0 15px 7px; font-size:14px; font-weight:bold; background:url(https://storage.iseverance.com/2013_obj_univ/main/bul_orange_list.gif) 0 6px no-repeat}
div.univ_main div.regard ul li a{color:#543408;}

div.univ_main div.tidings{background:url(https://storage.iseverance.com/2013_obj_univ/main/tidings_bg.jpg) right bottom no-repeat;}
div.univ_main div.tidings h3.first{margin-right:0px; padding-right:1px; background:url(https://storage.iseverance.com/2013_obj_univ/main/bul_h3_tidings_161012.gif) 94px 2px no-repeat;}


/* 보건대학 */
div.bogeon div.site_link a{padding:0 30px 24px 8px}
div.bogeon div.notice{position:relative;float:left; width:252px;}
div.bogeon div.notice ul li{margin:12px 0 0; padding:0 0 0 9px; background:url(https://storage.iseverance.com/2013_obj_univ/main/bul_list.gif) 0 8px no-repeat}
div.bogeon div.notice ul li:first-child{margin:0 0 0;}
div.bogeon div.notice a.more{position:absolute; right:30px; top:30px;}

div.univ_main div.bo_con {float: left; position: relative; width: 252px; min-height: 138px; padding: 30px 30px; margin:0 0 10px 0; border: 1px solid #dbdbdb;}




div.bogeon div.con_bottom{height: 270px;}
div.bogeon div.domain {width:252px;min-height:208px; background:url(https://storage.iseverance.com/2013_obj_univ/main/bo_section4_bg.jpg) right bottom no-repeat;} 
div.bogeon div.domain ul li{padding:0 0 10px 18px; background:url(https://storage.iseverance.com/2013_obj_univ/main/bul_list2.gif) 0 5px no-repeat;}
div.bogeon div.regard {min-height: 210px;  }
div.bogeon div.tidings{min-height: 208px}

/* 치과대학 */
div.dental div.con_bottom{height: 280px;}
div.dental div.domain {float:left; min-height: 220px; width:314px; padding:0; margin:0 9px 0 0; background:none;}
div.dental div.domain a:first-child{display:block; margin-bottom:10px;}
div.dental div.regard {min-height: 220px;  }
div.dental div.regard  ul li.spacing a{letter-spacing:-1px;}
div.dental div.tidings{min-height: 218px}

/* 간호대학 */

div.nursing div.con_bottom{height: 270px;}
div.nursing div.domain {width:314px; min-height: 270px; padding:0; background:none;}
div.nursing div.domain h2{margin:0;}
div.nursing div.domain div.con1{height:40px; margin-bottom:9px; padding:30px 30px; background:url(https://storage.iseverance.com/2013_obj_univ/main/nur_domain_top_bg.jpg) right bottom no-repeat;}
div.nursing div.domain div.con1 a{display:inline-block;padding:5px 0 0 9px;}
div.nursing div.domain div.con2{height:101px; padding:30px 30px; background:url(https://storage.iseverance.com/2013_obj_univ/main/nur_domain_bg.jpg) right bottom no-repeat;}
div.nursing div.domain div.con2 ul{margin:20px 0 0 0;}
div.nursing div.domain div.con2 ul li{padding:0 0 10px 18px; background:url(https://storage.iseverance.com/2013_obj_univ/main/bul_list2.gif) 0 5px no-repeat;}

/*수정및 css추가 20140317 end*/
div.nursing div.regard {min-height: 210px}
div.nursing div.tidings{min-height: 208px}
div.nursing div.tidings h3.first{margin-right:0px; padding-right:1px; background:url(https://storage.iseverance.com/2013_obj_univ/main/bul_h3_tidings.gif) 75px 2px no-repeat;}

/**
content
**/

/* 인사말 */
div.greeting{overflow:hidden; margin:12px 0 0 14px;}
div.greeting .picture{float:left; width:130px;}
div.greeting .msg{float:right; width:580px;}
div.greeting .msg p.para{margin-top:15px;}

/* 역대 인물 */
div.personage{width:750px; overflow:hidden; margin-top:17px;}
div.personage dl{float:left; position:relative; width:148px; height:210px; text-align:center;}
div.personage dt{padding-top:125px;}
div.personage dd.img{position:absolute; top:0; left:25px;}

/* 의과대학 > 대학/의전원 > 캠퍼스생활정보 > 기숙사 */
div.dorm_cont{float:left; width:556px; text-align:justify;}

/* 의과대학 > 교실학과 > 기초학교실 > 해부학교실 > 연혁및역사 */
div.professor_cont{float:left; width:546px;}
div.professor_cont .h5_type1{margin:15px 0 8px 0;}

/* 의과대학 > 연구 > 부설연구소 > 산업보건연구소 > 연구원 */
div.officers_cont{float:left; width:520px;}

/* 의과대학 > 교실학과 > 임상학교실 > 산부인과학교실 > 역사 */
div.maternity_cont{float:left; width:570px; text-align:justify;}

/* 간호대학 > 학교소개 > 간호대 > 캠퍼스생활정보 */
div.cont_width{width:553px;}


/* 교수평의회 */
div.greeting_admin{overflow:hidden; margin:12px 0 0 14px;}
div.greeting_admin .picture{float:left; width:180px;}
div.greeting_admin .msg{float:right; width:530px;}
div.greeting_admin .msg p.para{margin-top:15px;}


.imgtext2 {overflow:hidden; width:100%;}
/* 사진 */
.imgtext2 .photo {float:left; margin-right:20px; _margin-right:17px;}
.imgtext2 .photo .img {margin-bottom:14px; padding:4px; border:1px solid #d0d0d0;}
.imgtext2 .photo .img2 {margin-bottom:14px;}
.imgtext2 .photo dl.expl {line-height:14px;}
.imgtext2 .photo dl.expl dt {margin-bottom:6px; font-weight:bold; text-align:center;}
.imgtext2 .photo dl.expl dt a {color:#c2731e; text-decoration:underline;}
.imgtext2 .photo dl.expl dd {text-align:center;}
/* 내용 */
.imgtext2 .imgtext2_contentwrap {overflow:hidden; display:block; zoom:1;}
.imgtext2 .imgtext2_content {float:left; width:100%;}
/* 리스트 */
.imgtext2 .imgtext2_list {border-top:2px solid #d59857;}
.imgtext2 .imgtext2_list .unit-line {min-height:75px; _height:75px; padding:16px 0 18px 0; background:url(https://storage.iseverance.com//2009_obj_com/icon/dotln_2x3_c1c1c1.gif) bottom left repeat-x;}
.imgtext2 .imgtext2_list .odd {background-color:#f8f8f8;}
.imgtext2 .imgtext2_list .icon,
.imgtext2 .imgtext2_list .icon-auto {float:left; width:101px; padding-top:4px; text-align:center;}
.imgtext2 .imgtext2_list .icon-auto {width:auto; margin-right:20px; _margin-right:17px; padding-left:20px;}
.imgtext2 .imgtext2_list .listwrap {overflow:hidden; display:block; zoom:1;}
.imgtext2 .imgtext2_list .list {float:left; width:100%;}
.imgtext2 .imgtext2_list dl.dtype1 {line-height:18px;}
.imgtext2 .imgtext2_list dl.dtype1 dt {margin-bottom:3px; font-weight:bold; }
.imgtext2 .imgtext2_list dl.dtype1 dt a {color:#c2731e; text-decoration:underline;}
.imgtext2 .imgtext2_list dl.dtype1 dd {}
.imgtext2 .imgtext2_list ul.utype1 {margin-top:8px;}
.imgtext2 .imgtext2_list ul.utype1 li {padding-left:10px; line-height:16px; background:url(https://storage.iseverance.com//2009_obj_com/icon/bu_arrow_orange3.gif) 0 7px no-repeat;}
.imgtext2 .imgtext2_list_udrline {clear:both; position:relative; top:-1px; overflow:hidden; height:1px; margin-bottom:-1px; background:#c1c1c1;} /* 밑라인 */

.sliderkit{display:none; width:710px;height:100%;position:relative;overflow:hidden;text-align:center;}
.sliderkit a,
.sliderkit a:hover{text-decoration:none;}
.sliderkit a:focus{outline:1px dotted #000;/*optional*/}
.sliderkit img{border:0;}

.sliderkit-nav{left:0;top:0;width:710px;padding:0; height:100px; border-bottom:1px solid #dfdfdf;}
.sliderkit-nav{z-index:10;position:absolute;text-align:center;top:30px}
.sliderkit-nav-clip ul li{float:left;margin:0; display:block; }
.sliderkit-nav-clip ul li a{display:block;width:74px;height:74px; overflow:hidden;margin:0;padding:0 5px 0 5px;}
.sliderkit-nav-clip ul li.sliderkit-selected a{padding:0;border:3px solid #1a58c0;}

.sliderkit-nav-clip{position:relative;overflow:hidden;margin:0 auto;}
.sliderkit-nav-clip ul{position:relative;left:0;top:0;list-style:none;margin:0;padding:0;}
.sliderkit-nav-clip ul li{float:left; height:80px; margin:0 5px 0 0; width:84px; height:80px; }
.sliderkit-nav-clip ul li:first-child{float:left; height:80px; margin:0 0 0 5px;}
.sliderkit-nav-clip ul li a{display:block;overflow:hidden;}

.sliderkit-btn{position:absolute;top:0;}
.sliderkit-btn span{display:none;}
.sliderkit-btn-disable{opacity:0.3/*can be set to any value until 1*/;cursor:default;}
.sliderkit-btn-disable a:hover{cursor:default;}

.sliderkit-nav-btn{width:35px; height:80px;}
.sliderkit-nav .sliderkit-nav-prev{cursor:pointer; left:0; text-indent: -5000px; background: url(https://storage.iseverance.com/2013_obj_sev/main/tab_leftbtn.gif) no-repeat}
.sliderkit-nav .sliderkit-nav-next{cursor:pointer; right:0;  text-indent: -5000px; background: url(https://storage.iseverance.com/2013_obj_sev/main/tab_rightbtn.gif) no-repeat}
.sliderkit-nav .sliderkit-nav-prev a{background-position:80px center;}
.sliderkit-nav .sliderkit-nav-next a{background-position:80px center;}
.sliderkit-nav .sliderkit-nav-prev a:hover,
.sliderkit-nav .sliderkit-nav-prev a:focus{background-position:-160px center;}
.sliderkit-nav .sliderkit-nav-next a:hover,
.sliderkit-nav .sliderkit-nav-next a:focus{background-position:-160px center;}

.sliderkit-go-btn{width:20px; height:40px;}
.sliderkit-nav .sliderkit-go-prev{cursor:pointer; left:20px; top:300px; text-indent: -5000px; background: url(https://storage.iseverance.com/2013_obj_sev/main/left_btn.png) no-repeat}
.sliderkit-nav .sliderkit-go-next{cursor:pointer; right:20px; top:300px; text-indent: -5000px; background: url(https://storage.iseverance.com/2013_obj_sev/main/right_btn.png) no-repeat}
.sliderkit-nav .sliderkit-go-prev a{background-position: -80px center;}
.sliderkit-nav .sliderkit-go-next a{background-position: -80px center;}
.sliderkit-nav .sliderkit-go-prev a:hover,
.sliderkit-nav .sliderkit-go-prev a:focus{background-position:-80px center;}
.sliderkit-nav .sliderkit-go-next a:hover,
.sliderkit-nav .sliderkit-go-next a:focus{background-position:-80px center;}

.sliderkit-panel{top:130px;left:0;width:710px; height: 400px; text-align:center; background: #fff;}
.sliderkit-panel img{ }

.sliderkit-panels {height:600px}
.sliderkit-panel{position: absolute; overflow: hidden;}
.sliderkit-panel-active{z-index:5;}
.sliderkit-panel-old{z-index:1;}

.sliderkit-panel .sliderkit-panel-textbox{ position:relative; bottom:-20px; left:0; }
.sliderkit-panel .sliderkit-panel-text{height:50px; font-size:0.9em; color:#000; width: 500px; margin: 0 auto;}
.sliderkit-panel .sliderkit-panel-overlay{ height:70px; opacity:0.6; position: absolute; z-index: 2; top: 0; left: 0; background: #000;}

#content1 {position: relative; top:0; left:0; background: #fff;  overflow:hidden; width: 710px;  z-index:10;}
#content2 {position: relative; background: #fff; overflow:hidden; width: 710px;  z-index:9;}
#content3 {position: relative; background: #fff; overflow:hidden; width: 710px;   z-index:8;}
#content4 {position:absolute; z-index:1; top: 70px; left: 0;  overflow:hidden; }

.con_bottom05 {margin-top:10px;background:#fca836;clear:both;overflow:hidden;padding:14px 0 0 30px}
.con_bottom05 ul li 
{float:left;width:119px;padding:0 0 15px 7px;font-size:14px;font-weight:bold;
background: url(https://storage.iseverance.com/2013_obj_univ/main/bul_orange_list.gif) 0 6px no-repeat;
}

.con_bottom04 {float:left;width:323px}