.ContentBox {
	/*background:url(../images/bg_contentbox.png) no-repeat center top ;*/
	padding:30px 0 0 0;
	margin:0 0 20px 0;
	overflow:hidden;
	text-align:justify;
}
/************** other Page *******************/
.ContentBox .OtherPage {
	/*font-family:"Microsoft JhengHei";*/
	line-height:20px;
	font-size: 13px;
	color:#6c6c6c;
	width:745px;
	float:right;
	/*letter-spacing:0.05em;*/
	border-left:1px solid #efefef;
	padding:20px 0 0 15px;
	/*margin:20px 0 0 0;*/
}
.OtherPage input {
	border:1px solid #999;
    outline: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	height:26px;
}
.ContentBox .LeftNav {
	float:left;
	width:180px;
	padding:20px 0 0 0;
}
.ContentBox .LeftNav ul {
	
}
.ContentBox .LeftNav ul li {
	border-bottom:1px dashed #cccccc;
}
.ContentBox .LeftNav ul li a {
	color:#303030;
	font-size:12px;
	line-height:35px;
	padding:0 0 0 35px;
	font-family: "Microsoft JhengHei";
	font-size:15px;
	display: block;
}
.ContentBox .LeftNav ul li.icon_Mail {
	background:url(../images/menu_icons_en.png) no-repeat 2px 10px;
}
.ContentBox .LeftNav ul li.icon_Mail:hover , .ContentBox .LeftNav ul li.icon_MailFocus {
	background:url(../images/menu_icons_en.png) no-repeat 2px -250px;
}
.ContentBox .LeftNav ul li.icon_Privacy {
	background:url(../images/menu_icons_en.png) no-repeat 2px -45px;
}
.ContentBox .LeftNav ul li.icon_Privacy:hover , .ContentBox .LeftNav ul li.icon_PrivacyFocus {
	background:url(../images/menu_icons_en.png) no-repeat 2px -305px;
}
.ContentBox .LeftNav ul li.icon_gamerule {
	background:url(../images/menu_icons_en.png) no-repeat 2px -100px;
}
.ContentBox .LeftNav ul li.icon_gamerule:hover , .ContentBox .LeftNav ul li.icon_gameruleFocus {
	background:url(../images/menu_icons_en.png) no-repeat 2px -360px;
}
.ContentBox .LeftNav ul li.icon_aboutus {
	background:url(../images/menu_icons_en.png) no-repeat 2px -155px;
}
.ContentBox .LeftNav ul li.icon_aboutus:hover , .ContentBox .LeftNav ul li.icon_aboutusFocus {
	background:url(../images/menu_icons_en.png) no-repeat 2px -415px;
}
.ContentBox .LeftNav ul li.icon_joinus {
	background:url(../images/menu_icons_en.png) no-repeat 2px -213px;
}
.ContentBox .LeftNav ul li.icon_joinus:hover , .ContentBox .LeftNav ul li.icon_joinusFocus {
	background:url(../images/menu_icons_en.png) no-repeat 2px -473px;
}
.ContentBox .LeftNav ul li.icon_QA{
	background:url(../images/menu_icons_en.png) no-repeat 2px -520px;
}
.ContentBox .LeftNav ul li.icon_QA:hover , .ContentBox .LeftNav ul li.icon_QAFocus {
	background:url(../images/menu_icons_en.png) no-repeat 2px -570px;
}
/***** RNG 認證 icon Start *****/
.ContentBox .LeftNav ul li.icon_RNG {
	background:url(../images/menu_icons_en.png) no-repeat 2px -609px;
}
.ContentBox .LeftNav ul li.icon_RNG:hover , .ContentBox .LeftNav ul li.icon_RNGFocus {
	background:url(../images/menu_icons_en.png) no-repeat 2px -659px;
}
/***** RNG 認證 icon End *****/
.LightArea {
	display:block;
}
.ContentBox .OtherPage .Area {
	width:740px;
	float:left;
	margin:10px 0;
	border-radius:5px;
	border-top:1px dashed #CCCCCC;
	padding:10px 0 0 0;
}

