@charset "euc-kr";

@import url(basic.css);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
@import url(notosanskr.css);


/*
³ëÅä»ê½º 'Noto Sans KR - 3,4,5,7,9'
³ª´®½ºÄù¾î 'NanumSquare - 3,4,7,8'
Roboto - 1,3,4,5,7
*/

#wrap {width:100%; min-width:1060px; background:url('../images/common/topBg.gif') repeat-x;}

/*header*/
#header {width:1060px; margin:0 auto;}
#header .head {height:110px; overflow:hidden;}
#header .head h1 {width:436px; height:61px; margin-top:25px; float:left;}
#header .head > p {float:right; margin-top:40px;}
#header .head > p > a {padding:0 12px 0 14px; background:url('../images/common/globalLine.gif') no-repeat left; font-size:12px; color:#a3b2c6; text-decoration:none; display:inline-block; text-transform:uppercase;}
#header .head > p > a:first-child {background:none;}
#header .head > p > a:hover {color:#fff;}

#header .gnb {height:55px;}
#header .gnb > li {width:16.65%; float:left; position:relative;}
#header .gnb > li > a {width:100%; height:55px; line-height:55px; text-align:center; color:#fff; font-size:17px; text-decoration:none; border-right:1px solid #174f7e; box-sizing:border-box; display:block; text-transform:uppercase;}
#header .gnb > li:first-child > a {border-left:1px solid #174f7e;}
#header .gnb > li > a:hover, #header .gnb li.on > a {background:#002646;}
#header .gnb > li > ul {width:176px; display:none; position:absolute; top:55px; z-index:9999; background:#002646; padding:10px 20px 25px 30px; box-sizing:border-box;}
#header .gnb > li > ul > li {}
#header .gnb > li > ul > li > a {line-height:200%; font-size:13px; color:#ccc; display:block;}
#header .gnb > li > ul > li > a:hover {color:#fff;}
#header .gnb > li ul.s1, #header .gnb > li ul.s6 {width:210px;}

/*visual
#visual {width:100%; height:530px; background:url('../images/main/visual_01.jpg') no-repeat center top;}
#visual > div {width:1060px; height:530px; margin:0 auto; position:relative;}
#visual > div .control {width:190px; height:70px; background:#fff; position:absolute; bottom:0; left:0; padding-top:25px; box-sizing:border-box; text-align:center; color:#000; font-weight:500;}
#visual > div .control > a {display:inline-block; opacity:0.3; filter:alpha(opacity=30); margin:0 15px;}
#visual > div > p {width:570px; padding-top:70px; font-size:16px; color:#000;}
#visual > div > p > span {font-size:14px; font-weight:500; display:block; margin-bottom:30px;}
#visual > div > p > strong {font-size:28px; font-weight:700; line-height:120%; display:block; margin-bottom:15px;}
.visualBtn {width:260px; height:55px; border:2px solid #7f9094; display:block; margin-top:25px; box-sizing:border-box; line-height:50px !important; font-size:14px; font-weight:800 !important; letter-spacing:1px; color:#000 !important; text-decoration:none !important; text-transform:uppercase; padding:0 30px; background:url('../images/main/visualBtn.png') no-repeat 88% -1px;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
}
.visualBtn:hover {border:2px solid #111; background-position:88% -57px; background-color:#111; color:#fff !important;}
*/

