.preview{
	width:980px;
	margin:0 auto;
	background:white;
}
#html-content-holder- .preview_content_ img{
	display:block;
}
.preview .preview_header{
	height:120px;
	box-sizing:border-box;
	background-color:#ffd2b9;
	padding-top:16px;
}
.preview .preview_header > a{

}
.preview .preview_header > a > img{
	height: 90px;
    margin-left: 39px;

    display:block;
}

.preview  .preview_header > .img_box{
	float:right;
	display:block;
	width:220px;
	height:220px;
	border:10px solid white;
	border-radius:100%;
	box-sizing:border-box;
	margin-top: -66px;
    margin-right: 30px;
    overflow:hidden;
    position:relative;
    background:white;
}
.preview  .preview_header > .img_box img{
	
	border-radius:100%;
}
.preview > .preview_content_{
}
.preview > .preview_content_  .section1{
	padding-left:48px;
	padding-top: 58px;
	padding-bottom:18px;
}
.preview > .preview_content_  .section1 > .name{
	font-size:24px;
	color:#dc6724;
	font-family:'Microsoft JhengHei';
	letter-spacing:2px;
}

.preview > .preview_content_  .section3 > .name {
	font-size:24px;
	color:#dc6724;
	font-family:'Microsoft JhengHei';
	letter-spacing:2px;
	margin-left: 58px;
	margin-bottom: 10px;
}
	

.preview > .preview_content_  .section1 > .email{
	font-size:15px;
	margin-top:10px;
	font-family:'Poppins';
	letter-spacing:0.3px;
}
.preview > .preview_content_  .section1 > .email:before{
	content: '';
    display: inline-block;
    width: 23px;
    height: 20px;
    background-image: url(img/1/2/icon_email.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right:8px;
}
.preview > .preview_content_  .section1 > .course_hour{
	font-size:0;
	margin-top:34px;
}
.preview > .preview_content_  .section1 > .course_hour > .course{
	display:inline-block;
	width:379px;
}
.preview > .preview_content_  .section1 > .course_hour > .course > .t1{
	font-size:24px;
	color:#dc6724;
}
.preview > .preview_content_  .section1 > .course_hour > .course > .en_{
	font-family:'Poppins';
	letter-spacing:0.3px;
}
.preview > .preview_content_  .section1 > .course_hour > .course > .t1 > span{
	color:#282828;
}
.preview > .preview_content_  .section1 > .course_hour > .hour{
	display:inline-block;
	width:379px;
}
.preview > .preview_content_  .section1 > .course_hour > .hour > .t1{
	font-size:24px;
	color:#dc6724;
}
.preview > .preview_content_  .section1 > .course_hour > .hour > .t1 > span{
	color:#282828;
}

.preview > .preview_content_  .section1 > .course_hour > .hour > .en_{
	font-family:'Poppins';
	letter-spacing:0.3px;
}

.preview > .preview_content_  .section2{
	padding-right:50px;
	padding-bottom:53px;
}
.preview  .preview_content_  .section2 > .line_{
	width:100%;
	height:1px;
	background-color:#dc6724;
}
.preview  .preview_content_  .section2 > .title_{
	width:376px;
	height:74px;
	background-color:#ffd2b9;
	position:relative;
	box-sizing:border-box;
	padding-left:49px;
	padding-top:6px;
	
}
.preview  .preview_content_  .section2 > .title_:after{
	content:'';
	display:block;
	width:0;
	height:0;
	border-left:74px solid #ffd2b9;
	border-bottom:74px solid transparent;
	position:absolute;
	top:0;
	right:-74px;
}
.preview  .preview_content_  .section2 > .title_ > p{
	font-size:20px;
	color:#ba4300;
	margin-bottom:2px;
	letter-spacing:0.2px;
}
.preview  .preview_content_  .section2 .conetnt_ > table{
}
.preview  .preview_content_  .section2 .conetnt_ > table p{
	font-size:17px;
	font-weight:bold;
}
.preview > .preview_content_  .section2 .conetnt_ > table span{
	font-weight:400;
	font-family:'Poppins';
	line-height:18px;
	display:block;
}
.preview > .preview_content_  .section2 .conetnt_ > table > tbody > .header_ p{
	color:#dc6724;
}
.preview  .preview_content_  .section2 > .conetnt_{
	padding-left:49px;
	padding-top:17px;
}
.preview > .preview_content_  .section2 > .conetnt_ > table{
	vertical-align:top;
}
.preview > .preview_content_  .section2 > .conetnt_ > table > tbody{
}
.preview > .preview_content_  .section2 > .conetnt_ > table > tbody td,
.preview > .preview_content_  .section2 > .conetnt_ > table > tbody th
{
	vertical-align:top;
	box-sizing:border-box;
}
.preview > .preview_content_  .section2 > .conetnt_ > table > tbody td{
	padding-top:18px;
	padding-bottom:5px;
}
.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > .header_{
	border-bottom:2px solid #f27026;
}
.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > .header_ th{
	height:80px;
}
.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > .header_ > .course_hour{
	text-align:center;
}

.preview > .preview_content_  .section2 > .conetnt_ > table > tbody  .item_{
	border-bottom:1px solid #e8e8e8;
}
.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > tr > .course_provider{
	width:217px;
	padding-right: 10px;
}

.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > tr > .course_title{
	width:217px;
}

.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > tr > .commence_date{
	width:119px;
	text-align:center;
}
.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > tr > .commence_date > p{
	padding-right:35px;
}

.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > tr > .complete_date{
	width:80px;
	text-align:center;
}

.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > tr > .course_hour{
	width:126px;
	text-align:center;
}

.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > tr > .course_category{
	width:121px;
	padding-left:7px;
}
.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > tr > .course_category > p{
}
.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > tr > .course_category > p > br{
}
.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > tr > .course_category > p > span{
}
.preview > .preview_content_  .section2 > .conetnt_ > table > tbody > tr > .course_category > p > span > br{
}


.preview  .section3{
	padding-right:50px;
	padding-bottom:0px;
}
.preview .section3 .line_{
	width:100%;
	height:1px;
	background-color:#dc6724;
}
.preview .section3 .title_{
	width:220px;
	height:74px;
	background-color:#ffd2b9;
	position:relative;
	box-sizing:border-box;
	padding-left:49px;
	padding-top:6px;
	
}
.preview .section3 .title_:after{
	content:'';
	display:block;
	width:0;
	height:0;
	border-left:74px solid #ffd2b9;
	border-bottom:74px solid transparent;
	position:absolute;
	top:0;
	right:-74px;
}
.preview .section3 .title_ > p{
	font-size:20px;
	color:#ba4300;
	margin-bottom:2px;
	letter-spacing:0.2px;
}

.preview .section3 .content_{
	padding-right:103px;
	padding-bottom:13px;
}

.preview .section3 .learning_nature{
	margin-top:10px;
}
.preview .section3 .learning_nature img{
	width:100%;
	max-width:100%;
	height:auto;
}



.preview  .section4{
	padding-right:50px;
	padding-bottom:0;
}
.preview .section4 .line_{
	width:100%;
	height:1px;
	background-color:#dc6724;
}
.preview .section4 .title_{
	width:220px;
	height:74px;
	background-color:#ffd2b9;
	position:relative;
	box-sizing:border-box;
	padding-left:49px;
	padding-top:6px;
	
}
.preview .section4 .title_:after{
	content:'';
	display:block;
	width:0;
	height:0;
	border-left:74px solid #ffd2b9;
	border-bottom:74px solid transparent;
	position:absolute;
	top:0;
	right:-74px;
}
.preview .section4 .title_ > p{
	font-size:20px;
	color:#ba4300;
	margin-bottom:2px;
	letter-spacing:0.2px;
}

.preview .section4 .content_{
	padding-left:92px;
	font-size:0;
}

.preview .section4 .learning_mode{
	width:246px;
	display:inline-block;
	margin-right:30px;
	margin-top:19px;
	vertical-align:top;
}
.preview .section4 .learning_mode p{
	font-size:14px;
	color:black;
	text-align:center;
}
.preview .section4 .learning_mode p span{
	font-family:'Poppins';
	display:block;
}

.preview .section4 .learning_nature img{
	width:100%;
	max-width:100%;
	height:auto;
}
#content{
	position:relative;
}


