body {  font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif; font-size: 15pt}
		form   {  font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif; font-size: 15pt}
		h1   {  font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: 300}
		A.essayLink:link ,   
		A.essayLink:visited {  font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif; cursor:pointer; font-size: 13pt; text-decoration: none; color: #000000}
		A.decoLink:link ,
		A.decoLink:visited {  font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif; cursor:pointer; font-size: 13pt; text-decoration: none; color: #AAAAAA}
		A.essayLink:hover {  font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif; cursor:pointer; font-size: 13pt; text-decoration: none; color: #FFFF00}
		A.decoLink:hover {  font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif; cursor:default; font-size: 13pt; text-decoration: none; color: #444444}
		A.step:link    		{  color: #000; text-decoration: none;}
		A.step:visited {  color: #000; text-decoration: none;}
		A.step:hover   {  color: #FF0; text-decoration: none;}


.ui-mobile [data-role=page], .ui-mobile [data-role=dialog], .ui-page {
	position:relative;	
}

.ui-body-c, .ui-overlay-c {
	background-image:none !important;
    background:rgb(178,234,239) !important;
}

.redLink:link {
	color: #000; text-decoration: none;
}

.redLink:visited {
	color: #000; text-decoration: none;
}

.redLink:hover {
	font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: orange;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 30px !important;
	font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif  !important;;
	font-size: 15pt !important;
	font-weight:300 !important;
	/*text-shadow: 1px 1px #999999;*/
}

.alertVTxt{
	display:        table-cell;
  	vertical-align: middle;	
}
.hoverTable tr:hover {
	background-color: rgba(255,255,255, 1);
}

.allSubMenuCSS {
	position:relative; display:inline-block; padding:0 15; /* margin:0 15;  */height:50px; line-height:50px;	
}
.allSubMenuFullCSS {
	position:fixed; z-index:999; width:100%; top:100; background-color: #56BBFF;	
	min-height:1px;
}

.mmS {		/*essay Main Menu Icon*/
	cursor: pointer; position:relative; display:inline-block; 
	width:150px; height:150px; 
	margin: 10;
	border-radius: 15px;	
}
.mmST{		/*essay Main Menu Icon*/
	position:absolute; width:130px; height:50px; line-height:25px; 
	font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-size:1.2em;
    display: table; margin:10;
}
.mmSTC{		/*essay Main Menu Icon*/
	display: table-cell;
    vertical-align: middle;
    text-align:center;
}

.centerScreen {
	position: fixed;
    top: 60%;
    left: 50%;
	width:100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.footerMenuTxt {
	display:inline-block; 
	width:100px; 
	height:100px;	
	background-size: 100px 100px;
	margin: 5px 0 0 0;
}

.footerMenuTxtMobile {
	display:inline-block; 
	width:80px; 
	height:80px;	
	background-size: 80px 80px;
	margin: 5px 0 0 0;
}

.borderShadow{
	-moz-box-shadow: 0 0 1px #999; 
	-webkit-box-shadow: 0 0 1px #999; 
	box-shadow: 0 0 1px #999; 	
}

.essayContent{
	width:95%; 
	margin:auto;
}

/* essay.php menu box size */
.menuBoxSize {
	margin:auto; 
	width:177px; 
	height:177px;
}
.menuBoxSizeS {
	margin:auto; 
	width:160px; 
	height:160px;
}

.whiteNoUnder{
	color:#fff; 
	text-decoration: none;	
}

.text-left{
	text-align:left; 
}
.text-right{
	text-align:right; 
}
.text-center{
	text-align:center; 
}
.caption {
	font-size: 22px;
	font-weight: 200;
}

.formFieldQuarter{
	width:23%; display:inline-block; padding:10px;
}

.formFieldHalf{
	width:45%; display:inline-block; padding:10px;
}

.formFieldFull{
	width:92%; display:inline-block; padding:10px;
}
.smallSquareBox {
	display:inline-block;
	width:20px; 
	height:20px;	
}
.redMainTit{
	color: #FF0000;
	font-size:36px;
}
.mic {
	display:none;
	position:absolute; 
	top: -10px; 
	right: -10px;
    background:url(../images/btn-record-off.png) no-repeat;
	width:40px; 
	height:40px;
}
.bookLi {
        width: 300px;
        min-height: 185px;
        /*border: 1px solid #000;*/
        display: -moz-inline-stack;
        display: inline-block;
        /*vertical-align: top;*/
        margin: 30 10;
        zoom: 1;
        *display: inline;
        _height: 185px;
}
.bookEditIcon {
	position:absolute; 
	padding-top: 155px; 
	margin-left: -10px;	
}
.bookCaseR {
	width:140px; 
	margin:auto; 
	text-align:center; 
	color:#000;	
}
.bookCaseRTxt1 {
	font-size:15px; 
	color:#1EA5FF;	
	line-height:25px;
}
.bookCaseRTxt2 {
	font-size:24px; 
	max-width:140px; 
	color:#1EA5FF;	
	line-height:50px;
}
.bookCaseRTxt3 {
	color:#1EA5FF;	
	font-size:14px; line-height:20px;
}
.bookCaseL{
	float:left; 
	width:150px; 
	height:185px; 
	background-size:cover; 
	background-position: center center;	
}
.bookContainer{
	width:300px; 
	height:185px; 
	background-image:url(../images/viewbookBG.png);
}
.essayTopicStyle{
	font-size:2.2em; 
	font-weight:100;
	font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
	line-height:50px; 
	text-align:center;
}

.essayTopicStyle p{
	-webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.essayTopicStyleM{
	font-size:20px; 	
	text-align:center;
}
.btnCSS {
			-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
			-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
			box-shadow:inset 0px 1px 0px 0px #ffffff;
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
			background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
			background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
			background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
			background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
			background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
			background-color:#f9f9f9;
			-moz-border-radius:6px;
			-webkit-border-radius:6px;
			border-radius:6px;
			border:1px solid #dcdcdc;
			display:inline-block;
			cursor:pointer;
			color:#666666;
			font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
			font-size: 16px;
    		padding: 5px 5px;
			text-decoration:none;
			text-shadow:0px 1px 0px #ffffff;
		}
		.btnCSS:hover {
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
			background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
			background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
			background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
			background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
			background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
			background-color:#e9e9e9;
		}
		.btnCSS:active {
			position:relative;
			top:1px;
		}

.pTop17{
	padding-top:14px;
}

.essayCreateStyle {
	width:100%; 
	padding-top:10px;
	padding-bottom:10px;  
}

.bookCoverTitBar{
	width:150px; 
	background: rgba(255,75,0,0.7); 
	text-align:center; 
	color:#FFF; 
	padding-top:1px; 
	padding-bottom:1px;	
}

.tickIcon {
	position: absolute; 
	padding-left:95px;
	margin-top: -6px;
	width:25px; 
	height:27px;
}

.pushIcon {
	position:absolute;
	margin-top: -20px;
  	margin-left: 100px;
  	width:40px; 
	height:40px; 
	line-height:40px; 
	text-align:center;	
	background-image:url('../images/notificationIcon.png');
	background-repeat: no-repeat;
	color:#FFF;
}

.pushIconOk {
	position:absolute;
	margin-top: -20px;
  	margin-left: 100px;
  	width:40px; 
	height:40px; 
	line-height:40px; 
	text-align:center;	
	background-image:url('../images/pushIconOk.png');
	background-repeat: no-repeat;
}

.defaultLink {
	text-decoration: none; 
	color: #000000;
}

.defaultWLink {
	text-decoration: none; 
	color: #FFFFFF;
}

/* topMenuBar */
.topMenuBarLink{
	width:119px; 
	height:50px; 
}
.topMenuBarLinkPaleblue{
	background-image:url('../images/tag-paleblue.png');
}
.topMenuBarLinkBlue{
	background-image:url('../images/tag-blue.png');
}
.topMenuBarLinkYellow{
	background-image:url('../images/tag-yellow.png');
}
.topMenuBarLinkGreen{
	background-image:url('../images/tag-green.png');
}
.topMenuBarLinkRed{
	background-image:url('../images/tag-red.png');
}
.topMenuBarLinkPink{
	background-image:url('../images/tag-pink.png');
}
.topMenuBarLinkPurpleRed{
	background-image:url('../images/tag-purple-red.png');
}
.topMenuBarLinkPurpleBlue{
	background-image:url('../images/tag-purple-blue.png');
}
.topMenuBarLinkOrange{
	background-image:url('../images/tag-orange.png');
}

.longMenuBarLinkPink{
	background:url('../images/tag-Imagepink.png'); 
	width:250px; 
	height:50px;
}
.longMenuBarLinkGreen{
	background-image:url('../images/tag-Imagegreen.png'); 
	width:250px; 
	height:50px;
}
.longMenuBarLinkBlue{
	background-image:url('../images/tag-Imageblue.png'); 
	width:250px; 
	height:50px;
}

/*CSS3 extras*/
a.tooltip {outline:none; text-decoration:none; color:#000; }
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;
	display:none; 
	padding:14px 20px;
    margin-top:-10px; 
	margin-left:9px;
	max-width:300px;
   	line-height:30px;
}
a.tooltip:hover span{
    display:inline; 
	position:absolute; 
	color:#111;
    border:1px solid #DCA; 
	background:#fffAF0;
}
.callout {
	z-index:20;
	position:absolute;
	top:15px;
	border:0;
	left:-12px;
}
.toolPlace {
	display:inline-block; 
	vertical-align:top;	
}
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
}
/*CSS3 extras*/

.vAlign {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.table {
    border-collapse: separate;
    /*border: 1px solid #B55D2F;*/
	border: 1px solid #FFFFFF;
    border-radius: 10px;
	/*background-color: #FEE15A;*/
	/*text-shadow: 1px 1px #000000;*/ 
	color:#FFF; 
	font-weight:300;
	padding: 10px;
	border-spacing: 0px;
	font-size: 18px;
	-moz-border-radius: 10px;
}

.font16 {
	font-size: 2em;	
}

.font20 {
	font-size: 20px;	
}

.font14 {
	font-size: 14px;	
}

.grayImage {
	/* Firefox 10+, Firefox on Android */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");

  /* IE 6-9 */
  filter: gray;		
	
  -webkit-filter: opacity(30%);
}

/*
*::-webkit-input-placeholder {
  color: #000000;
}
*:-moz-placeholder {
  color: #000000;
}
*:-ms-input-placeholder { 
  color: #000000;
}
*/

.msgBoardDate {
	font-size: 12px;
	color:#999;
	line-height:15px;
}
.fixTopL{
	/*position:fixed; left:15px; top:25px; z-index:995;	*/
	position:fixed; left:15px; top:25px; z-index:3;
}
.fixTopR{
	/*position:fixed; right:15px; top:25px; z-index:995;*/
	position:fixed; right:15px; top:25px; z-index:3;
}
.mainTitText {
	z-index:2;
	font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
	position:fixed;
	top:0;
	font-size:2em; 
	height:100px; 
	line-height:100px; 
	width:100%; 
	color:#FFF; 
	text-align:center; 
	/*background-color: rgba(30, 165, 255, 0.4);*/
	background-color: #8ED1FF;
	
	/*
	font-size: 40px;
	width:400px;
	height:68px;
	margin:auto;
	text-align:center;
	line-height:68px;
	color:#1EA5FF;*/
}

/*
.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#FFFFCC;
	border-radius:5px;
	padding:10px;
	color:#000;
	font-size:20pt Arial;
}
*/

#headerContainer .headerTC {
	margin:auto;
	width:332px; height:80px;
	background: 0px 15px url('/site/CEC2013/images/little-ebook-writer-lang1.png') no-repeat;	
}
#headerContainer .headerSC {
	margin:auto;
	width:332px; height:80px;
	background: 0px 15px url('/site/CEC2013/images/little-ebook-writer-lang2.png') no-repeat !important;	
}
#headerContainer .headerEN {
	margin:auto;
	width:362px; height:80px;
	background: 0px 22px url('/site/CEC2013/images/little-ebook-writer-lang0.png') no-repeat !important;	
}
.CEC2014Banner {
	margin: auto;
	width: 1000px;
	height: 220px;
	background-image: url('/site/CEC2014/images/minisite/Banner-bkg.png');
}

.CEC2014sBanner {
	margin: auto;
	width: 290px;
	padding-top: 35px;
}

.CEC2014Main {
	width:1000px;
	height:2400px;
	margin:auto;
	background-color:#4cc4c3;
}

.CEC2014Content {
	width:1000px;
	height:2400px;
	background: url('/site/CEC2014/images/bg.png') no-repeat;	
}

.CEC2014ContentIframe {
	width:1000px;
	height:1350px;
	/*display:none;*/
	background: url('/site/CEC2014/images/bg.png') no-repeat;	
}
.CEC2014ContentTit {
	width:100%;
	font-size:17pt;
	font-weight:300;
	float:left;	
	color:#FFFF00;
}

.CEC2014ContentDetail {
	width:100%;
	font-size:14ptx;
	float:left;	
	padding:20px;
	color: #ffffff;
	line-height:30px;
}

.companyTypeTit {
	float: left;
	width: 50%;
}
.companyTypeLTit {
	float: left;
	width: 30%;
	color:#FFF;
	text-align:right;
}
.companyTypeRTit {
	float: left;
	color:#FFF;
	width: 70%;
}
.indTypeSchool {
	float: left;
	width: 25%;
}
.companyTypeRow {
	float: left;
	width: 100%;
	padding: 7px;
}
.sectionTit {
	text-transform: uppercase; 
	font-weight:300;	
}
#selectType {
	float: left;
	width: 100%;
	padding: 5px;
}

/*
.CEC2014miniSiteTop{
	margin:auto;
	width: 1000px;
	height: 220px;
	background-image:url('/site/CEC2014/images/minisite/Banner-bkg.png');	
}
*/

.CEC2014miniSiteMenu{
	margin: auto;
	width: 700px;
}
.CEC2014miniSiteMenuItem{
	float:left;
	width:140px;
	margin-top: -13px;
}
.CEC2014miniSiteMenuImg{
	width: 290px;
	/*padding-top:15px;*/
	margin-top: -23px;
}
.CEC2014miniSiteMenuImgTC{
	width: 354px;
	height:146px;
	margin-top: -10px;
	/*padding-top: 23px;*/
	/*background:url('/site/CEC2014/images/TC/minisiteTopRotateImg2.png') no-repeat;*/
}
.CEC2014miniSiteMenuImgSC{
	margin:auto;
	width: 354px;
	height:146px;
	margin-top: -10px;
	/*padding-top: 23px;*/
	/*background:url('/site/CEC2014/images/SC/minisiteTopRotateImg2.png') no-repeat;*/
}
.CEC2014miniSiteMenuImgEN{
	margin:auto;
	width: 449px;
	height:146px;
	margin-top: -10px;
	/*padding-top: 23px;*/
	/*background:url('/site/CEC2014/images/EN/minisiteTopRotateImg2.png') no-repeat;*/
}
.CEC2014miniSiteMid{
	margin:auto;
	width: 1000px;
}
.CEC2014miniSiteMid2, .CEC2014miniSiteMid3, .CEC2014miniSiteMid4, .CEC2014miniSiteMid5, .CEC2014miniSiteMid7{
	margin:auto;
	width: 950px;
	display:none;
}

.CEC2014miniSiteMidLeft{
	float:left;
	margin-top:20px;
	width: 372px;
	height: 450px;
	background-image:url('../images/rotateImg.png');	
}
.CEC2014miniSiteMidRight{
	float:left;
	margin:auto;
	width: 600px;
	padding-left:20px;
	/*text-shadow: 1px 1px #000000; */
	color:#FFF; 
	font-weight:300;
}
.CEC2014miniPage1Tit{
	color:#FFFF00;
	font-size:28px;	
	font-weight:300;
}
.mainContentText {
	line-height: 30px; 
	color: rgb(255, 255, 255); 
	font-size: 20px;	
}
.CEC2014miniPage{
	font-size:18px;
	margin:auto;
	width: 1000px;
	height: 100%;
	/*min-height:2150px;*/
	/*min-height:4000px;*/
}
#CEC2014miniPage1{
	background-image:url('../images/homebkgBlue.png');	
}
#CEC2014miniPage2{
	background-image:url('../images/homebkgOrangeRed.png');
}
#CEC2014miniPage3{
	background-image:url('../images/homebkgYellow.png');
}
#CEC2014miniPage4{
	background-image:url('../images/homebkgGreen.png');	
}
#CEC2014miniPage5{
	background-image:url('../images/homebkgPurpleBlue.png');
}
#CEC2014miniPage6{
	background-image:url('../images/homebkgPurpleRed.png');	
}
#CEC2014miniPage7{
	background-image:url('../images/homebkgPurpleBlue.png');	
}