#visual {width:100%; min-width:1060px; height:530px; position:relative; margin:0 auto;}
#visual .rollWrap {height:530px; overflow:hidden;}
#visual .roll {position:relative; width:500%; height:100%;}
#visual .roll > li {overflow:hidden; float:left; width:20%; height:100%;}
#visual .roll > li > div {width:1060px; height:530px; margin:0 auto;}
#visual .roll > li > div > p {width:570px; padding-top:70px; font-size:16px; color:#000;}
/*
#visual .roll > li > div > p > span {font-size:14px; font-weight:500; display:block; margin-bottom:30px;}
#visual .roll > li > div > p > strong {font-size:28px; font-weight:700; line-height:120%; display:block; margin-bottom:15px;}
*/
#visual .roll .bg1 {background:url('../images/main/visual_01.jpg') no-repeat center top;}
#visual .roll .bg2 {background:url('../images/main/visual_01.jpg') no-repeat center top;}
#visual .roll .bg3 {background:url('../images/main/visual_01.jpg') no-repeat center top;}
#visual .roll .bg4 {background:url('../images/main/visual_01.jpg') no-repeat center top;}
#visual .controlWrap {width:190px; height:70px; background:#fff; position:absolute; bottom:0; left:50%; margin-left:-530px; z-index:99999; padding-top:25px; box-sizing:border-box; text-align:center; color:#000; font-weight:500;}
#visual .controlWrap .btArr {cursor:pointer; display:inline-block; opacity:0.4; filter:alpha(opacity=40); margin:0 15px;}
#visual .controlWrap .btArr:hover {opacity:0.8; filter:alpha(opacity=80);}
#visual .controlWrap .next {}
#visual .controlWrap .prev {}
#visual .controlWrap .num{display:inline-block;}