.preview_loading{
	width:980px;
	height:100%;
	position:absolute;
	z-index:2;
	top:0;
	left:calc(50% ~'-' 490px);
	background:rgba(255,255,255,0);
}

.preview .section5{
	padding-right:0px;
	padding-bottom:10px;
	font-size: 0;
	margin-top: -75px;
	position: relative;
}

#cut1,#cut2,#cut3{
	background:white;
}

#cut3 img{
	display:block;
}

#cut3 .section5{
	margin-top: -45px;
}



.preview .section5 .section5_left{
	float: left;
	width: 470px;
	height:100%;
}
.preview .section5 .section5_left .title_{
	width: 254px;
	margin-bottom:30px;
}
.preview  .section5 .section5_right{
	float: left;
	width: 420px;
	margin-left:40px;
}

.preview  .section5 .section5_right .content_{
	width:440px;
}
.preview .section5 .line_{
	width:100%;
	height:1px;
	background-color:#dc6724;
}
.preview .section5 .title_{
	width:220px;
	height:74px;
	background-color:#ffd2b9;
	position:relative;
	box-sizing:border-box;
	padding-left:49px;
	padding-top:6px;
	
}
.preview .section5 .title_:after{
	content:'';
	display:block;
	width:0;
	height:0;
	border-left:74px solid #ffd2b9;
	border-bottom:74px solid transparent;
	position:absolute;
	top:0;
	right:-74px;
}
.preview .section5 .title_ > p{
	font-size:20px;
	color:#ba4300;
	margin-bottom:2px;
	letter-spacing:0.2px;
}

.preview .section5 .content_{
	
}

.preview .section5 .learning_mode{
	width:246px;
	display:inline-block;
	margin-right:30px;
	margin-top:19px;
	vertical-align:top;
}
.preview .section5 .learning_mode p{
	font-size:14px;
	color:black;
	text-align:center;
}
.preview .section5 .learning_mode p span{
	font-family:'Poppins';
	display:block;
}

.preview .section5 .learning_nature img{
	width:100%;
	max-width:100%;
	height:auto;
}

.export_box{
	width: 980px;
    margin: 0 auto;
    font-size: 0;
    margin-top: 28px;
    letter-spacing: 0.75px;
    padding-bottom:50px;
}

.export_box p{
	font-size:12px;
	color:#000000;
	font-family:'Poppins';
	line-height: 23px;
}

.export_box a{
	font-size: 14px;
    display: block;
    width: 146px;
    height: 40px;
    color: white;
    margin: 46px auto 0;
    background-color: #f27026;
    text-align: center;
    line-height: 40px;
}

.export_box a.disabled{
	background:#e8e8e8;
}


@media all and (max-width:980px)
{
	.export_box p{
		box-sizing:border-box;
		padding-left:20px;
		padding-right:20px;
	}
}
