* {
-webkit-touch-callout:none;
-webkit-user-select: none;  /* Chrome all / Safari all */
-moz-user-select: none;     /* Firefox all */
-ms-user-select: none;      /* IE 10+ */

/* No support for these yet, use at own risk */
-o-user-select: none;
user-select: none;
}
input[type="text"] {
-webkit-user-select: text;
}
input[type="password"] {
-webkit-user-select: text;
}
select {
-webkit-user-select: text;
}
textarea {
	-webkit-user-select: text;
}
.first-name-cont{
	width:36%;height: 25px;
}
.contact-cont{
	width:63%;height: 25px
}
.common-cont{
	width:84%;
}
.username-cont{
	width:41%;
}
.content_col_1{
	width:30%;
}
.content_col_2{
	width:70%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images_en/common/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	z-index: -20;
	background-color: #a5eef7;
	font-family:Microsoft JhengHei;
}
.screen {
	overflow: hidden;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family:Microsoft JhengHei;
}
.container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100px;
	top: 0px;
}
.row {
	clear: both;
	display: block;
}

.col1 {
	float: left;
	z-index: 1;
	margin-left: 10px;
}
.col2 {
	float: left;
	margin-top: 30px;
	z-index: 5;
	position: relative;
}
.col2_load {
	float: left;
	margin-top: -10px;
	z-index: 5;
	position: relative;
}
.col3 {
	float: left;
	margin-top: 10px;
}
.span1 {
	width: 935px;
	border-radius: 0px 10px 0px 0px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
}
.span1_error {
	width: 935px;
	border-radius: 0px 10px 0px 0px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
}
.span1a {
	width: 935px;
	border-radius: 0px 10px 0px 0px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
}
.span2 {
	width: 740px;
	border-radius: 0px 10px 0px 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.span3b {
	width: 209px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.span3c {
	width: 209px;
	margin-top: 120px;
	z-index: 1;
	display: block;
}
.span3c1 {
	width: 209px;
	margin-top: 110px;
	z-index: 1;
	display: block;
}
.span3d {
	width: 565px;
	height: 265px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.span3e {
	width: 565px;
	height: 186px;
}
.span3f {
	width: 250px;
	height: 338px;
	position: relative;
}
.span3g {
	width: 250px;
	height: 129px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
.stack6 {
    height: 128px;
    line-height: 128px;
}
.number {
	font-family: Arial;
}
.black {
	text-decoration: none;
	color: #333333;
}
.gray {
	text-decoration: none;
	color: #666666;
}
.red {
	text-decoration: none;
	color: #ff0000;
}
.green {
	text-decoration: none;
	color: #8fc31f;
}
.darkgreen {
	text-decoration: none;
	color: #0a5510;
}
.orange {
	text-decoration: none;
	color: #ec6200;
}
.darkorange {
	text-decoration: none;
	color: #660000;
}
.blue {
	text-decoration: none;
	color: #1f6bb1;
}
.darkblue {
	text-decoration: none;
	color: #000066;
}
.sea {
	text-decoration: none;
	color: #00aeb2;
}
.white {
	text-decoration: none;
	color: #FFF;
}
.font_button {
}

.fontSmall {
	text-decoration: none;
	font-size: small;
}
.fontMedium {
	text-decoration: none;
	font-size: 14px;
}
.fontlarge {
	text-decoration: none;
	font-size: 16px;
}
.fontXlarge {
	text-decoration: none;
	font-size: x-large;
}
.fontXXlarge {
	text-decoration: none;
	font-size: xx-large;
}
.fontBold {
	text-decoration: none;
	font-weight: bold;
}
.fontNormal {
	text-decoration: none;
	font-weight: normal;
}
.floatLeft {
	float:left
}
.floatRight {
	float:right
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
	}
ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}

.panel {
	background-color: #cccccc;
}

.footer_inside {
	font-size: small;
	position: relative;
	color: #ffffff;
}
.footer_inside a {
	text-decoration: none;
	color: #ffffff;
}
.footer_inside a:hover {
	text-decoration: none;
	color: #ffff99;
}
.footer_cloud_inside {
	height: 60px;
	position: absolute;
	width: 100%;
	z-index: 10;
	margin: 0px;
	background-color: #81ab2d;
}
.footer_land_inside {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	position: relative;
	height: 60px;
	background-color: #81ab2d;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 20;
}
.footer_cloud_01 {
	background-image: url(../images_en/common/footer_inside.png);
	background-repeat: repeat-x;
	background-position: center 25px;
	width: 100%;
	height: 364px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: -5;
}
.footer_cloud_02 {
	background-image: url(../images_en/common/footer_inside_1.png);
	background-repeat: repeat-x;
	background-position: center 25px;
	width: 100%;
	height: 240px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 5;
}
.footer_cloud_teachArea {
	background-image: url(../images_en/common/footer_inside_teachArea.png);
	background-repeat: repeat-x;
	background-position: center 25px;
	width: 100%;
	height: 364px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: -5;
}
.logoBanner {
	height: 78px;
	width: 227px;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 10;
	position: relative;
}
.logo2011 {
	height: 70px;
	width: 96px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
.logoCP {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#langArea {
	float: right;
	background-color: #ffffff;
	height: 28px;
	width: 135px;
	border-radius: 0px 0px 8px 8px;
	box-shadow:0px 3px 3px #000000;
	font-size: small;
	z-index: 5;
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 5px;
}
.lang {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.lang > li {
	display: block;
	float: left;
}
.lang > li > a {
	border: medium none;
	color: #666666;
	transition: color 0.8s ease 0s;
	display: block;
	text-decoration: none;
	border-radius: 5px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 3px;
	width: 28px;
}
.lang > li > a:hover {
	color: #ffffff;
	background-position: 0 0;
	text-decoration: none;
	box-shadow:0px 3px 3px #b5b5b5;
	transition:  color 0.8s ease 0s, 0.3s ease-in-out;
	background-color: #e36200;
}
.lang .active > a,
.lang .active > a:hover {
	color: #ffffff;
	background-position: 0 0;
	text-decoration: none;
	box-shadow:0px 3px 3px #b5b5b5;
	transition:  color 0.8s ease 0s, 0.3s ease-in-out;
	background-color: #e36200;
}

.topMenu {
	margin: 0px;
	padding: 0px;
	float: right;
	top: 0px;
}
.nav  {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

.nav > li {
	display: block;
	float: left;
	height: 35px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.nav > li > a {
	background-position: 0 -150px;
	background-repeat: no-repeat;
	border: medium none;
	color: #ffffff;
	float: none;
	font-size: 13px;
	height: 35px;
	line-height: 25px;
	margin: 0 10px 0 5px;
	padding: 5px;
	transition: color 0.8s ease 0s;
	display: block;
	text-decoration: none;
}
.nav > li > a:hover {
	color: #ccff00;
	background-position: 0 0;
	text-decoration: none;
	background-color: transparent;
}
.nav .active > a,
.nav .active > a:hover {
	text-decoration: none;
	color: #333333;
	background-position: 0 0;
	background-size: 100%;
	height: 35px;
}
.topBg {
	margin: 0px;
	padding: 0px;
	background-image: url(../images_en/common/top_bg_pic.png);
	width: 757px;
	height: 136px;
	position: relative;
	z-index: -1;
	top: 0px;
	left: 470px;
}
.topBg_1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images_en/common/top_bg_pic_1.png);
	width: 757px;
	height: 136px;
	position: relative;
	z-index: -1;
	top: 0px;
	left: 470px;
}
.topBg_2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images_en/common/top_bg_pic_2.png);
	width: 757px;
	height: 136px;
	position: relative;
	z-index: -1;
	top: 0px;
	left: 470px;
}
.mainTop {
	margin: 0px;
	position: relative;
	top: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.mainbtn  {
	float: right;
}
.mainbtn > li {
	float: left;
}

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.hvr-pop {
	z-index: 5;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
	z-index: 5;
	-webkit-animation-name: hvr-pop;
	animation-name: hvr-pop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;

}

/* Pop2 */
@-webkit-keyframes {
}

@keyframes {
}

/* Pop3 */
@-webkit-keyframes
}

@keyframes {
}


.btn_set_bg {
	display: block;
	text-decoration: none;
	background-color: #ffffff;
	box-shadow:0px 5px 10px #626262;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cloud {
	width: 100%;
	bottom: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 200px;
	background-image: url(../images/common/footer_cloud.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 5;
	position: absolute;
}
.buttom {
	background-image: url(../images/common/buttom.png);
	display: block;
	height: 200px;
	width: 869px;
	position: absolute;
	left: -49px;
	bottom: -19px;
}
.navmenu_bg {
	display: block;
	padding-left: 20px;
	color: #666666;
	padding-top: 50px;
	width: 100%;
	padding-bottom: 10px;
}
.navmenu {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.navmenu ul {
	list-style-type: none;
	vertical-align: text-bottom;
}
.navmenu li {
	display: block;
	float: left;
	vertical-align: text-bottom;
	margin-top: 5px;
	margin-bottom: 5px;
}

.navmenu_show {
	width: 100%;
	background-image: url(../images_en/common/page_top_bg.png);
	margin-right: auto;
	margin-left: auto;
	height: 8px;
}



.hi-icon-wrap {
	text-align: center;
	margin: 0 auto;
	padding: 2em 0 3em;
}

.hi-icon {
	display: inline-block;
	cursor: pointer;
	margin: 15px 30px;
	width: 152px;
	height: 34px;
	border-radius: 10px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #ffffff;
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.hi-icon:before {
	speak: none;
	font-size: 48px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

.hi-icon-mobile:before {
}
/* Effect 1 */
.hi-icon-effect-1 .hi-icon {
	background: rgba(255,255,255,0.1);
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}

.hi-icon-effect-1 .hi-icon:after {
	top: 0px;
	left: 0px;
	padding: 0px;
	box-shadow: 0 0 0 4px #ffffff;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-webkit-transform: scale(1);
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(1);
	opacity: 0;
}

/* Effect 1a */
.hi-icon-effect-1a .hi-icon:hover {
	color: #ffffff;
	background-color: #ff9900;
	border: 4px solid #ffffff;
}

.hi-icon-effect-1a .hi-icon:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.resultArea{
	width: 760px;
	display: block;
	height: 218px;
	background-image: url(../images_en/common/pic_woodbase_01.png);
	background-repeat: no-repeat;
	background-position: bottom;
	left: -10px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.resultArea_pagedown{
	width: 760px;
	display: block;
	height: 46px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 80px;
}
.pagedown {
	background-image: url(../images_en/common/arrow.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 52px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.pageloading {
	background-image: url(../images_en/common/loading.gif);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 52px;
	margin-right: auto;
	margin-left: auto;
}


.resultArea_2{
	width: 760px;
	display: block;
	height: 218px;
	background-image: url(../images_en/common/pic_woodbase_01.png);
	background-repeat: no-repeat;
	background-position: bottom;
	left: -10px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.resultArea_sort{
	width: 760px;
	display: block;
	height: 200px;
	left: -10px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.camArticle_none{
	background-color: #ffffff;
	display: block;
	width: 380px;
	height: 106px;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	box-shadow: 0px 3px 8px rgba(8,1,2,.75);
	border-radius: 7px 7px 0px 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	text-align:right;
	background-image: url(../images_en/common/pic_article_none.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.camArticle{
	background-color: #ffffff;
	width: 220px;
	height: 166px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	box-shadow: 0px 3px 8px rgba(8,1,2,.75);
	border-radius: 7px 7px 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
}
.camArticle_info{
}
.camArticle_info a{
	width: 220px;
	height: 166px;
	transition:all 0.5s;
	background-position: 5px 10px;
}
.camArticle_info a:hover{
	background-color: #ffffff;
	display: block;
	width: 220px;
	height: 176px;
	border-radius: 7px 7px 0px 0px;
	color: #ff6600;
	background-image: url(../images_en/reading/btn_start_reading.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.camArticle_info a:hover img {
	opacity: 0;
}
.camArticle_2{
	background-color: #ffffff;
	transition: background-color 0.2s ease 0s, 0.2s ease-in-out;
	width: 220px;
	display: block;
	height: 166px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	box-shadow: 0px 3px 8px rgba(8,1,2,.75);
	border-radius: 7px 7px 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
}
.camArticle_sort{
	background-color: #ffffff;
	transition: background-color 0.2s ease 0s, 0.2s ease-in-out;
	width: 220px;
	display: block;
	height: 166px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	box-shadow: 0px 3px 8px #999999;
	border-radius: 7px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
}
.camArticle_sort_2{
	background-color: #ffffff;
	transition: background-color 0.2s ease 0s, 0.2s ease-in-out;
	width: 220px;
	display: block;
	height: 166px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	box-shadow: 0px 3px 8px #999999;
	border-radius: 7px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	position: relative;
}

.articleArea {
	width: 100%;
	height: 110px;
	padding-top: 10px;
	left: 0px;
	top: 0px;
}
.articlePic {
	height: 107px;
	width: 107px;
}
/*
.articlePic {
	display: block;
	height: 107px;
	width: 107px;
	text-align: center;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	z-index: 7;
}

.articlePic a {
	height: 107px;
	width: 107px;
	transition: background-position 0.5s ease 0s, color 0.8s ease 0s;
	background-image: url(../images/reading/btn_start_reading.png);
	background-position: 0 0px;
	background-repeat: no-repeat;
	float: none;
}
.articlePic a:hover {
	background-position: 0 0;
	text-decoration: none;
	background-color: transparent;
	background-size: 100%;
}
.articlePic .active > a,
.articlePic .active > a:hover {
	text-decoration: none;
	color: #333;
	background-position: 0 0;
	background-image: url(../images/reading/btn_start_reading.png);
	background-size: 100%;
	height: 41px;
}
*/
.item {
	padding: 0px;
	border-radius: 2px;
	transition: all 0.5s ease;
	height: 107px;
	width: 107px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.articleDetail {
	display: block;
	width: 107px;
	float: right;
	height: 110px;
	margin: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.articleDetail_perview {
	display: block;
	width: 400px;
	height: 110px;
	margin: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.articleTitle {
	font-weight: bold;
	font-size: 13px;
}
.articleInfo {
	font-size: small;
}
.ratingAreas {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.btnLikes {
	font-size: small;
	float: left;
	width: 47%;
	padding-left: 5px;
}
.btnLevels {
	font-size: small;
	float: left;
	width: 47%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 5px;
}
.ratingArea {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.btnLike {
	float: left;
	padding-left: 5px;
	height: 50px;
}
.btnLevel {
	float: left;
	padding-left: 5px;
	height: 50px;
}
.btnLikeMark {
	float: left;
	padding-left: 5px;
	height: 50px;
	font-weight: bold;
	color: #8fc31f;
	display: block;
}
.btnLevelMark {
	float: left;
	padding-left: 5px;
	height: 50px;
	font-weight: bold;
	color: #02968d;
}
#cf1_image {
	margin:0 auto;
	width:107px;
	height:107px;
	transition: background-image 0.1s ease-in-out;
	background-image:url(../images_en/article/article_01s.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#cf1_image:hover {
  background-image:url(../images_en/reading/btn_start_reading.png);
}

#cf2_image {
	margin:0 auto;
	width:107px;
	height:107px;
	transition: background-image 0.1s ease-in-out;
	background-image:url(../images_en/article/article_02s.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#cf2_image:hover {
  background-image:url(../images_en/reading/btn_start_reading.png);
}

.btn {
    display: inline-block;
    padding: 10px;
    border-radius: 5px; /*optional*/
    color: #aaaaaa;
    font-size: .875em;
}
#popup {
}

#popup a, #popup a:visited {
}

#popup a span {
	display: none;
}

#popup a:hover {
}

/* the IE correction rule */
#popup a:hover	{
	text-indent: 0; /* added the default value */
}

#popup a:hover span {
	display: block;
	position: absolute;
	top: 20px;
	width: 202px;
	margin: 0px;
	padding: 10px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	border: 3px solid #ff9900;
	background-color: #ffffff;
	right: 3px;
}

.articleTopArea {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 1000px;
}
.articleTopTitle {
	color: #00aeb2;
	font-size: xx-large;
	font-weight: bold;
	padding-left: 22%;
	padding-top: 50px;
	padding-bottom: 20px;
}
.articleTopInfo {
	padding-left: 25px;
	display: block;
	min-height:250px;
}
.articleTopInfo_listening {
	padding-left: 25px;
	display: block;
	min-height:100px;
}
.articleTopInfo_left {
	width: 500px;
	display: block;
	float: left;
}
.article_sort {
	width: 400px;
}

.article_info {
	width: 180px;
	float: left;
	padding-right: 10px;
}
.article_info_Num {
	text-align: center;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

.article_info_Txt {
	display: block;
	text-align: left;
	float: left;
	width: 87%;
}

.articleTopRanking {
	width: 200px;
	float: right;
	margin-right: 250px;
	margin-top: 85px;
}
.articleTopRanking_listening {
	width: 200px;
	float: right;
	margin-right: 250px;
	margin-top: 0px;
}
.articleContent {
	width: 700px;
	padding-left: 20px;
	display: block;
	height: auto;
	padding-top: 20px;
}
.rightMenu {
	float: right;
	width: 212px;
	margin-right: -30px;
	margin-top: -7px;
	left: 80%;
	z-index: 100;
	position: absolute;
	top: 41px;
}

.fontSize {
	width: 83px;
	float: left;
	padding: 4px;
}
.fontSize1 {
	width: 83px;
	float: left;
	padding: 4px;
}
.fontSize ul {
}
.fontSize ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	height:25px;
}
.btnEx {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
.btnReadAgin {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
.picArea {
	background-color: #ffffff;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -12px;
	width: 175px;
	box-shadow:0px 5px 5px #7d7d7d;
	position: relative;
	background-repeat: repeat-x;
	background-image: url(../images_en/common/pic_show.png);
	background-position: top;
}

.photo_area {

}
.answerArea {
	height: 40px;
	display: block;
	margin-left: 60px;
	margin-bottom: 50px;
}
.answer {
	display: block;
	float: left;
	margin-right: 20px;
}

.iconCorrect {
	background-image: url(../images_en/common/icon_correct.png);
	display: block;
	height: 24px;
	width: 27px;
	float: left;
}
.iconWrong {
	background-image: url(../images_en/common/icon_wrong.png);
	display: block;
	height: 24px;
	width: 27px;
	float: left;
}
.trueAsnwer {
	display: block;
	/*height: 40px;*/
	width: 100%;
	float: left;
}
.popUp01 {
	background-image: url(../images_en/reading/popUp_bg_01.png);
	height: 245px;
	width: 418px;
	display: block;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
}
.popUp_del {
	background-image: url(../images_en/reading/popUp_bg.png);
	height: 245px;
	width: 418px;
	display: block;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
}
.popUp_photo {
	background-image: url(../images_en/myspace/popUp_bg_02.png);
	height: 397px;
	width: 523px;
	display: block;
	padding: 30px;
}
#imgRight {
}
.lineShow {
	background-image: url(../images_en/common/line_show.png);
	height: 6px;
	width: 212px;
	padding-top: 0px;
	position: absolute;
}
.radio {
	padding-right: 20px;
	float: left;
	text-align: center;
	margin-top:5px
}
.inputArea {
	padding-right: 20px;
	float: left;
	text-align: center;
}

input {
}
.CorrectAnswer_right {
	color: #00aeb2;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: right;
	margin-right: 10px;
}
.CorrectAnswer_left {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-right: 10px;
	float: left;
}
.backtop {
	background-color: #00cb96;
	border-radius: 5px;
	box-shadow:0px 3px 3px #666666;
	line-height: 1.8em;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
}
#back-top {
	bottom: 100px;
	display: none;
	font-size: 14px;
	height: 45px;
	right: 15%;
	position: fixed;
	text-align: center;
	width: 58px;
	z-index: 10;
	border:none;
	text-decoration: none;
}
#back-top a {
	color: #ffffff;
	display: block;
	height: 45px;
	font-weight: bold;
	border:none;
	text-decoration: none;
}
#back-top a:hover {
	border: medium none !important;
	font-weight: bold;
	color: #cccccc;
	border:none;
	text-decoration: none;
}
.icon_tips {
	display: block;
	height: 18px;
	width: 18px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

#element_to_pop_up {
	display:none;
	width: 368px;
}
#element_to_pop_up_2 {
	display:none;
	width: 583px;
}
#element_to_pop_up_3 {
	display:none;
	width: 583px;
}
#element_to_pop_up_4 {
	display:none;
	width: 583px;
}
#element_to_pop_up_5 {
	display:none;
	width: 583px;
}
#element_to_pop_up_s {
	display:none;
	width: 368px;
}
.b-close{
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
ul.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0px 21px;
	height: 31px;
	line-height: 31px;
	border: 1px solid #cccccc;
	font-weight: bold;
	overflow: hidden;
	position: relative;
	margin-right: 15px;
	border-radius: 5px 5px 0px 0px;
	background-color: #cccccc;
}
ul.tabs li:hover {
	background: #cccccc;
}
ul.tabs li.active{
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.tab_container {
	clear: both;
	width: 100%;
	background: #ffffff;
	height:320px;
}
.tab_content {
	padding: 0px;
	display: none;
}

.btnUploadPhoto {
	height: 40px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}

.btnUploadPhoto a {
	color: #666;
	background-color: #e5e5e5;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #cccccc;
	font-size: medium;
	text-decoration: none;
	border-radius: 5px;
}
.btnUploadPhoto:hover a {
	color: #333333;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #cccccc;
	font-size: medium;
	text-decoration: none;
	height: 40px;
	width: 130px;
	border-radius: 5px;
}

.pop_up_top {
	background-image: url(../images_en/myspace/popUp_bg_top.png);
	height: 28px;
	width: 583px;
	display: block;
}

.pop_up_top_2 {
	background-image: url(../images_en/myspace/popUp_bg_2_top.png);
	height: 28px;
	width: 368px;
	display: block;
}
.pop_up_mid {
	background-image: url(../images_en/myspace/popUp_bg_mid.png);
	width: 523px;
	display: block;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.pop_up_mid_2 {
	background-image: url(../images_en/myspace/popUp_bg_2_mid.png);
	width: 308px;
	display: block;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.pop_up_buttom {
	background-image: url(../images_en/myspace/popUp_bg_buttom.png);
	height: 21px;
	width: 583px;
	display: block;
}
.pop_up_buttom_2 {
	background-image: url(../images_en/myspace/popUp_bg_2_buttom.png);
	height: 21px;
	width: 368px;
	display: block;
}
.pop_up_buttom_bg {
	background-image: url(../images_en/reading/popUp_bg_01a.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 65px;
	width: 500px;
	margin-left: auto;
	padding-top: 50px;
	margin-right: auto;
	margin-bottom: -10px;
}
.pop_up_buttom_bg_02 {
	background-image: url(../images_en/common/popUp_bg_02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 65px;
	width: 500px;
	margin-left: auto;
	padding-top: 50px;
	margin-right: auto;
	margin-bottom: -10px;
}
.pop_up_buttom_bg_03 {
	background-image: url(../images_en/common/popUp_bg_03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 65px;
	width: 500px;
	margin-left: auto;
	padding-top: 50px;
	margin-right: auto;
	margin-bottom: -10px;
}
.pop_up_buttom_bg_04 {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 65px;
	width: 100%;
	margin-left: auto;
	padding-top: 50px;
	margin-right: auto;
	margin-bottom: -10px;
}
.page_info_read_already {
	height: 260px;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	display: block;
	top: 120px;
}

.pop_up_note_buttom {
	background-image: url(../images_en/myspace/popUp_note_bg_buttom.png);
	height: 117px;
	width: 583px;
	display: block;
}
.pop_up_note {
	background-image: url(../images_en/myspace/popUp_bg_note.png);
	height: 177px;
	width: 209px;
	display: block;
}
.btn_confirm a {
	background-image: url(../images_en/myspace/btn_confirm.png);
	display: block;
	height: 45px;
	width: 90px;
	transition:all 0.2s;
}
.btn_confirm a:hover {
	background-image: url(../images_en/myspace/btn_confirm_on.png);
	display: block;
	height: 45px;
	width: 90px;
}
.btn_cancel a {
	background-image: url(../images_en/myspace/btn_cancel.png);
	display: block;
	height: 45px;
	width: 90px;
	transition:all 0.2s;
}
.btn_cancel a:hover {
	background-image: url(../images_en/myspace/btn_cancel_on.png);
	display: block;
	height: 45px;
	width: 90px;
}
.btn_read a {
	background-image: url(../images_en/myspace/btn_read.png);
	display: block;
	height: 45px;
	width: 90px;
	transition:all 0.2s;
}
.btn_read a:hover {
	background-image: url(../images_en/myspace/btn_read_on.png);
	display: block;
	height: 45px;
	width: 90px;
}
.btn_close a {
	background-image: url(../images_en/myspace/btn_close.png);
	display: block;
	height: 45px;
	width: 90px;
	transition:all 0.2s;
}
.btn_close a:hover {
	background-image: url(../images_en/myspace/btn_close_on.png);
	display: block;
	height: 45px;
	width: 90px;
}
.btn_confirm_photo a {
	background-image: url(../images_en/myspace/btn_confirm_photo.png);
	display: block;
	height: 45px;
	width: 254px;
	transition:all 0.2s;
}
.btn_confirm_photo a:hover {
	background-image: url(../images_en/myspace/btn_confirm_photo_on.png);
	display: block;
	height: 45px;
	width: 254px;
}
.btn_yes a {
	background-image: url(../images_en/myspace/btn_yes.png);
	display: block;
	height: 45px;
	width: 90px;
	transition:all 0.2s;
}
.btn_yes a:hover {
	background-image: url(../images_en/myspace/btn_yes_on.png);
	display: block;
	height: 45px;
	width: 90px;
}
.btn_no a {
	background-image: url(../images_en/myspace/btn_no.png);
	display: block;
	height: 45px;
	width: 90px;
	transition:all 0.2s;
}
.btn_no a:hover {
	background-image: url(../images_en/myspace/btn_no_on.png);
	display: block;
	height: 45px;
	width: 90px;
}
.btn_startRead a {
	background-image: url(../images_en/reading/btn_start_read.png);
	display: block;
	height: 45px;
	width: 190px;
	transition:all 0.2s;
}
.btn_startRead a:hover {
	background-image: url(../images_en/reading/btn_start_read_on.png);
	display: block;
	height: 45px;
	width: 190px;
}
.btn_table_topic {
	background-image: url(../images_en/myspace/btn%20icon_reading_help.png);
	background-repeat: no-repeat;
	background-position: 155px 2px;
	height: 22px;
}
.btn_table_info {
	background-image: url(../images_en/myspace/btn%20icon_reading_help_2.png);
	background-repeat: no-repeat;
	background-position: 155px 2px;
	height: 22px;
}
.btn_Lvup a {
	background-image: url(../images_en/common/btn_LVup.png);
	display: block;
	height: 45px;
	width: 90px;
	transition:all 0.2s;
}
.btn_Lvup a:hover {
	background-image: url(../images_en/common/btn_LVup_on.png);
	display: block;
	height: 45px;
	width: 90px;
}
.btn_Lvno a {
	background-image: url(../images_en/common/btn_LVno.png);
	display: block;
	height: 45px;
	width: 90px;
	transition:all 0.2s;
}
.btn_Lvno a:hover {
	background-image: url(../images_en/common/btn_LVno_on.png);
	display: block;
	height: 45px;
	width: 90px;
}
#back-top {
	bottom: 200px;
	display: none;
	height: 36px;
	left: 50%;
	margin-left: 435px;
	position: fixed;
	width: 36px;
	z-index: 10;
}
#back-top a {
	display: block;
	height: 36px;
	background-image: url(../images_en/common/btn_goTop.png);
	width: 36px;
	transition:all 0.2s;
}
#back-top a:hover {
	background-image: url(../images_en/common/btn_goTop_on.png);
	height: 36px;
	width: 36px;
}
.checkbox {
	background-image: url(../images_en/common/checkbox.png);
	height: 12px;
	width: 12px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.checkbox_truth {
	background-image: url(../images_en/common/checkbox.png);
	height: 12px;
	width: 12px;
	display: block;
	float: left;
	background-position: center 24px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.checkbox_fault {
	background-image: url(../images_en/common/checkbox.png);
	height: 12px;
	width: 12px;
	display: block;
	float: left;
	background-position: center 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.input_answer {
	border: thin solid #999999;
	text-align: center;
	height: 25px;
	width: 65px;
	display: block;
	line-height: 1.6em;
}
.input_answer_fault {
	border: thin solid #ff0000;
	text-align: center;
	height: 25px;
	width: 65px;
	display: block;
	line-height: 1.6em;
	color: #ff0000;
}
.articleArea_btn_01 a {
	background-image: url(../images_en/common/btn_article_01.jpg);
	height: 176px;
	width: 220px;
	display: block;
	transition: all 0.5s;
	border-radius: 7px;
}
.articleArea_btn_01 a:hover {
	background-image: url(../images_en/common/btn_article_01_on.jpg);
}
.articleArea_btn_02 a {
	background-image: url(../images_en/common/btn_article_02.jpg);
	height: 176px;
	width: 220px;
	display: block;
	transition: all 0.5s;
	border-radius: 7px;
}
.articleArea_btn_02 a:hover {
	background-image: url(../images_en/common/btn_article_02_on.jpg);
}
.articleArea_btn_03 a {
	background-image: url(../images_en/common/btn_article_03.jpg);
	height: 176px;
	width: 220px;
	display: block;
	transition: all 0.5s;
	border-radius: 7px;
}
.articleArea_btn_03 a:hover {
	background-image: url(../images_en/common/btn_article_03_on.jpg);
}
.articleArea_btn_04 a {
	background-image: url(../images_en/common/btn_article_04.jpg);
	height: 176px;
	width: 220px;
	display: block;
	transition: all 0.5s;
	border-radius: 7px;
}
.articleArea_btn_04 a:hover {
	background-image: url(../images_en/common/btn_article_04_on.jpg);
}
.articleArea_btn_05 a {
	background-image: url(../images_en/common/btn_article_05.jpg);
	height: 176px;
	width: 220px;
	display: block;
	transition: all 0.5s;
	border-radius: 7px;
}
.articleArea_btn_05 a:hover {
	background-image: url(../images_en/common/btn_article_05_on.jpg);
}
.article_photo_small {
	display: block;
	height: 107px;
	width: 107px;
	margin: auto;
}
.article_photo_middle {
	display: block;
	height: 175px;
	width: 175px;
	margin: auto;
	position: absolute;
}
.re_read {
	background-image: url(../images_en/common/pic_rereadagian.png);
	display: block;
	height: 48px;
	width: 178px;
	z-index: 150;
	position: absolute;
	top: -6px;
	right: 0px;
}
.btn_close_re_read a {
	background-image: url(../images_en/common/btn_close_reread.png);
	display: block;
	height: 36px;
	width: 36px;
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	transition: all 0.2s;
}
.btn_close_re_read a:hover {
	background-image: url(../images_en/common/btn_close_reread_on.png);
	display: block;
	height: 36px;
	width: 36px;
}
.btn_intro {
	margin-left: 12px;
	width: 185px;
	height: 66px;
}
/* 20200521 edited start */
.icon_lang{
	float: right;
	color: rgba(255,255,255,1);
	padding: 2px 5px;
	border-radius:3px;
	font-size:12px;
	margin-right:5px;
}
.can{background-color: #8bb500;}
.pth{background-color: #1e97cc;}
/* 20200521 edited end */