.visualBtn {width:200px; height:50px; border:2px solid #111; display:block; margin-top:25px; box-sizing:border-box; line-height:50px !important; font-size:14px; font-weight:800 !important; letter-spacing:1px; color:#000 !important; text-decoration:none !important; text-transform:uppercase; padding:0 30px; background:url('../images/main/visualBtn.png') no-repeat 88% -1px;
border-radius:10px; color:#111 !important; }
.visualBtn:hover {border:2px solid #111; background-position:88% -57px; background-color:#111; color:#fff !important;}



/*main container*/
#mContainer {width:1060px; margin:40px auto 30px;}
#mContainer .latest {width:100%; overflow:hidden; margin-bottom:40px;}
#mContainer .latest .laList {width:33.3%; float:left; border-left:1px solid #ddd; padding:5px 40px; box-sizing:border-box;}
#mContainer .latest .laList:first-child {border-left:0;}
#mContainer .latest .laList .laTitle {line-height:100%; margin-bottom:20px; position:relative;}
#mContainer .latest .laList .laTitle > strong {font-weight:800; color:#000; border-bottom:1px solid #000; letter-spacing:1px; text-transform:uppercase;}
#mContainer .latest .laList .laTitle > a {display:block; position:absolute; right:0; top:-1px; opacity:0.3; filter:alpha(opacity=30);}
#mContainer .latest .laList .laTitle > a:hover {opacity:0.6; filter:alpha(opacity=60);}
#mContainer .latest .laList > ul {}
#mContainer .latest .laList > ul > li {padding:10px 0; background:url('../images/common/dotLine.gif') repeat-x bottom;}
#mContainer .latest .laList > ul > li > a {font-size:14px;}
#mContainer .latest .laList > ul > li > a:hover {color:#333;}
#mContainer .latest .laList > ul > li > span {font-size:12px; color:#999; display:block;}

#mContainer .research {width:100%; padding:40px 0; background:#f4f4f4; overflow:hidden;}
#mContainer .research > div {width:25%; border-left:1px solid #ddd; text-align:center; float:left; box-sizing:border-box; padding-top:85px; font-size:18px; line-height:120%; color:#00467f; font-weight:800; letter-spacing:1px;}
#mContainer .research > div:first-child {border-left:0;}
#mContainer .research .research1 {background:url('../images/main/research_03.gif') no-repeat center top;}
#mContainer .research .research2 {background:url('../images/main/research_01.gif') no-repeat center top;}
#mContainer .research .research3 {background:url('../images/main/research_02.gif') no-repeat center top;}
#mContainer .research .research4 {background:url('../images/main/research_04.png') no-repeat center 35px;}
#mContainer .research > div > a {display:inline-block;}
.reBtn {width:197px; height:48px; border:2px solid #aaa; background:url('../images/main/researchBtn.png') no-repeat 88% -1px; padding-left:20px !important; text-align:left; color:#666 !important; line-height:43px !important; font-size:14px !important;}
.reBtn:hover {background-position:88% -50px;}

/*footer*/
#footer {width:100%; min-width:1060px;}
#footer .bottom {width:1060px; height:36px; margin:0 auto 30px;}
#footer .bottom li.sns {float:left; overflow:hidden;}
#footer .bottom li.sns > a {height:36px; padding:0 20px 0 75px; background:url('../images/common/sns.jpg') no-repeat; border-left:1px solid #ddd; display:block; float:left; box-sizing:border-box; line-height:36px; text-decoration:none;}
#footer .bottom li.sns > a:first-child {border-left:0; padding-left:45px;}
#footer .bottom li.sns .fa {background-position:left 0;}
#footer .bottom li.sns .tw {background-position:-145px 0;}
#footer .bottom li.sns .link {background-position:-300px 0;}
#footer .bottom li.sns .ca {background-position:-460px 0;}
#footer .bottom li.sns .gp {background-position:-620px 0;}
#footer .bottom li.sns > a:hover {color:#000;}

#footer .bottom .familySite {float:right;}
#footer .bottom .familySite div.fSite {width:230px; height:36px; float:right; position:relative; z-index:9999; border-bottom:2px solid #666;}
#footer .bottom .familySite div.fSite > p {width:100%; height:36px; display:inline-block; padding-left:5px; cursor:pointer; background:url('../images/common/fa_down.gif') no-repeat 99.5% 8px; box-sizing: border-box;}
#footer .bottom .familySite div.fSite > p:hover, #footer .bottom .familySite div.fSite > p.on {color:#111; border-bottom:2px solid #00467f;}
#footer .bottom .familySite div.fSite > p.on {background:url('../images/common/fa_up.gif') no-repeat 99.5% 8px; color:#111;}
#footer .bottom .familySite div.fSite > ul {width:230px; height:44px; text-align:left; padding:0; margin:0; display:none; position:absolute; top:38px; right:0;}
#footer .bottom .familySite div.fSite > ul > li {width:230px; height:40px; line-height:40px; border-bottom:1px solid #ccc; background:#eee;}
#footer .bottom .familySite div.fSite > ul > li > a {width:230px; height:40px; line-height:40px; text-align:center; display:inline-block; color:#888; text-decoration:none; font-size:14px;}
#footer .bottom .familySite div.fSite > ul > li > a:hover {color:#333; text-decoration:none; background:#ddd;}

#footer .foot {width:100%; min-width:1060px; background:#222; padding:50px 0;}
#footer .foot .footGnb {width:1060px; margin:0 auto;}
#footer .foot .footGnb {overflow:hidden;}
#footer .foot .footGnb > li {float:left; padding-left:64px;}
#footer .foot .footGnb > li:first-child {padding-left:0;}
#footer .foot .footGnb > li > a {font-size:13px; color:#bbb; text-transform:uppercase; display:block; margin-bottom:20px; line-height:100%; letter-spacing:1px; font-weight:500;}
#footer .foot .footGnb > li > ul > li {height:22px;}
#footer .foot .footGnb > li > ul > li > a {color:#bbb; font-size:13px;}
#footer .foot .footGnb > li > a:hover, #footer .foot .footGnb > li > ul > li > a:hover{color:#fff;}

#footer .foot .footInfo {width:1060px; margin:50px auto 0; border-top:1px solid #444; padding-top:50px; overflow:hidden;}
#footer .foot .footInfo > li {float:left; color:#999; font-size:14px;}
#footer .foot .footInfo > li a { color: #999; font-size: 14px; }
#footer .foot .footInfo .footLogo {margin-right:70px;}


#sContainer {width:1060px; margin:55px auto 30px; padding-bottom:50px; border-bottom:1px solid #ddd;}
#sContainer:after {display:block; height:0; content:""; clear:both;}
#sContainer #left {width:240px; float:left; margin-right:60px;}
#sContainer #right {width:760px; float:right;}

#left h2 {font-size:35px; color:#00467f; font-weight:300; line-height:100%; margin-bottom:20px; padding-left:25px;}
#left .lnb > li > a {width:100%; height:50px; line-height:50px; display:block; padding-left:20px; box-sizing:border-box; font-size:15px; text-decoration:none !important; border:1px solid #ddd; margin-top:-1px; position:relative; z-index:1;}
#left .lnb > li > a:hover {border:1px solid #00467f; z-index:2;}
#left .lnb > li.on > a {border:1px solid #00467f; background:url('../images/common/lnbDot.png') no-repeat 90% #00467f; z-index:2; color:#fff;}
#left .lnb > li > ul {display:none; padding:15px 20px 20px; border-left:1px solid #ddd; border-right:1px solid #ddd;}
#left .lnb > li > ul > li > a {height:30px; line-height:30px; display:block; font-size:14px; color:#777; text-decoration:none; background:url('../images/common/dot.gif') no-repeat left; padding-left:10px;}
#left .lnb > li > ul > li > a:hover,
#left .lnb > li > ul > li.on > a {color:#00467f;}

#right .titleWrap {margin-bottom:50px; padding:10px 0 30px; border-bottom:1px solid #ddd;}
#right .titleWrap > ul {overflow:hidden; padding-left:15px; background:url('../images/common/dot.gif') no-repeat left;}
#right .titleWrap > ul > li {float:left; background:url('../images/common/locationDot.gif') no-repeat left; padding:0 20px; color:#999;}
#right .titleWrap > ul > li:first-child {background:0; padding-left:0;}
#right .titleWrap > ul > li.here {color:#333;}
#right .titleWrap h3 {font-size:26px; color:#000; font-weight:500; line-height:100%; margin-top:18px;}

#sContents {margin-bottom:30px;}
#sContents h4 {font-size:20px; color:#111; line-height:100%; margin-bottom:20px; font-weight:500; padding-left:22px; background:url('../images/sub/h4_dot.gif') no-repeat left;}
#sContents h5 {font-size:17px; color:#333; line-height:100%; margin-bottom:15px; font-weight:500;}


/*´Þ·Â*/
.schToday {text-align:center; margin:0 0 20px; font-size:26px; color:#111; font-weight:700;}
.sch {width:100%; min-width:756px;}
.schCal {width:100%; min-width:756px;}
.schTable {width:100%; min-width:756px; border-top:2px solid #111; border-collapse:collapse;}
.schTable td {border:1px solid #ddd; padding:12px;}
.dayTxt {height:100px; position:relative;}
.dayTxt .today {width:30px; height:30px; line-height:30px; text-align:center; font-size:13px; font-weight:500; border-right:1px solid #ddd; border-bottom:1px solid #ddd; position:absolute; top:0; left:0;}
.dayTxt .holi {width:100px; height:30px; line-height:30px; position:absolute; left:40px; top:0; font-size:13px; color:#cf0000; font-weight:400;}
.dayTxt .dayName {height:87px;width:108px;position:absolute; top:37px; left:0; overflow-y:auto;}
.dayTxt .dayName > ul {display:inline-block;}
.dayTxt .dayName > ul > li > a {padding-left:8px; background:url('/manage/images/dot.gif') no-repeat left; margin-left:6px; margin-bottom:2px; display:block; text-align:left;}
.dayTxt .dayName > ul > li > a:hover {text-decoration:underline !important;}

.schPop {padding:30px 40px;}
.schPop > p {font-size:18px; color:#333; font-weight:500; margin-bottom:25px;}
.schPop > ul {background:url('../images/common/dotLine.gif') repeat-x top;}
.schPop > ul > li:first-child {padding-top:15px;}
.schPop > ul > li {margin-bottom:15px; padding-bottom:15px; background:url('../images/common/dotLine.gif') repeat-x bottom;}
.schPop > ul > li > strong {font-weight:400; color:#333; display:block; background:url('../images/common/dot.gif') no-repeat left 10px; padding-left:10px;}
.schPop > ul > li > div {padding-left:10px;margin-top:10px;}

.cal_pop_wrap {width:100%; height:100%; display:none; background:url('../images/sub/popBg.png'); position:fixed; top:0; left:0; z-index:999998;}
.cal_pop {width:850px; height:800px; margin:50px auto 0; background:#fff; overflow:auto;}
.popTitle {height:60px; line-height:60px; background:#003876; color:#fff; font-size:20px; font-weight:500; padding-left:40px; position:relative;}
.popTitle p.close_bt {position:absolute; top:0; right:10px; z-index:999999;}
.cal_pop_wrap .cal_pop_load{}

.calendarpop .cal_pop {width:530px; height:570px; margin-top:100px;}


/*direction*/
.map {border:1px solid #ddd;}
.add {border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; box-sizing:border-box; padding:20px;}


/*faculty*/
.fac:after {height:0; display:block; content:""; clear:both;}
.fac > li {width:375px; float:left; border:1px solid #ddd; padding:15px 0px 15px 15px; float:left; box-sizing:border-box; position:relative; margin-bottom:10px;}
.fac > li:nth-child(odd) {margin-right:10px;}
.fac > li > img {width:95px; height:115px; display:block; float:left; margin-right:12px;}
.fac > li > div {float:left; padding-top:8px;}
.fac > li > div > p {font-size:16px; color:#555; line-height:100%; margin-bottom:15px;}
.fac > li > div > p > strong {font-weight:500; color:#333;}
.fac > li > div > p > span {margin-top:5px; font-size:14px; color:#333; display:inline-block;}
.fac > li > div > ol > li {font-size:13px; margin-bottom:2px;}
.fac > li > div > ol > li > span {width:55px; display:inline-block; color:#00467f;}
.fac > li > div > ol > li > a {font-size:13px;}
.fac > li > div > ol > li > a:hover {color:#06C;}
.fac > li > a {width:37px; height:37px; text-align:center; border:1px solid #666; padding-top:9px; box-sizing:border-box; opacity:0.2; filter:alpha(opacity=20); display:block; position:absolute; top:-1px;}
.fac > li .facMore {right:-1px;}
.fac > li .homepage {right:35px;}
.fac > li > a:hover {opacity:1; filter:alpha(opacity=100);}

.facultyPop .facPop {width:900px !important; height:750px !important;}

.facWrap {padding:40px;}
.facWrap .facInfo {overflow:hidden; margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid #ddd;}
.facWrap .facInfo > li {float:left;}
.facWrap .facInfo > li.facPhoto {width:113px; height:136px; margin-right:30px;}
.facWrap .facInfo > li.facTxt {width:660px;}
.facWrap .facInfo > li > p {font-size:20px; line-height:100%; margin:3px 0 20px; color:#333;}
.facWrap .facInfo > li > table {width:100%; border-collapse:collapse;}
.facWrap .facInfo > li > table th, .facWrap .facInfo > li > table td {border:1px solid #ddd; padding:10px;}
.facWrap .facInfo > li > table th {width:70px; color:#00467f; background:#f9f9f9;}
.facWrap .facInfo > li > table td > a:hover {color:#06C;}
.intro, .facWrap .dotList {margin-bottom:30px;}
.facWrap .dotList > li {margin-bottom:3px;}
.intro {padding-bottom:30px; border-bottom:1px solid #ddd;}


.gr_program td { padding: 14px 8px;}

/*ÇÐºÎ - ÀÔÇÐÀüÇü*/
.marks {background:url('../images/sub/welcome.png') no-repeat center 40px #f9f9f9; font-size:17px; line-height:170%; border-bottom:1px solid #ddd; padding:90px 40px 40px; margin-bottom:40px; text-align:center;}
.marks > span {text-decoration:underline; color:#333;}
.marks > strong {font-size:24px; color:#00467f; display:inline-block; margin:15px 0; font-weight:500;}
.marks > p {font-size:15px; color:#888;}

.goBtn {color:#333 !important; font-weight:500 !important; border:2px solid #999;}
.goBtn:hover {background-color:#555; border:2px solid #555;}

.tab {width:100%; height:50px; border-bottom:2px solid #333; position:relative; box-sizing:border-box; margin-bottom:40px;}
.tab > ul {width:100%; height:50px; position:absolute; top:0; left:0;}
.tab > ul > li {width:180px; height:48px; margin-right:10px; border:1px solid #ddd; border-bottom:0; background:#fff; float:left; box-sizing:border-box;}
.tab > ul > li > a {display:block; line-height:48px; text-align:center;}
.tab > ul > li.on {border:2px solid #333; height:50px; border-bottom:0;}
.tab > ul > li.on > a {color:#111;}


/**/
/*/* ÆË¾÷ */*/
/*.ui-dialog { padding: 0; border:3px solid #35579e; border-top: 0; background:#fff; border-radius: 0; font-family:"µ¸¿ò"; font-size:13px; color:#5c5c5c; z-index:50; position:relative; }*/
/*.ui-dialog .ui-dialog-titlebar { padding: 0 0 0 11px; height: 50px; font-family:"Nanum Gothic"; font-size: 18px; line-height: 50px; border:0; background:url(images/icon/bg_dialog_header.gif) no-repeat right top #35579e; border-radius:0; color:#fff; z-index:10; overflow: hidden;  }*/
/*.ui-dialog .ui-dialog-titlebar-close { margin: 0; padding: 0; right: 18px; top: 13px; }*/
/*.ui-dialog .ui-dialog-titlebar-close.ui-state-hover { margin: 0; padding: 0; border: 0; }*/
/*.ui-dialog .ui-dialog-titlebar-close span { margin: 0; width:22px; height:23px;  background: #4a68a8 url(images/pro/pop_close.png) 0 0 no-repeat;}*/
/**/
/*.ui-dialog-buttonset .ui-button {background:#35579e; color:#fff; border-radius:0;}*/
/**/
/**/
/*/*ÆË¾÷ Ãë¼Ò¾È³» */*/
/*.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {*/
/*	background-image: url(/images/common/pop_tit.gif), url(/images/common/pop_dialog_header.gif);*/
/*    background-position: 10px,right top;*/
/*    background-repeat: no-repeat;*/
/*    background-color: #35579e; */
/*}*/
/*.ja_Wrap h4 { width:100%; font-family:"Nanum Gothic";  font-weight:bold; font-size:32px; color:#474a4d; }*/
/*.ja_Wrap h5 {margin-top:38px; margin-bottom:20px; width:100%;  font-family:"Nanum Gothic";  font-weight:bold; font-size:18px; color:#35579e; }*/
/*.ja_Wrap > .line_2{ margin-top:16px; border-bottom:1px solid black; width:18px; }*/
/*.Pop_cancel { width: 500px;  position: fixed; top: 50px; right:  bottom: 0; margin: auto; z-index: 999999; }*/
/*.Pop_cancel  .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable { width: 450px;  }*/
/*.pro_dialog { width: auto; }*/
/*.Pop_cancel p { width: 100%; text-align: center; }*/
/*.Pop_cancel img { width: 100%; } */
/*.Pop_cancel .con_body, .Pop_cancel .jja, .Pop_cancel .ja_Wrap  { width: auto; margin: auto;}*/
/*.Pop_cancel .ja_Wrap { margin: 0px 0 ;}*/
/*.Pop_cancel .pro_dialog { padding: 20px 25px 20px; width:auto; position:relative;  font-family:"Dotum"; font-size:13px; color: #5c5c5c; }*/
/**/
/*.entrance_cancel { right: 500px; }*/
/*.presentation_cancel { right: 0px; }*/
/*.ui-widget-header .ui-icon { background: url(/images/common/pop_close.png) center no-repeat !important; background-size: 80% !important;}*/



/*ÆË¾÷ Ãë¼Ò¾È³» */
.Pop_cancel .ja_Wrap h4 { width:100%; font-weight:bold; font-size:28px; color:#474a4d; }
.Pop_cancel .ja_Wrap h5 {margin-top:38px; margin-bottom:20px; width:100%; font-weight:bold; font-size:18px; color:#35579e; }
.Pop_cancel .ja_Wrap > .line_2{ margin: 16px 0; border-bottom:1px solid black; width:18px; }
.Pop_cancel { width: 500px;  position: fixed; top: 50px; right:  bottom: 0; margin: auto; z-index: 999999; }
.Pop_cancel  .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable { width: 450px;  }
.pro_dialog { width: auto; }
.Pop_cancel .con_body, .Pop_cancel .jja, .Pop_cancel .ja_Wrap  { width: auto; margin: auto;}
.Pop_cancel .ja_Wrap { margin: 0px 0 ;height: auto; }
.entrance_cancel { right: 500px; display: none;}
.presentation_cancel { right: 0px; }
.Pop_cancel .ui-widget-header .ui-icon { background: url(/images/common/pop_close.png) center no-repeat !important; background-size: 80% !important;}


.Pop_cancel p { width: 100%; color: inherit; }
.application { right: 0px; display: block; }
.Pop_cancel .mail { color:#0033ff }
.Pop_cancel .mail:hover { text-decoration: underline; }
.Pop_cancel .pop_more { text-align: center;  margin: 15px 0 20px;}
.Pop_cancel .pop_more a {border: 1px solid #b7b7b7; background-color: #b7b7b7; color: #fff;border-radius: 5px; padding: 5px 10px;}
.Pop_cancel .pop_more a:hover { color: #111; text-decoration: none; }
.colorRed { color: #ff0000; font-weight: 600; }
.bold { font-weight: 900; }
.underline { text-decoration: underline; }
.fz18 { font-size: 16px; }


/* ÆË¾÷ */
.Pop_cancel .pro_dialog { padding: 0px 15px; width:auto; position:relative;  font-family:"Dotum"; font-size:13px; color: #5c5c5c; }
.ui-dialog { padding: 0; border:3px solid #35579e; border-top: 0; background:#fff; border-radius: 0; font-family:"µ¸¿ò"; font-size:13px; color:#5c5c5c; z-index:50; position:relative;}
.Pop_cancel .ui-dialog .ui-dialog-titlebar { padding: 0 0 0 11px; height: 50px; font-family:"Nanum Gothic"; font-size: 18px; line-height: 50px; border:0; border-radius:0; color:#fff; z-index:10; overflow: hidden;
	background-image: url(/images/common/pop_tit.gif), url(/images/common/pop_dialog_header.gif);
    background-position: 10px,right top;
    background-repeat: no-repeat;
    background-color: #35579e;   }
.Pop_cancel .ui-dialog .ui-dialog-titlebar-close { margin: 0; padding: 0; right: 18px; top: 13px; }
.Pop_cancel .ui-dialog .ui-dialog-titlebar-close.ui-state-hover { margin: 0; padding: 0; border: 0; }
.Pop_cancel .ui-dialog .ui-dialog-titlebar-close span { margin: 0; width:22px; height:23px;  background: #4a68a8 url(/images/pro/pop_close.png) 0 0 no-repeat; }
.Pop_cancel .jja { padding: 20px 0 0; }
.Pop_cancel .ui-dialog-buttonset .ui-button {background:#35579e; color:#fff; border-radius:0;}