.ContentBox .OtherPage .AreaN {
	width:345px;
	float:left;
	border-radius:5px;
	border:1px dashed #CCCCCC;
	padding:0 10px;
	height:380px;
	margin:10px 0 0 0;
}
.ContentBox .OtherPage .Area2 {
	width:345px;
	float:left;
	margin:10px 10px 0 0;
	border-radius:5px;
	border:1px dashed #CCCCCC;
	padding:0 10px;
	height:250px;
}
.ContentBox .OtherPage .Area2N {
	width:345px;
	float:left;
	border-radius:5px;
	border:1px dashed #CCCCCC;
	padding:0 10px;
	height:250px;
	margin:10px 0 0 0;
}
.ContentBox .OtherPage .Area4 {
	width: 345px;
	float: left;
	margin: 10px 10px 0 0;
	border-radius: 5px;
	border: 1px dashed #CCCCCC;
	padding: 0 10px;
	height: 250px;
}
.ContentBox .OtherPage .Area4N {
	width:345px;
	float:left;
	border-radius:5px;
	border:1px dashed #CCCCCC;
	padding:0 10px;
	height:250px;
	margin:10px 0 0 0;
}
.ContentBox .OtherPage h2 {
	font-size:24px;
	color:#359AD6;
	margin:0 0 20px 0;
	width:100%;
	position: relative;
	z-index: 1000;
}
.ContentBox .OtherPage h3 {
	font-size:16px;
	color:#FFFFFF;
	margin:10px 0;
	display:block;
	overflow:hidden;
	background:url(../images/icon_cross.png) no-repeat 5px 8px ;
	padding:5px 5px 5px 18px;
	background-color:#EF8018;
	border-radius:3px;
}
.ContentBox .OtherPage h3.blue {
	font-size:16px;
	color:#FFFFFF;
	margin:10px 0;
	display:block;
	overflow:hidden;
	background:url(../images/icon_cross.png) no-repeat 3px center;
	padding:5px 5px 5px 18px;
	background-color:#359AD6;
	border-radius:3px;
}
.ContentBox .OtherPage .detail {
	color:#6c6c6c;
	font-size:13px;
	text-align:justify;
	margin:0 0 10px 0;
	width:100%;
	display: block;
}
.ContentBox .OtherPage .detail .Orange {
	color:#EF8018;
	font-size:16px;
	padding:0 5px 0 0;
}
.ContentBox .OtherPage .History {
	width:100%;
	float:left;
	margin:0;
}
.ContentBox .OtherPage table {
	width:100%;
	line-height:24px;
	border-collapse:collapse;
}
.ContentBox .OtherPage .History table th {
	border-right:2px solid #359AD6;
	border-bottom:2px solid #359AD6;
	padding:5px;
	width:6%;
	color:#6c6c6c;
}
.ContentBox .OtherPage .History table td {
	color:#6c6c6c;
	font-size:13px;
	padding:5px 5px 5px 10px;
	border-bottom:1px dashed #cccccc;
}
ul.notice {
	margin:0px;
	padding:0px 0 0 20px;
	display:block;
	font-size:13px;
	color:#B50000;
}
.notice li {
	float:left;
	width:100%;
	margin:0 0 5px 0;
	list-style-type:decimal;
}
ul.gamerule {
	margin:0px;
	padding:0px 0 0 20px;
	display:block;
	font-size:13px;
	color:#6c6c6c;
}
.gamerule li {
	float:left;
	width:100%;
	margin:0 0 5px 0;
	list-style-type:decimal;
}
.gamerule li a {
	color:#F60;
	text-decoration:underline;
}
ul.gamerule ul {
	margin:0 0 0 20px;
}
ul.gamerule ul li {
	list-style-type:disc;
}
.Punish {
	float:left;
	margin:20px 0;
	display:block;
}
.Punish table {
 	width:100%;
	border-collapse:collapse;
	border-top:1px dashed #cccccc;
	border-left:1px dashed #cccccc;
}
.Punish table th {
 	width:100%;
	border-collapse:collapse;
	background-color:#359AD6;
	color:#ffffff;
	padding:5px;
	width:20%;
	border-right:1px dashed #0a82ca;
}
.Punish table td {
 	border-right:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
	padding:5px;
	text-align:center;
}
.Punish table td.gary {
	background-color:#f0f0f0;
}
.Punish table td:first-child {
	text-align:left;
}
.gamerule li .color {
	font-weight:bold;
	color:#F60;
}
.OtherPage .MailReturn {
	display:block;
	overflow:hidden;
}
.OtherPage .MailReturn li {
	float:left;
	margin:0 10px 0 0px;
}
.OtherPage .MailReturn li a {
	background-color:#D8D8D8;
	color:#ffffff;
	padding:3px 10px;
	text-align:center;
	font-size:15px;
	border-radius:3px;
	float:left;
}
.OtherPage .MailReturn li a:hover , .OtherPage .MailReturn li a.focus {
	background-color:#09F;
	color:#ffffff;
	padding:3px 10px;
	text-align:center;
	font-size:15px;
	border-radius:3px;
}
input {
	font-family:Verdana, Geneva, sans-serif;
}
.Mail .Enter {
	display:block;
	clear:both;
}
.Mail {
	margin:20px 0;
}
.Mail .Enter .entermail {
	width:445px;
	font-size:12px;
	height:18px;
}
.Mail .MailNotice {
	padding:15px;
	border-radius:5px;
	border:1px dashed #666666;
	background-color: #efefef;
}
.Red {
	color:#F00;
}
.Mail .entertopic {
	width:300px;
	font-size:12px;
	height:18px;
	margin: 0 5px 0 0;
}
.Mail .MailTextArea {
	width:738px;
	font-size:12px;
	color:#363636;
	height:500px;
	text-align:left;
}
.Mail .BtnBar {
	display:block;
	text-align:center;
	padding:20px 0;
}
.Mail .BtnBar a {
	padding:3px 10px;
	border-radius:5px;
	margin:0 5px;
}
.Mail .BtnBar a.Send {
	background: #ff6600; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff6600 0%, #e04700 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6600), color-stop(100%,#e04700)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff6600 0%,#e04700 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff6600 0%,#e04700 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff6600 0%,#e04700 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff6600 0%,#e04700 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#e04700',GradientType=0 ); /* IE6-9 */
    border:1px solid #F00;
	color:#FFFfff;
}
.Mail .BtnBar a.Reset {
	background-color:#D2D2D2;
	border:1px solid #cccccc;
	color:#FFFfff;
}
.SMtitle {
	font-size:11px;
	color:#303030;
	padding: 0 0 0 5px;
}
/* RNG 圖片 Start */
.img_RNG {
	float: right;
    width: 50%;
    display: inline-block;
    margin: -3% 0 0 0;
}
/* RNG 圖片 End */
.Btn_Login {
	background:url(../images/btn_login.html) no-repeat 0 0;
	width:183px;
	height:88px;
	float:right;
	margin:-10px 0 10px 0;
}
.Dear {
	display:block;
}
.Dear p {
	float:left;
	width:500px;
}
.NormalTxt {
	display:block;
}
.NameTit {
	background-color:#FFCC00;
}
select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.FeedbackTab {
	display:block;
}
.FeedbackTab table {
	width:100%;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	margin:0 0 10px 0;
}
.FeedbackTab table th {
	color:#ffffff;
	background:url(../images/whiteline.png) no-repeat right center #0099FF;
	padding:3px;
}
.FeedbackTab table th:last-child {
	background-image:none;
}
.FeedbackTab table td {
	border-bottom: 1px dashed #efefef;
	padding:3px;
	text-align:center;
	background:url(../images/grayline.html) no-repeat right center;
}
.FeedbackTab table td:last-child {
	background:none;
}
.FeedbackTab table .question {
	text-align:left;
}
.FeedbackTab table .qdate {
	font-size:11px;
	color:#999999;
}
.FeedbackTab table .question a {
	color:#0087E1;
	padding:0 0 0 10px;
}
.BottomBar {
	display:block;
}
.BottomBar .Btn_Delete {
	margin:10px 5px 0 0;
	text-align:left;
	padding:3px 10px;
	background-color:#999999;
	border:1px solid #949494;
	color:#ffffff;
	border-radius:5px;
	font-size:13px;
	box-shadow:#efefef 0 0 1px;
}
.BottomBar .Page {
	float:right;
} 
.BottomBar .Page span {
	float:left;
} 
.BottomBar .Page .Front {
	background:url(../images/btn_front.html) no-repeat 0 0;
	width:20px;
	height:20px;
	float:left;
	margin:0 5px 0 0;
}
.BottomBar .Page .Next {
	background:url(../images/btn_next.html) no-repeat 0 0;
	width:20px;
	height:20px;
	float:right;
	margin:0 0 0 5px;
}
.ContentBox .OtherPage table.Ticket {
	width:100%;
	border:1px solid #0099FF;
	border-collapse:collapse;
	clear:both;
}
.ContentBox .OtherPage table.Ticket th {
	text-align:left;
	padding:5px;
	width:15%;
	background-color:#0099FF;
	border-bottom:1px dashed #41b1fb;
	border-right:1px dashed #41b1fb;
	color:#ffffff;
}
.ContentBox .OtherPage table.Ticket th:last-child {
	border-bottom:none;
}
.ContentBox .OtherPage table.Ticket td {
	text-align:left;
	padding:5px;
	border-bottom:1px dashed #0099FF;
}
.ContentBox .OtherPage table.TicketFeedback {
	width:100%;
	border:1px solid #EF8018;
	border-collapse:collapse;
	clear:both;
}
.ContentBox .OtherPage table.TicketFeedback th {
	text-align:left;
	padding:5px;
	width:15%;
	background-color:#EF8018;
	border-bottom:1px dashed #f89d47;
	border-right:1px dashed #f89d47;
	color:#FFF;
}
.ContentBox .OtherPage table.TicketFeedback th:last-child {
	border-bottom:none;
}
.ContentBox .OtherPage table.TicketFeedback td {
	text-align:left;
	padding:5px;
	border-bottom:1px dashed #EF8018;
}
.ControlBar {
	display:block;
	padding:5px 0;
	overflow:hidden;
	border-botom:2px solid #efefef;
}
.ControlBar a {
	float:right;
	padding:2px 10px;
	margin:0 0 0 10px;
	border-radius:3px;
	background-color:#FFCC00;
	color:#660000;
}
.ControlBar a:hover {
	float:right;
	padding:2px 10px;
	margin:0 0 0 10px;
	border-radius:3px;
	background-color:#669900;
	color:#ffffff;
}
.Txt {
	font-size:12px;
	color:#F60;
	display:block;
	text-align:right;
	padidng:0 0 5px 0;
}
.Mail .Re {
	width:740px;
	min-height:150px;
}
.Mail .Login_Btn {
	padding:0px;
	margin:0px;
	list-style-type:none;
	display:block;
	overflow:hidden;
}
.Mail .Login_Btn li {
	width:123px;
	height:82px;
	float:left;
	margin:15px 32px 15px 0;
}
.Mail .Login_Btn li.last {
	width:123px;
	height:82px;
	float:left;
	margin:15px 0;
}
.Mail .Login_Btn li a {
	width:123px;
	height:82px;
	float:left;
}
.Mail .Login_Btn li .gamesofa { background:url(../images/btn_logincat.html) no-repeat 0 0; }
.Mail .Login_Btn li .ios { background:url(../images/btn_logincat.html) no-repeat 0 -100px; }
.Mail .Login_Btn li .android { background:url(../images/btn_logincat.html) no-repeat 0 -195px; }
.Mail .Login_Btn li .facebook { background:url(../images/btn_logincat.html) no-repeat 0 -292px; }
.Mail .Login_Btn li .pchome { background:url(../images/btn_logincat.html) no-repeat 0 -393px; }
.Mail .Login_Btn li .yahoo { background:url(../images/btn_logincat.html) no-repeat 0 -488px; }
.Mail .Login_Btn li .taiwanasia { background:url(../images/btn_logincat.html) no-repeat 0 -578px; }
.Mail .Login_Btn li .hinet { background:url(../images/btn_logincat.html) no-repeat 0 -675px; }
.Mail .Login_Btn li .google { background:url(../images/btn_logincat.html) no-repeat 0 -765px; }
.Mail .Login_Btn li .msn { background:url(../images/btn_logincat.html) no-repeat 0 -870px; }
.Mail .Login_Btn li .rekuten { background:url(../images/btn_logincat.html) no-repeat 0 -976px; }
.Mail .Login_Btn li .ipart { background:url(../images/btn_logincat.html) no-repeat 0 -1084px; }
.Mail .Login_Btn li .beanfun { background:url(../images/btn_logincat.html) no-repeat 0 -1192px; }
.Mail .Login_Btn li .mygame { background:url(../images/btn_logincat.html) no-repeat 0 -1303px; }