.CEC2014miniPage2Mid{
	margin:auto;
	padding-top:20px;
	width: 95%;	top
	height: 420px;
}
.CEC2014miniPage2MidImg{
	width:208px;
	height:226px;
	padding-left:20px;	
}
#CEC2014miniPage2BotMid2, #CEC2014miniPage2BotMid3, #CEC2014miniPage2BotMid4{
	display:none;
}

.CEC2014miniPage3Mid{
	margin:auto;
	padding-top:30px;
	width: 95%;	
	height: 365px;
}
.CEC2014miniPage3MidIcon{
	width: 50%;
	float: left;
	margin: auto;
	padding-top: 10px;
}
.CEC2014miniPage3Bot{
	margin:auto;
	padding-top:30px;
	width: 95%;	
	height: 80px;
}
.CEC2014miniPage3Icon{
	width: 259px;
	margin-top: 11px;
	margin-left: 55px;
	height: 60px;
	background-image:url('/site/CEC2014/images/minisitebuttonArtwork.png');	
}


.CEC2014miniPage3MidBGBlue{
	float: left;
	width: 374px;
	height: 354px;
	margin-left: 90px;
	background: url('/site/CEC2014/images/minisite/Submission-blue-bkg.png') no-repeat;
}
.CEC2014miniPage3MidBGOrange{
	float: left;
	width: 374px;
	height: 354px;
	margin-left: 50px;
	background: url('/site/CEC2014/images/minisite/Submission-orange-bkg.png') no-repeat;
}

