* {
-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;
}

@keyframes 
  100% { transform:scale(1); }
}
.snorm1 {
    letter-spacing: 0.05cm;
	font-size: medium;
    line-height: 25px;
    white-space: normal;
    word-break: break-all;
	font-family:"新細明體";
}
.snorm2 {
    letter-spacing: 0.05cm;
	font-size: large;
    line-height: 30px;
    white-space: normal;
    word-break: break-all;
	font-family:"新細明體";
}
.snorm3 {
    letter-spacing: 0.05cm;
	font-size: x-large;
    line-height: 35px;
    white-space: normal;
    word-break: break-all;
	font-family:"新細明體";
}
.s1 {
	letter-spacing: 0.05cm;
	padding-bottom: 4px;
	height: 45px;
	font-size:medium;
	font-family:"新細明體";
}
.s2 {
    letter-spacing: 0.05cm;
	padding-bottom: 5px;
	height: 50px;
	font-size:large;
	font-family:"新細明體";
}
.s3 {
    letter-spacing: 0.05cm;
    padding-bottom: 5px;
    height: 55px;
	font-size:x-large;
	font-family:"新細明體";
}
.spy1 {
	font-size: medium;
	font-family:"MS Serif";
	color: #888888;
}
.spy2 {
	font-size: large;
	font-family:"MS Serif";
	color: #888888;
}
.spy3 {
	font-size: x-large;
	font-family:"MS Serif";
	color: #888888;
}
.btn_handEx {
	z-index: 20;
	position: absolute;
}
.buttom_load {
	background-image: url(../images_en/load/pic_buttom.png);
	height: 137px;
	width: 100%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.load_bg {
	display: block;
	text-decoration: none;
	background-color: #ffffff;
	border-radius: 10px 10px 0px 0px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	box-shadow:0px 5px 10px #626262;
	width: 100%;
}
.load_info {
	padding: 0px;
	width: 91%;
	margin-top: 31px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.load_info a {
	font-weight: bold;
	color: #00a077;	
}
.load_info a:hover {
	font-weight: bold;
	color: #00cb96;	
}
.load_menu {
	height: 40px;
	margin-left: 40px;
}
.load_menu li {
	float: left;
}

.btn_load_01 a {
	background-image: url(../images_en/load/btn_01.png);
	height: 40px;
	width: 108px;
	display: block;
	transition:all 0.3s;
	background-position: bottom;
	background-repeat: no-repeat;
}
.btn_load_01 a:hover {
	background-image: url(../images_en/load/btn_01_on.png);
	height: 40px;
	width: 108px;
}
.btn_load_01 .active {
	background-image: url(../images_en/load/btn_01_on.png);
	height: 40px;
	width: 108px;
}
.btn_load_02 a {
	background-image: url(../images_en/load/btn_02.png);
	height: 40px;
	width: 298px;
	display: block;
	transition: all 0.3s;
	background-position: bottom;
	background-repeat: no-repeat;
}
.btn_load_02 a:hover {
	background-image: url(../images_en/load/btn_02_on.png);
	height: 40px;
	width: 298px;
}
.btn_load_02 .active {
	background-image: url(../images_en/load/btn_02_on.png);
	height: 40px;
	width: 298px;
}
.btn_load_03 a {
	background-image: url(../images_en/load/btn_03.png);
	height: 40px;
	width: 108px;
	display: block;
	transition:all 0.3s;
	background-position: bottom;
	background-repeat: no-repeat;
}
.btn_load_03 a:hover {
	background-image: url(../images_en/load/btn_03_on.png);
	height: 40px;
	width: 108px;
}
.btn_load_03 .active {
	background-image: url(../images_en/load/btn_03_on.png);
	height: 40px;
	width: 108px;
}
.btn_load_04 a {
	background-image: url(../images_en/load/btn_04.png);
	height: 40px;
	width: 108px;
	display: block;
	transition:all 0.3s;
	background-position: bottom;
	background-repeat: no-repeat;
}
.btn_load_04 a:hover {
	background-image: url(../images_en/load/btn_04_on.png);
	height: 40px;
	width: 108px;
}
.btn_load_04 .active {
	background-image: url(../images_en/load/btn_04_on.png);
	height: 40px;
	width: 108px;
}
.btn_load_05 a {
	background-image: url(../images_en/load/btn_05.png);
	height: 40px;
	width: 148px;
	display: block;
	transition:all 0.3s;
	background-position: bottom;
	background-repeat: no-repeat;
}
.btn_load_05 a:hover {
	background-image: url(../images_en/load/btn_05_on.png);
	height: 40px;
	width: 148px;
}
.btn_load_05 .active {
	background-image: url(../images_en/load/btn_05_on.png);
	height: 40px;
	width: 148px;
}
.btn_load_06 a {
	background-image: url(../images_en/load/btn_06.png);
	height: 40px;
	width: 108px;
	display: block;
	transition:all 0.3s;
	background-position: bottom;
	background-repeat: no-repeat;
}
.btn_load_06 a:hover {
	background-image: url(../images_en/load/btn_06_on.png);
	height: 40px;
	width: 108px;
}
.btn_load_06 .active {
	background-image: url(../images_en/load/btn_06_on.png);
	height: 40px;
	width: 108px;
}
.btn_load_07 a {
	background-image: url(../images_en/load/btn_07.png);
	height: 40px;
	width: 108px;
	display: block;
	transition:all 0.3s;
	background-position: bottom;
	background-repeat: no-repeat;
}
.btn_load_07 a:hover {
	background-image: url(../images_en/load/btn_07_on.png);
	height: 40px;
	width: 108px;
}
.btn_load_07 .active {
	background-image: url(../images_en/load/btn_07_on.png);
	height: 40px;
	width: 108px;
}
.dottedLine {
	background-image: url(../images_en/load/dottedline.png);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	top: -20px;
	background-position: center bottom;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.load_topic {
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #009f76;
}
.load_title {
	font-size: large;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.load_txt {
	line-height: 2.0em;
	text-indent: 2.2em;
	font-size: medium;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	
}
.load_txt_1 {
	line-height: 2.0em;
	font-size: medium;
	color: #333333;
	
}
.load_txt_1 ul {
	list-style-type: disc;
	margin-left: 20px;
}
.load_txt_1 ul ul {
	list-style-type: circle;
}
.load_txt_2 {
	line-height: 2.0em;
	font-size: medium;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.load_txt_2 li {
	list-style-type: disc;
}
.load_txt_faq {
	line-height: 2.0em;
	font-size: medium;
	color: #333333;
	padding: 0px;
	margin: 0px;
}


.table_Myspace {
	background-image: url(../images_en/myspace/bg_table_topic_myspace.png);
	background-repeat: repeat;
	height: 34px;
	text-align: center;
	font-weight: bolder;
	color: #ffffff;
	border: 1px solid #00a077;
}

.table_topicMyspace {
	background-image: url(../images_en/myspace/bg_table_topic_myspace.png);
	background-repeat: repeat;
	height: 34px;
	text-align: center;
	font-weight: bolder;
	color: #ffffff;
	border: 1px solid #00a077;
}
.table_infoMyspace {
	height: 34px;
	color: #434343;
	background-color: #e8faf2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	transition:all 0.5s;
	line-height: 2.0em;
	border: 1px solid #00a077;
}
.table_infoMyspace:hover {
	height: 34px;
	color: #434343;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
}
.table_infoMyspace_1 {
	height: 34px;
	color: #434343;
	background-color: #e8faf2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	transition:all 0.5s;
	line-height: 2.0em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #099;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-right-color: #099;
	border-bottom-color: #099;
	border-left-color: #099;
}
.table_infoMyspace_1:hover {
	height: 34px;
	color: #434343;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: center;
}
.table_infoMyspace_2 {
	height: 34px;
	color: #434343;
	background-color: #e8faf2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	transition:all 0.5s;
	line-height: 2.0em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #099;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #099;
	border-bottom-color: #099;
	border-left-color: #099;
}
.table_infoMyspace_2:hover {
	height: 34px;
	color: #434343;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: center;
}
.top_boy {
	background-image: url(../images_en/myspace/pic_top_boy.png);
	height: 112px;
	width: 146px;
	margin: 0px;
	padding: 0px;
	float: right;
	top: -7px;
	z-index: 10;
	position: absolute;
	right: 100px;
}
.top_boy_forget {
	background-image: url(../images_en/load/pic_top_boy_2.png);
	height: 126px;
	width: 135px;
	margin: 0px;
	padding: 0px;
	float: right;
	z-index: 10;
	position: absolute;
	right: 100px;
	top: -43px;
}
.top_boy_regedit {
	background-image: url(../images_en/load/pic_top_boy_3.png);
	height: 147px;
	width: 136px;
	margin: 0px;
	padding: 0px;
	float: right;
	top: -63px;
	z-index: 10;
	position: absolute;
	right: 100px;
}
.top_boy_free {
	background-image: url(../images_en/load/pic_top_boy_4.png);
	height: 147px;
	width: 136px;
	margin: 0px;
	padding: 0px;
	float: right;
	top: -63px;
	z-index: 10;
	position: absolute;
	right: 100px;
}
.reg_area {
	width: 594px;
	margin-right: auto;
	margin-left: auto;
}
.reg_area_2 {
	width: 594px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images_en/load/bg_regedit_2.png);
	height: 302px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.reg_area_2_info {
	text-align: center;
	font-size: large;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}

.reg_top {
	height: 50px;
}
.reg_top_1 {
	color: #009999;
	font-weight: bold;
	float: left;
}
.reg_top_2 {
	color: #ff0000;
	font-size: small;
	float: right;
}
.reg_input {
	font-size: medium;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	box-shadow:inset #bfbfbf 2px 2px 5px;
	color: #666666;
}

.title_reg {
	float:left;
	text-align:left;
	line-height:25px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.inputstyle1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.reg_form {

}
.reg_form tr {
}
.reddot {
	color: #F00;
	width: 10px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
}
.error{
	color: red;
	font-size: small;
}
.info_forget {
	line-height: 2em;
}

.mainTop_load {
	margin: 0px;
	position: relative;
	top: 35px;
	font-weight: bold;
	padding: 0px;
	right: -110px;
}
.mainbtn_load  {
	float: right;
}
.mainbtn_load > li {
	float: left;
}
.btn_load_a01 a {
	background-image: url(../images_en/load/btn_a01.png);
	height: 40px;
	width: 130px;
	display: block;
	transition:all 0.3s;
	background-position: bottom;
	background-repeat: no-repeat;
}
.btn_load_a01 a:hover {
	background-image: url(../images_en/load/btn_a01_on.png);
	height: 40px;
	width: 130px;
}
.btn_load_a01 .active {
	background-image: url(../images_en/load/btn_a01_on.png);
	height: 40px;
	width: 130px;
}
.btn_load_a02 a {
	background-image: url(../images_en/load/btn_a02.png);
	height: 40px;
	width: 150px;
	display: block;
	transition:all 0.3s;
	background-position: bottom;
	background-repeat: no-repeat;
}
.btn_load_a02 a:hover {
	background-image: url(../images_en/load/btn_a02_on.png);
	height: 40px;
	width: 150px;
}
.btn_load_a02 .active {
	background-image: url(../images_en/load/btn_a02_on.png);
	height: 40px;
	width: 150px;
}
.btn_load_a03 a {
	background-image: url(../images_en/load/btn_a03.png);
	height: 40px;
	width: 110px;
	display: block;
	transition:all 0.3s;
	background-position: bottom;
	background-repeat: no-repeat;
}
.btn_load_a03 a:hover {
	background-image: url(../images_en/load/btn_a03_on.png);
	height: 40px;
	width: 110px;
}
.btn_load_a03 .active {
	background-image: url(../images_en/load/btn_a03_on.png);
	height: 40px;
	width: 110px;
}
.btn_load_a04 a {
	background-image: url(../images_en/load/btn_a04.png);
	height: 40px;
	width: 110px;
	display: block;
	transition:all 0.3s;
	background-position: bottom;
	background-repeat: no-repeat;
}
.btn_load_a04 a:hover {
	background-image: url(../images_en/load/btn_a04_on.png);
	height: 40px;
	width: 110px;
}
.btn_load_a04 .active {
	background-image: url(../images_en/load/btn_a04_on.png);
	height: 40px;
	width: 110px;
}
.backToMain_Area {
	height: 34px;
	width: 97px;
	float: right;
	z-index: 5;
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 5px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
.backToMain_Area a {
	height: 34px;
	width: 97px;
	background-image: url(../images_en/load/btn_backtoMain.png);
	display: block;
}
.backToMain_Area a:hover {
	height: 34px;
	width: 97px;
	background-image: url(../images_en/load/btn_backtoMain_on.png);
	display: block;
	transition:all 0.5s;
}
.showHide {
	padding-bottom: 20px;
}
.FAQ_ans {
	background-color: #e8faf2;
	margin-top: 10px;
	border-radius: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}