.Mail .Login_Btn li .gamesofa:hover { background:url(../images/btn_logincat.html) no-repeat -150px 0; }
.Mail .Login_Btn li .ios:hover { background:url(../images/btn_logincat.html) no-repeat -150px -100px; }
.Mail .Login_Btn li .android:hover { background:url(../images/btn_logincat.html) no-repeat -150px -195px; }
.Mail .Login_Btn li .facebook:hover { background:url(../images/btn_logincat.html) no-repeat -150px -292px; }
.Mail .Login_Btn li .pchome:hover { background:url(../images/btn_logincat.html) no-repeat -150px -393px; }
.Mail .Login_Btn li .yahoo:hover { background:url(../images/btn_logincat.html) no-repeat -150px -488px; }
.Mail .Login_Btn li .taiwanasia:hover { background:url(../images/btn_logincat.html) no-repeat -150px -578px; }
.Mail .Login_Btn li .hinet:hover { background:url(../images/btn_logincat.html) no-repeat -150px -675px; }
.Mail .Login_Btn li .google:hover { background:url(../images/btn_logincat.html) no-repeat -150px -765px; }
.Mail .Login_Btn li .msn:hover { background:url(../images/btn_logincat.html) no-repeat -150px -870px; }
.Mail .Login_Btn li .rekuten:hover { background:url(../images/btn_logincat.html) no-repeat -150px -976px; }
.Mail .Login_Btn li .ipart:hover { background:url(../images/btn_logincat.html) no-repeat -150px -1084px; }
.Mail .Login_Btn li .beanfun:hover { background:url(../images/btn_logincat.html) no-repeat -150px -1192px; }
.Mail .Login_Btn li .mygame:hover { background:url(../images/btn_logincat.html) no-repeat -150px -1303px; }
.Mail .LoginArea {
	display:block;
}
.insideUL {
	padding:10px 0 0 20px;
}
.insideUL li{
	list-style-type:disc;
	text-align:justify;
}
.appendix {
	color:#CCC;
	font-size:11px;
	-webkit-transform : scale(0.91);
	display:inline-block;
}
.OtherPage .generic-btn {
  background-color: #ee432e;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee432e), color-stop(50%, #c63929), color-stop(50%, #b51700), color-stop(100%, #891100));
  background-image: -webkit-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -moz-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -ms-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -o-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  border: 1px solid #951100;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  color: #fff;
  font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
  line-height: 1;
  padding: 5px 20px;
  margin:10px 5px;
  text-align: center;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
  width: 150px; 
}
.OtherPage .BtnSend {
    overflow: hidden;
    padding:10px;
	text-align:center;
}
/*** 客服中心 ***/
.OtherPage .MailReturn {
    display:block;
    overflow:hidden;
	margin:0 0 10px 0;
}
.OtherPage .MailReturn li {
    float:left;
    margin:0 10px 0 0px;
	list-style:none;
}
.OtherPage .MailReturn li a {
    background-color:#D8D8D8;
    color:#ffffff;
    padding:3px 10px;
    text-align:center;
    font-size:15px;
    border-radius:3px;
    float:left;
}
.OtherPage .MailReturn li a:hover , .OtherPage .MailReturn li a.focus {
    background-color:#09F;
    color:#ffffff;
    text-align:center;
    border-radius:3px;
}
.OtherPage .Mail .feedbackHere {
	width: 99%;
	font-size: 13px;
	color: #666666;
	min-height: 200px;
	font-family: "Microsoft JhengHei";
	line-height: 20px;
}
.OtherPage .Mail .MailNotice {
	padding:15px;
	border-radius:5px;
	border:1px dashed #666666;
	background-color: #efefef;
}
.Mail .BtnBar {
	display:block;
	text-align:center;
	padding:20px 0;
}
.Mail .BtnBar a {
	padding:3px 10px;
	border-radius:5px;
	margin:0 5px;
}
.Mail .BtnBar a.Send {
	background: #ff6600; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff6600 0%, #e04700 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6600), color-stop(100%,#e04700)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff6600 0%,#e04700 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff6600 0%,#e04700 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff6600 0%,#e04700 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff6600 0%,#e04700 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#e04700',GradientType=0 ); /* IE6-9 */
    border:1px solid #F00;
	color:#FFFfff;
}
.Mail .BtnBar a.Reset {
	background-color:#D2D2D2;
	border:1px solid #cccccc;
	color:#FFFfff;
}
.OtherPage .Mail .EnterMail {
	width: 99%;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
}
.OtherPage .typeNotice {
	font-size: 13px;
	color: #0066FF;
}
.OtherPage .article {
	margin:0 0 10px 0;
}
.OtherPage .RadioAlign {
	vertical-align: middle;
	margin:0 2px 2px 2px;
}
/***** 常見問題  *****/
.Faq {
	min-height:500px;
}
.Faq .QSort {
	margin: 0 0 10px 0;
	background: #ff7f00;
	border-left: 5px solid #e07400;
	color: #ffffff;
	display: inline-block;
	padding: 3px 5px;
	box-shadow: #999 2px 0 2px;
}
.Faq .details {
	margin:0 0 20px 0;
}
.Faq .summary {
	display:block;
	padding:5px 0 5px 5px;
	border-bottom:1px dashed #efefef;
} 
.Faq .Answer {
	border-bottom:1px dotted #666666;
	margin:0;
	padding:20px 25px;
	overflow:hidden;
	height:auto;
	display:none;
	color:#303030;
	font-size:12px;
}
.Faq .Answer a {
	color:#F60;
	text-decoration:underline;
}
.Faq .Answer img {
	margin:10px 0;
}
.Faq .show-class:before {
	content: '+';
	background:#09F;
	border-radius:2px;
	padding:0 3px;
	margin:0 5px 0 0;
	color:#ffffff;
}
.Faq .hide-class {
	background-color:#09F;
	color:#ffffff;
	padding-left:5px;
}
.Faq .hide-class:before {
	content: '─';
	background:#ffffff;
	color:#09F;
	border-radius:2px;
	padding:0 3px;
	margin:0 5px 0 0
}
/************************* Language English ****************************************/
.ContentBox .Language_EN {
	font-family: "Microsoft JhengHei";
	text-align: left;
	font-size:13px;
}
.Language_EN .Faq .details {
	font-family:"Microsoft JhengHei";
	font-size:14px;
}
.Language_EN .Faq .QSort {
	font-size:14px;
}
.Language_EN .Faq .Answer {
	font-size:13px;
}
.Language_EN .en_list {
	padding:0 0 0 20px;
}
.en_list li {
	list-style-type:decimal;
}
.Email {
	width:99%;
}

/*** RNG 認證 內文 Start ***/
.ContentBox .OtherPage ul.RNG {
	width: 70%;
	display: flex;
	flex-direction: row;
	align-items: center;
	border-top: 1px dashed #cccccc;
	padding: 2% 0 1% 0
}

.ContentBox .OtherPage ul.RNG li:nth-child(1) {
	width: 30%;
	margin: 0 2% 0 0;
}

.ContentBox .OtherPage ul.RNG li:nth-child(2) {
	width: 70%;
}

.ContentBox .OtherPage ul.RNG li img {
	width: 100%;
}
/*** RNG 認證 內文 End ***/