.CEC2014miniPage4Mid{
	margin:auto;
	padding-top:20px;
	width: 95%;	
	height: 1500px;
}
.CEC2014miniPage4Teacher{
	width: 221px;
	height: 60px;
	background-image:url('/site/CEC2014/images/minisitebuttonArtwork.png');	
	background-position: left 361px;
}

.CEC2014miniPage5Mid{
	margin:auto;
	padding-top:60px;
	width: 95%;	
	height: 350px;
}
.CEC2014miniPage5Top{
	width: 400px;
	float: left;
	padding-left: 60px;
	margin: auto;
}
.CEC2014miniPage5Msg{
	width: 400px;
	padding-left: 60px;
	float: left;
	margin: auto;
}

.CEC2014miniPage6Mid{
	margin:auto;
	padding-top:50px;
	width: 95%;	
	height: 620px;
}

.CEC2014miniPage7Mid{
	margin:auto;
	padding-top:50px;
	width: 95%;	
	height: 350px;
}
.CEC2014miniPage7Bot{
	width: 33%;
	height: 200px;	
	float: left;
}
#CEC2014miniPage7Msg{
	width: 200px;
	height: 200px;
	margin-top: -175px;
}

.step4LeftMenu{
	width: 100px; 
	float:left;
}
.step4LeftMenuIcon{
	width: 47px;
	height: 52px;
	margin-top: 20px;
	margin-bottom: 5px;
	background:url('/site/CEC2014/images/minisite/essaySubmit.png') no-repeat;	
}
.step4LeftRight{
	width: 800px;
	float:left;
}
.step4LeftRightContent{
	width: 800px;
	min-height: 350px;
	margin: auto;
	line-height: 44px;
	padding-left: 20px;
}

