*{
	margin: 0;
	padding: 0;
	font-family: '¸¼Àº°íµñ','Malgun Gothic','verdana','arial','dotum', 'µ¸¿ò';
}

@font-face {
	font-family: 'NanumSquareB';
	src: url('/application/new_list/NanumSquareB.eot');
	src: url('/application/new_list/NanumSquareB.eot?#iefix') format('embedded-opentype'),
	url('/application/new_list/NanumSquareB.svg#NanumSquareB') format('svg'),
	url('/application/new_list/NanumSquareB.ttf') format('truetype'),
	url('/application/new_list/NanumSquareB.woff') format('woff'),
	url('/application/new_list/NanumSquareB.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NanumSquareEB';
	src: url('/application/new_list/NanumSquareEB.eot');
	src: url('/application/new_list/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
	url('/application/new_list/NanumSquareEB.svg#NanumSquareEB') format('svg'),
	url('/application/new_list/NanumSquareEB.ttf') format('truetype'),
	url('/application/new_list/NanumSquareEB.woff') format('woff'),
	url('/application/new_list/NanumSquareEB.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0 auto;
	font-family:'Malgun Gothic';
}

ul, ol, li, a {text-decoration: none !important; list-style: none;}

/********************************************************************************/

.v3_notice {
	font-size: 14px;
	line-height: 20px;
	color: #f00;
	text-align: left;
	margin: 20px 0 20px 10px;
}

.order_list {border-top: 3px solid #005cd3; margin-bottom: 70px;}

.order_list,
.pay_list {
	font-size: 14px;
	line-height: 20px;
}

.order_list tr {border-bottom: 1px solid #eee;}

.order_list tr:nth-child(1),
.pay_list tr:nth-child(1) td {
	font-size: 17px;
	font-weight: bold;
	line-height: 40px;
    font-family: 'NanumSquareB';
    cursor: inherit !important;
}

.order_list tr:nth-child(1) {
	background: rgba(0, 92, 211, 0.03) !important;
	color: #005cd3;
}
.pay_list tr:nth-child(1) {
	background: #f6f6f6;
	color: #666;
}

.pay_list {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.pay_list tr:nth-child(1) {border-bottom: 1px solid #eee;}

.pay_list tr:nth-last-child(1) {
	border-top: 1px solid #eee;
	background: #fff !important;
    cursor: inherit !important;
}

.pay_list input {
	display: inline-block;
	width: 17px;
	height: 17px;
	border-radius: 0;
	margin: 0;
}

.order_list input {
	display: inline-block;
	width: 80px;
	height: 30px;
	color: #fff;
	font-size: 14px;
	background: #005cd3;
	border: 0;
	cursor: pointer;
}

.notice_list {
	text-align: left;
	color: #666;
	margin-bottom: 70px;
}

.gray-tit,
.blue-tit {
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	text-align: left;
	font-family: 'NanumSquareEB';
	letter-spacing: 1px;
	margin-top: 30px;
}

.gray-tit {color: #444;}
.blue-tit {color: #005cd3;}

.notice_list h2,
.post_info h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	text-align: left;
	font-family: 'NanumSquareEB';
	letter-spacing: 1px;
}

.notice_list p{
	font-size: 14px;
	line-height: 21px;
}

.notice_list span {color: #f00;}

.pay_title {
	color: #fff;
	line-height: 60px;
	background: #2d6c9a;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.lec_sample {
	cursor: pointer;
	display: inline-block;
	background: #005cd3;
	color: #fff;
	width: 150px;
	line-height: 50px;
	float: right;
	margin-top: 30px;
}

.per_info {
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	text-align: center;
}

.per_info tr:nth-child(1) {border-bottom: 1px solid #eee;}

.per_info tr:nth-child(2) td:nth-child(2n){
	padding: 5px 0;
	color: #444;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
}

.per_info tr td:nth-child(2n+1) {
	background: #f6f6f6;
	font-family: 'NanumSquareB';
	color: #666;
}

.per_info tr td:nth-child(2n) {
	color: #000;
	font-weight: bold;
}

.post_info {margin-bottom: 70px;}

.post_info h2 {
	line-height: 65px;
	height: 70px;
	overflow: hidden;
}

.adr_sign, .adr_last {
	display: inline-block;
	width: 150px;
	height: 60px;
	line-height: 25px;
	padding-top: 5px;
	font-size: 15px;
	color: #fff !important;
	cursor: pointer;
	float: right;
	text-align: center;
    font-weight: 100;
	box-sizing: border-box;
}

.adr_sign {background: #b14600;}
.adr_last {
	background: #9900ff;
	margin-left: 5px;
}

.post_info table td:nth-child(1) {
	color: #666;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
    vertical-align: baseline;
	padding: 5px 0;
}

.post_info table input {
	display: inline-block;
	height: 40px;
	font-size: 16px;
	color: #666;
	margin: 5px 0;
	text-indent: 10px;
	font-family: '¸¼Àº°íµñ','Malgun Gothic','verdana','arial','dotum', 'µ¸¿ò';
	border: 1px solid #ccc;
}

.post_info table a {
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #005cd3;
    vertical-align: middle;
	margin-left: 5px;
	font-size: 16px;
	cursor: pointer;
}

.post_info table textarea {
	border: 1px solid #ccc;
	width: 100%;
	resize: none;
	margin: 5px 0;
	font-size: 14px;
	color: #666;
	font-family: '¸¼Àº°íµñ','Malgun Gothic','verdana','arial','dotum', 'µ¸¿ò';
	padding: 10px;
	box-sizing: border-box;
}

input::placeholder {color: #ccc;}
input::-webkit-input-placeholder {color: #ccc;}
input:-ms-input-placeholder {color: #ccc;}
textarea::-webkit-input-placeholder {color: #ccc;}
textarea:-ms-input-placeholder {color: #ccc;}

.final_info {
	border-top: 3px solid #005cd3;
	border-bottom: 1px solid #005cd3;
}

.final_info tr {
	text-indent: 20px;
	border-top: 1px solid #eee;
}

.final_info tr:nth-child(1) {border-top: 1px solid #eee;}

.final_info td {font-size: 18px;}

.final_info td:nth-child(1) {
	color: #005cd3;
	font-weight: bold;
	background: rgba(0, 92, 211, 0.03) !important;
	font-family: 'NanumSquareB';
}

#pay_1, #pay_2, #pay_3 {display: none;}

label {
	display: inline-block;
	width: 160px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #ccc;
	border-left: 0;
	color: #999;
	text-align: center;
	text-indent: 0;
	float: left;
	margin: 10px 0 10px;
	font-weight: bold;
}

.pay_lab_1 {
	margin-left: 20px;
	border-left: 1px solid #ccc;
}

input#pay_1:checked~.pay_lab_1,
input#pay_2:checked~.pay_lab_2,
input#pay_3:checked~.pay_lab_3 {
	background: #005cd3;
	color: #fff;
}

.submit_bt {
	display: inline-block;
	width: 150px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #fff !important;
	text-align: center;
	background: #2d6c9a;
	margin-bottom: 50px;
}