@charset "UTF-8";
.right-content{
	width:1200px;
	margin-left: 50px;
}
.exam-info{
	background:#fff;
}
.exam_title{
	text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
    letter-spacing: -1.5px;
    margin-bottom:45px;
    line-height:32px;
}

.exam_title .big_font{
	font-size:28px;
	font-weight:700;
}

.exam_title .red_font{
	color: #ff1010;
}
.apply-all{
	font-family:맑은 고딕, 'malgun gothic';
}
.apply-all h5{
	display: block;
	width: 100%;
	border-bottom:2px solid #4c4c4c;
	font-size: 23px;
	font-weight: bold;
	padding: 0;
	padding-bottom: 15px;
	color: #333;
}
.apply-all .small-tit{
	font-size:20px;
 	font-weight:600;
	padding:0 0 15px 0;
	letter-spacing: -1px;
	color:#173082;
}
.apply-all .small-tit em{
	font-size:15px;
	font-weight:400;
	display: inline-block;
	line-height:100%;
 	vertical-align:top;
	padding:5px 0 0 0;
	margin:0 0 0 3px;
	color:#000;
}
.apply-all .apply-box{
	border-top:0;
	width:100%;
	margin:0 0 50px 0;
}
.apply-all .apply-box .sample-play{
	display: none;
    width: 320px;
    height: 250px;
    background: #f3f3f3;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.apply-all .apply-box .apply-info .apply-buy{
	width:100%;
	height:80px;
}
.apply-all .apply-box table.info-table{
	border-left:0;
	border:0;
	line-height:normal;
	width: 100%;
}
.apply-all .apply-box table.info-table th,
.apply-all .apply-box table.info-table td{
	padding:0;
	font-size: 13px;
	text-align: left;
	border:0;
	padding:15px;
	border-top:1px #c3c3c3 solid;
}
.apply-all .apply-box table.info-table td{
	color:#333;
	padding:7px 0 7px 15px;
	line-height:160%;
	border-left:1px #c3c3c3 solid;
}
.apply-all .apply-box table.info-table td.price{
	padding:10px 25px;
}
.apply-all .apply-box table.info-table td strong{
	color:#3055b5;
	font-weight:400
}
.apply-all .apply-box table.info-table th{
	border-left:0;
	font-weight: normal;
	color:#333;
	text-align: center;
	padding:0;
	background:#f1f1f1;
	border-right:1px #c3c3c3 solid;
	letter-spacing: -1px;
}
/*가격*/
.apply-all .apply-box .apply-view-sale{
	padding:15px 0;
}
.apply-all .apply-box .apply-view-sale .won{
	display: table;
	width:100%;
	font-family: tahoma;
	margin:30px 0 0 0;
}
.apply-all .apply-box .apply-view-sale .won:first-child{
	margin:0;
}
.apply-all .apply-box .apply-view-sale .won .info,
.apply-all .apply-box .apply-view-sale .won .link{
	display: table-cell;
	vertical-align: middle;
}
.apply-all .apply-box .apply-view-sale .won .info{
	text-align: center;
	font-size:33px;
	font-weight:800;
	letter-spacing: -1.5px;
}
.apply-all .apply-box .apply-view-sale .won .info .badge{
	border:1px #1d1d1d solid;
	display: block;
	text-align: center;
	font-weight:400;
	line-height:30px;
	width:165px;
	border-radius: 5px;
	font-size:14px;
	margin:0 auto 15px auto;
	letter-spacing: 0;
}
.apply-all .apply-box .apply-view-sale .won .info .sale{
	line-height:100%;
	font-size:18px;
	background:#
}
.apply-all .apply-box .apply-view-sale .won .info .sale_add{
	line-height:100%;
	display: table;
  	width:205px;
	margin:0 auto 10px auto;
}
.apply-all .apply-box .apply-view-sale .won .info .sale_add strong,
.apply-all .apply-box .apply-view-sale .won .info .sale_add span{
	display: table-cell;
	vertical-align: middle;
}
.apply-all .apply-box .apply-view-sale .won .info .sale_add strong{
	color:#aaa;
	font-weight:600;
	font-size:26px;
	position:relative;
  	width:120px;
}
.apply-all .apply-box .apply-view-sale .won .info .sale_add strong:before{
	content:'';
	position:absolute;
	background:#000;
	width:100%;
	height:1px;
	left:0;top:50%;
	margin-top:-1px;
}
.apply-all .apply-box .apply-view-sale .won .info .sale_add .new-deco{
	position:relative;
	text-align:center;
	background:#000;
	color:#fff;
	width:60px;
	height:60px;
	line-height:110%;
	border-radius:50%;
	font-size:16px;
	font-family:'spoqa3','돋움', dotum,'Apple SD Gothic Neo', '애플 SD산돌고딕', sans-serif;
}
.apply-all .apply-box .apply-view-sale .won .link{
	width:84px;
}
.apply-all .apply-box .apply-view-sale .won .link a{
	display: block;
	background:#e95842;
	color:#fff;
	font-size:15px;
	text-align: center;
	border-radius: 100%;
	 padding:20px 0 20px 0;
	width:100%;
	line-height:120%
}
.right-quick-menu{display: none;}