.CEC2014miniPage6MidDetail{
	width: 90%;
	margin: auto;
}

/* css button */
.layerBtn1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:300;
	font-style:normal;
	height:45px;
	line-height:45px;
	width:80px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
}
.layerBtn1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.layerBtn1:active {
	position:relative;
	top:1px;
}
.layerBtn2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:300;
	font-style:normal;
	height:45px;
	line-height:45px;
	width:80px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #689324;
}
.layerBtn2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
}.layerBtn2:active {
	position:relative;
	top:1px;
}
.layerBtn3 {
	-moz-box-shadow:inset 0px 1px 0px 0px #e6cafc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e6cafc;
	box-shadow:inset 0px 1px 0px 0px #e6cafc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c579ff), color-stop(1, #a341ee) );
	background:-moz-linear-gradient( center top, #c579ff 5%, #a341ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c579ff', endColorstr='#a341ee');
	background-color:#c579ff;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #a946f5;
	display:inline-block;
	color:#ffffff;
	font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:300;
	font-style:normal;
	height:45px;
	line-height:45px;
	width:80px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #8628ce;
}
.layerBtn3:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a341ee), color-stop(1, #c579ff) );
	background:-moz-linear-gradient( center top, #a341ee 5%, #c579ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a341ee', endColorstr='#c579ff');
	background-color:#a341ee;
}.layerBtn3:active {
	position:relative;
	top:1px;
}

.layerBtn4 {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:300;
	font-style:normal;
	height:45px;
	line-height:45px;
	width:80px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
}
.layerBtn4:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.layerBtn4:active {
	position:relative;
	top:1px;
}
/* css button */


.blue_btn_class {
	cursor: pointer;
	font-size:20px;
	font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-weight: 300 !important;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #84bbf3;
	padding:6px 20px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background-color:#79bbff;
	color:#ffffff !important;
	display:inline-block;
	-webkit-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
 	-moz-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
 	box-shadow:inset 1px 1px 0px 0px #bbdaf7;
}.blue_btn_class:hover {
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #79bbff) );
	background-color:#378de5;
}.blue_btn_class:active {
	position:relative;
	top:1px;
}

.green_btn_class {
	cursor: pointer;
	font-size:20px;
	font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-weight:300;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #83c41a;
	padding:6px 20px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	background:-ms-linear-gradient( top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #b8e356), color-stop(100%, #a5cc52) );
	background-color:#b8e356;
	color:#ffffff;
	display:inline-block;
	-webkit-box-shadow:inset 1px 1px 0px 0px #d9fbbe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #d9fbbe;
 	box-shadow:inset 1px 1px 0px 0px #d9fbbe;
}.green_btn_class:hover {
	background:-moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );
	background:-ms-linear-gradient( top, #a5cc52 5%, #b8e356 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #a5cc52), color-stop(100%, #b8e356) );
	background-color:#a5cc52;
}.green_btn_class:active {
	position:relative;
	top:1px;
}

.red_btn_class {
	cursor: pointer;
	font-size:20px;
	font-weight: 300 !important;
	font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-weight:300;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #d02718;
	padding:6px 20px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	background:-ms-linear-gradient( top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f24537), color-stop(100%, #c62d1f) );
	background-color:#f24537;
	color:#ffffff !important;
	display:inline-block;
	text-shadow:1px 1px 0px #810e05;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f5978e;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f5978e;
 	box-shadow:inset 1px 1px 0px 0px #f5978e;
}.red_btn_class:hover {
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	background:-ms-linear-gradient( top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #c62d1f), color-stop(100%, #f24537) );
	background-color:#c62d1f;
}.red_btn_class:active {
	position:relative;
	top:1px;
}

.orange_btn_class {
	cursor: pointer;
	font-size:20px;
	font-family: "Helvetica Neue","黑體","微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-weight:300;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #ffaa22;
	padding:6px 20px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
	background:-ms-linear-gradient( top, #ffec64 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffec64), color-stop(100%, #ffab23) );
	background-color:#ffec64;
	color:#fff;
	display:inline-block;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #fff6af;
 	-moz-box-shadow:inset 1px 1px 0px 0px #fff6af;
 	box-shadow:inset 1px 1px 0px 0px #fff6af;
}.orange_btn_class:hover {
	background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% );
	background:-ms-linear-gradient( top, #ffab23 5%, #ffec64 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffab23), color-stop(100%, #ffec64) );
	background-color:#ffab23;
}.orange_btn_class:active {
	position:relative;
	top:1px;
}
/* This css button was generated by css-button-generator.com */


.essayPreviewTerms
{
	width:100%;
	font-size:12px; 
	text-align:center; 
	color:#000;
}

.essayPreviewTermsPlace
{
	/* updated by Aston , 20250806 */
	/* width:100%; position:fixed; bottom:0; right:0; left:0; background-color: rgba(30, 165, 255, 0.3);  */
	width:100%; position:fixed; bottom:0; right:0; left:0; 
	background-color: #8ED1FF;
	z-index:998;
	/* ended by Aston , 20250806 */
}

.backIcon{
	background:url('../images/btn-back.png') center center; 
	width:70px; 
	height:70px;
	cursor:pointer;
}

input.inputError, select.inputError, .inputError {
	background-color: rgba(255, 0, 0, 0.2)!important;
}


