.ui-mobile [data-role=page], .ui-mobile [data-role=dialog], .ui-page {
	position:relative;	
}
body {
    background:rgb(178,234,239) !important;
	font-family: "Heiti TC";
 	text-shadow:none;    
}
.ui-body-c, .ui-overlay-c {
	background-image:none !important;
    background:rgb(178,234,239) !important;
}

#headerContainer .headerTC {
	margin:auto;
	width:290px; height:83px;
	background: -40px 0px url('/site/editorNews/images/TC/title.png') no-repeat;	
}
#headerContainer .headerSC {
	margin:auto;
	width:290px; height:83px;
	background: -40px 0px url('/site/editorNews/images/SC/title.png') no-repeat !important;	
}
#headerContainer .headerEN {
	margin:auto;
	width:290px; height:83px;
	background: -20px 0px url('/site/editorNews/images/EN/title.png') no-repeat !important;	
}

.mainContentTC {
	width:1000px;
	height:700px;
	background: url("/site/editorNews/images/Editors-News-Bkg.jpg") no-repeat;	
}

.mainContentSC {
	width:1000px;
	height:700px;
	background: url("/site/editorNews/images/Editors-News-Bkg-SC.jpg") no-repeat;	
}

.mainContentEN {
	width:1000px;
	height:700px;
	background: url("/site/editorNews/images/Editors-News-Bkg-ENG.jpg") no-repeat;	
}

#textArea {
	margin:auto;
	width: 65%;
	color:#fff;
	line-height:33px;
	padding-top: 150px;
	text-align:center;
}
