/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); 
@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);*/

.sub_review{margin:0 auto; width:980px; overflow:hidden; padding-bottom:100px;}
.sub_review ul{overflow: hidden;}
.sub_review li{float:left; margin-right:10px;}
.sub_review li:last-child{margin-right:0;}
.sub_review a{border:5px solid #ddd; display:block;}
.sub_review a:hover{border:5px solid #2084da;}

.registNum{width:960px; margin:0 auto; padding-top:40px; padding-bottom:100px;}
.registTit{margin-bottom:78px; text-align: center;}
.registNum table{border-collapse:collapse; border-spacing:0; border:0; width:100%;}
.registNum td{padding:20px; text-align:left; color:#aaa; font:bold 15px/1.5em 'malgun gothic'; letter-spacing:-1px; vertical-align:top;}
.registNum td p{color:#fff; font:16px/1.5em 'nanum gothic'; margin:5px 0; padding:0; display:block;}
.registNum td span{color:#fff; font:16px/1.5em 'nanum gothic'; margin:5px 0; padding:0; display:block;}
.registNum td .tit_01{display:block; border-bottom:1px dotted #aaa; padding:0 0 15px; font:bold 20px/1.2em "nanum gothic"; color:white; margin-bottom:20px;}
.registNum td .tit_02{display:block; border-bottom:1px dotted #aaa; padding:0 0 15px; font:bold 20px/1.2em "nanum gothic"; color:#555; margin-bottom:10px;}
.registNum td a{display:inline-block; padding:8px 15px 10px; background:#0359a4; color:white; font:bold 14px/1em 'malgun gothic'; float:right;}
.registNum td ui{overflow:hidden;}
.registNum td li{list-style:disc; margin-left:20px; color:#777;}
.movelinke{height:557px; margin-left:142px;}
.movelinke a{display:block; height:557px;}

#stickyfooter {
background:rgba(255, 255, 255, 0.8);
color: #ffffff;

}
#stickyfooter .scroll{
display:none;
font-size: 0.4em;
vertical-align:top;
color: #fff;

}
#stickyfooter.sticky .scroll {
display:inline;
text-align:center;
}

#stickyfooter.sticky .scroll .start_btn{
display:inline-block;
margin-right:20px;
}

#stickyfooter.sticky .scroll .topbot{
display:inline-block;
width:40px;
height:40px;
background-size:100% 100%;
margin-left:5px;
vertical-align: middle;
border-radius:3px;
float:right;
border:1px solid #ddd;
}
#stickyfooter.sticky .scroll .bgt{background:url(/Mingan/Images/kte_img/menu_top.jpg) no-repeat center center;}
#stickyfooter.sticky .scroll .bgb{background:url(/Mingan/Images/kte_img/menu_bot.jpg) no-repeat center center;}

#stickyfooter.sticky{
right: 0;
left: 0;
}

.intended{
max-width:800px;
margin-left:auto;
margin-right:auto;
text-align: center;
}
.gist a{
background:transparent;
}

.pdT10{	padding-top:10px;}
.pdT30{padding-top:30px;}
.pdT40{padding-top:40px;}
.pdB40{padding-bottom:40px;}
.pdB50{padding-bottom:50px;}

.bot_color{
display:block;
padding:50px 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a8493+0,189882+67,27ae6e+100 */
background: #0a8493; /* Old browsers */
background: -moz-linear-gradient(left, #0a8493 0%, #189882 67%, #27ae6e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #0a8493 0%,#189882 67%,#27ae6e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #0a8493 0%,#189882 67%,#27ae6e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a8493', endColorstr='#27ae6e',GradientType=0 ); /* IE6-9 */
}
