﻿html, body, div > ul, div > li {
	padding: 0;
	margin: 0;
}
body {
	background: #efefef;
	background: url(../images/bg.jpg)top center no-repeat;
	font-family: "Meiryo", "Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", /*'NotoSansHant-Thin',*/ sans-serif;
!important;
}
.clear { clear: both; *display:inline;
}
/*@font-face {
	font-family: 'NotoSansHant-Black';
	font-style: normal;
	font-weight: 400;
	src: local('NotoSansHant-Black'), url(//image.mangot5.com/happytuk/webfont/NotoSansHant-Black.otf) format('opentype');
}
@font-face {
	font-family: 'NotoSansHant-Bold';
	font-style: normal;
	font-weight: 400;
	src: local('NotoSansHant-Bold'), url(//image.mangot5.com/happytuk/webfont/NotoSansHant-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'NotoSansHant-Medium';
	font-style: normal;
	font-weight: 400;
	src: local('NotoSansHant-Medium'), url(//image.mangot5.com/happytuk/webfont/NotoSansHant-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'NotoSansHant-Regular';
	font-style: normal;
	font-weight: 400;
	src: local('NotoSansHant-Regular'), url(//image.mangot5.com/happytuk/webfont/NotoSansHant-Regular.otf) format('opentype');
}*/
/*@font-face{font-family:'NotoSansHant-Thin';font-style:normal;font-weight:400;src:local('NotoSansHant-Thin'), url(http://image.mangot5.com/happytuk/webfont/NotoSansHant-Thin.otf) format('opentype');}*/
.font_black { font-weight: 900; }
.font_bold { font-weight: 700; }
.font_medium { font-weight: bolder; }
.font_regular { font-weight: bold; }
.font_thin { }
a {
	/* text-decoration: none; */
	/* -webkit-transition: all 0.3s ease-in; */
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
  }
div >ul, div >li { list-style-type: none; }

.wrapper {
	overflow: hidden;
	min-width: 1000px;
	position: relative;
}
.fblink {
	display: inline-block;
	width: 39px;
	height: 39px;
	background: url(../images/fbicon.png) top center no-repeat;
	text-indent: -9999px;
	margin: 15px 5px 0px 65px;
}
.fblink:hover { background: url(../images/fbicon_r.png) top center no-repeat; }
.youtubelink {
	display: inline-block;
	width: 39px;
	height: 39px;
	background: url(../images/youtubeicon.png) top center no-repeat;
	text-indent: -9999px;
	margin: 15px 5px 0px 5px;
}
.youtubelink:hover { background: url(../images/youtubeicon_r.png) top center no-repeat; }
.twichlink {
	display: inline-block;
	width: 39px;
	height: 39px;
	background: url(../images/twichicon.png) top center no-repeat;
	text-indent: -9999px;
	margin: 15px 5px 0px 5px;
}
.twichlink:hover { background: url(../images/twichicon_r.png) top center no-repeat; }
.bahalink {
	display: inline-block;
	width: 39px;
	height: 39px;
	background: url(../images/bahaicon.png) top center no-repeat;
	text-indent: -9999px;
	margin: 15px 5px 0px 5px;
}
.bahalink:hover { background: url(../images/bahaicon_r.png) top center no-repeat; }
.bd {
	position: relative;
	z-index: 0;
	background: #000 none repeat scroll 0% 0%;
}
.bdtop {
	height: 581px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.bdbottom {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0px;
	width: 100%;
	border-top: inherit;
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
}
div > li { list-style: none; }
a img {
	bordeR: none;
	vertical-align: middle;
	border-radius:inherit;
}
#abgne-block-20110111 { height: 581px; }
#abgne-block-20110111 .info { display: none; }
#abgne-block-20110111 .on { display: block; }
#abgne-block-20110111 .title { }
#abgne-block-20110111 .title ul {
	margin: 0px auto;
	width: 1000px;
}
#abgne-block-20110111 .title li, #abgne-block-20110111 .title li:first-child {
	float: left;
	padding: 0px;
	margin: 7px 3px 7px;
	position: relative;
	width: 80px;
	height: 35px;
	border: inherit;
}
#abgne-block-20110111 .title li img {
	display: block;
	width: 80px;
	height: 35px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	border:inherit;
	left: auto;
}
#abgne-block-20110111 .title li img:hover {
	width: 80px;
	height: 35px;
	top: -1px;
	left: 0;
}
#abgne-block-20110111 .title li.on, #abgne-block-20110111 .title li.over { }
#abgne-block-20110111 .title li h3 {
	font-size: 13px;
	color: #c90;
	padding-bottom: 6px;
}
#abgne-block-20110111 .title li p {
	font-size: 12px;
	color: #ccc;
}
#abgne-block-20110111 .title li.on h3, #abgne-block-20110111 .title .over h3, #abgne-block-20110111 .title li.on p, #abgne-block-20110111 .title .over p { color: #fff; }
#wrapper {
	width: 1100px;
	margin: 0 auto;
}
.login_box {
	width: 282px;
	height: 348px;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	background: rgb(223, 223, 223)!important;
}
.login_middle {
	background: #23406b;
	border-top: inherit;
	border-bottom: inherit;
	/*height: 26px;*/
	height:55px;
	color: rgba(255,255,255,0);
	text-align: center;
}
.login_middle a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 2px;
	margin: 0px 5px;
	line-height: 25px;
}
.login_middle a:nth-of-type(1) {
	color: rgba(255,255,255,0);
	margin: 0px 0px;
	display:block;
	background-image:url(../images/btn_register.jpg);
	width:282px;
	height:55px;
}
.login_middle a:nth-of-type(2) {
	display:none;
}
.login_bottom { position:relative;}
.login_bottom div:nth-of-type(1),
.login_bottom div:nth-of-type(2) { width:60%;}

.login_bottom div.idbox.bigtext { width:100%;}

.log {
	background:#fff!important;
	/*background: url(../images/idbg.png);
	/*width: 247px;*/
	width: 100%;
	height: 32px;
	color: #000;
	font-size: 13px;
	border: none;
	margin: 15px 0px 5px 18px;
	padding: 0px 10px 0px 40px;
}
.pws {
	/*background: url(../images/pwsbg.png);
	/*width: 247px;*/
	width: 100%;
	height: 32px;
	color: #000;
	font-size: 13px;
	border: none;
	margin: 0 0 0px 18px;
	padding: 0px 10px 0px 40px;
}
.pws {
    background: #fff!important;
    width: 100%;
    height: 32px;
    color: #000;
    font-size: 13px;
    border: none;
    margin: 0px 18px;
    padding: 0px 5px 0px 40px;
}
.logbottomtext {
	color: #000;
	text-decoration: none;
	margin-left: 25px;
	margin-top: 17px;
	line-height: 23px;
}
.forid, .forpws, .forid:hover, .forpws:hover {
	color: #000;
	margin: 0px 5px;
	text-decoration: none;
}
.logbtn {
	width: 100px;
	height: 40px;
	text-indent: -99999px;
	background: url(../images/loginbtn.png);
	border: none;
}
.logbtn:hover { background: url(../images/loginbtn.png); }

.login_bottom .logbtn  {
	background: url(../images/btn_login.jpg);
	width: 69px;
	height: 69px;
	top:15px;
	position:absolute;
	display: block;
	right:15px;
	margin-left: 0px;
}

.startbutton {
	background: url(../images/gamestrat.jpg);
	width: 282px;
	/*height: 185px;*/
	height: 160px;
	display: block;
	text-indent: -99999px;
}
.startbutton:hover { background: url(../images/gamestrat.jpg); }
.datestyle {
	margin-top: 9px;
	width: 52px;
	color: #000;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
}
.monthstyle {
	width: 52px;
	color: #a1a1a1;
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
}
.moretext {
	color: #003eab;
	font-weight: bolder;
	font-size: 13px;
	text-decoration: none;
}
.bigtext, .bigtext a {
	color: #000;
	font-size: 15px;
}
.idbox a { color: #FFF;}
.middletext {
	color: #a2a2a2;
	font-size: 12px;
	line-height: 11px;
}
.textleft {
	width: 52px;
	margin-right: 10px;
	float: left;
}
.textmiddle { float: left; }
.textright {
	float: right;
	padding-top: 10px;
	width: 52px;
}
.news_box {
	background-color:inherit;
	width: 698px;
	height: 348px;
	border: inherit;
	float: right;
	margin-top: 20px;
	padding: 0 0 20px 0;
}
.news_box .bigtext {
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
	width : 546px;
}
.newstitletext {
	background: url(../images/laba.png)0% 0% no-repeat;
	width: 100%;
	height: 35px;
	padding: 6px 0px 0px 9px;
	border-bottom:inherit;
	background: #dfdfdf;
}
.textlist {
	background: url(../images/datebg.jpg)top left no-repeat;
	width: 100%;
	height: 55px;
}
.testlistline { border-bottom: 1px #ccc solid; }
.sixlink_box {
	margin-top: 20px;
	text-align: center;
}
.billingicon {
	display: inline-block;
	background: url(../images/billing_btn.png);
	width: 343px;
	height: 193px;
	text-indent: -99999px;
	margin-right: 24px;
	margin-bottom: 10px;
	margin-left: -17px;
}
.billingicon:hover { background: url(../images/billing_btn_r.png); }
.registeriocn {
	display: inline-block;
	background: url(../images/member_btn.png);
	width: 343px;
	height: 193px;
	text-indent: -99999px;
	margin-right: 24px;
}
.registeriocn:hover { background: url(../images/member_btn_r.png); }
.downloadicon {
	display: inline-block;
	background: url(../images/download_btn.png);
	width: 343px;
	height: 193px;
	text-indent: -99999px;
	margin-right: 0;
}
.downloadicon:hover { background: url(../images/download_btn_r.png); }
.snicon {
	background: url(../images/exchange_btn.png);
	width: 343px;
	height: 193px;
	text-indent: -99999px;
	display: inline-block;
	margin-right: 24px;
	margin-left: -17px;
}
.snicon:hover { background: url(../images/exchange_btn_r.png); }
.eventicon {
	background: url(../images/event_btn.png);
	width: 343px;
	height: 193px;
	text-indent: -99999px;
	display: inline-block;
	margin-right: 24px;
}
.eventicon:hover { background: url(../images/event_btn_r.png); }
.qaicon {
	background: url(../images/qa_btn.png);
	width: 343px;
    height: 193px;
	text-indent: -99999px;
	display: inline-block;
}
.qaicon:hover { background: url(../images/qa_btn_r.png); }
.useful_box {
	background: #fff;
	width: 282px;
	height: 348px;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	text-align: center;
}
.usefultop {
	background: #999;
	width: 281px;
	height: 54px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	padding-top: 13px;
}
.btn-xlarge {
	position: relative;
	vertical-align: center;
	margin: 0px -3.5px!important;
	width: 94.5px;
	height: 97px;
	padding: 20px 24px;
	font-size: 13px;
	color: #666;
	text-align: center;
	background: #fff;
	border: 1px #CCC solid;
	border-radius: 0px!important;
	cursor: pointer;
}
.btn-xlarge:active {
	top: 2px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.useful_box a:nth-of-type(5) { background-color: #FF0; }
.useful_box a:nth-of-type(5):hover, .useful_box .up-coming, .btn-xlarge:hover {
	background: #1dc5ff;
	color: #fff;
}
.bahalist_box {
	background-color: #fff;
	width: 698px;
	height: 348px;
	border: 1px #dfdfdf solid;
	float: right;
	margin-top: 20px;
	padding: 20px;
}
.bahatitletext {
	background: url(../images/people.png)0% 0% no-repeat;
	width: 100%;
	padding: 0px 0px 0px 120px;
	border-bottom: 1px #000 solid;
	height: 23px;
}
.fourlink_box {
	margin-top: 20px;
	display: none;
}
.teacherimg {
	background: url(../images/teacher.jpg) center center no-repeat;
	width: 248px;
	height: 173px;
	text-indent: -99999px;
	display: inline-block;
	float: left;
	margin-right: 2px;
}
.idimg {
	background: url(../images/idcheck.jpg) center center no-repeat;
	width: 248px;
	height: 173px;
	text-indent: -99999px;
	display: inline-block;
	float: left;
	margin-right: 2px;
}
.mangot5box {
    background-color: #000000!important;
    height: 50px!important;
    border-bottom:inherit;
}
.phoneimg {
	background: url(../images/phone.jpg) center center no-repeat;
	width: 248px;
	height: 173px;
	text-indent: -99999px;
	display: inline-block;
	float: left;
	margin-right: 2px;
}
.serviceimg {
	background: url(../images/service.jpg) center center no-repeat;
	width: 248px;
	height: 173px;
	text-indent: -99999px;
	display: inline-block;
	float: right;
}
.linkborder {
	display: block;
	z-index: 20;
	width: 248px;
	height: 173px;
}
.linkborder:hover {
	width: 248px;
	height: 173px;
	border: 6px solid #338bb1;
	transition: all 0.2s ease 0s;
	box-sizing: border-box;
}
.products_box { margin-top: 20px; }
div > ul, div > li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.abgne_tab {
	clear: left;
	width: 1000px;
	margin: 10px 0;
}
ul.tabs {
	width: 100%;
	height: 32px;
}
ul.tabs li {
	float: left;
	height: 68px;
	line-height: 31px;
	overflow: hidden;
	position: relative;
	border-left: none;
	background: #fff;
}
ul.tabs li a {
	display: block;
	padding: 0 20px;
	color: #000;
	text-decoration: none;
}
ul.tabs li a:hover { background: #fff; }
ul.tabs li.active { }
ul.tabs li.active a:hover { background: #fff; }
div.tab_container {
	clear: left;
	width: 100%;
	border-top: none;
	background: #fff;
}
div.tab_container .tab_content { }
div.tab_container .tab_content h2 { margin: 0 0 20px; }
.intertitle {
	margin-left: 822px;
	position: absolute;
	z-index: 22;
	height: 49px;
}
.peopleall {
	width: 1000px;
	height: 441px;
	padding-top: 18px;
}
.twichlink_box { margin-top: 20px; }
.twichad {
	display: inline-block;
	border-right: 1px #ccc solid;
	background: url(../images/twichteacher.png);
	text-indent: -9999px;
	width: 245px;
	height: 86px;
}
.twichad:hover { background: url(../images/twichteacher_r.png); }
.fbfansad {
	display: inline-block;
	border-right:inherit;
	background: url(../images/fbfans.png);
	text-indent: -9999px;
	width: 249px;
	height: 69px;
}
.fbfansad:hover {background: url(../images/fbfans.png);filter:brightness(0.5); }
.battlead {
	display: inline-block;
	border-right: 1px #ccc solid;
	background: url(../images/battle.png);
	text-indent: -9999px;
	width: 245px;
	height: 86px;
}
.battlead:hover { background: url(../images/battle_r.png); }
.servicead {
	display: inline-block;
	background: url(../images/service.png);
	text-indent: -9999px;
	width: 249px;
	height: 69px;
}
.servicead:hover { cursor: wait; }
.threelink_box { margin-top: 20px; }
.bad01, .bad02 {
	margin-right: 15px;
	float: left;
	width: 321px;
height:;
	border: 1px #ccc solid;
}
.bad03 {
	float: left;
	width: 321px;
height:;
	border: 1px #ccc solid;
}
.movies_box {
	width: 282px;
	height: 348px;
	background: #fff;
	border: 1px #e2e2e2 solid;
	float: left;
	margin-top: 20px;
}
.media_box {
	width: 698px;
	height: 348px;
	float: right;
	margin-top: 20px;
}
.media_box .fa-3x { font-size: 2em; }
.mediatitle {
	background: #1289ac;
	border: 1px #ccc solid;
	padding: 10px 10px 6px 10px;
	color: #fff;
}
.newsbigtitle {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-left: 5px;
}
.newsbigtitleb {
	color: #1289AB;
	font-size: 24px;
	font-weight: bold;
	margin-left: 5px;
}
.newsmore {
	float: right;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	display: none;
}
.newsmore:hover {
	color: #fffc00;
	text-decoration: none;
}
.newss {
	float: right;
	color: #fff;
	font-size: 16px;
	margin-top: 5px;
}
.newssb {
	float: right;
	color: #1289AB;
	font-size: 16px;
	margin-top: 5px;
}
.medianews01, .medianews02, .medianews03, .medianews04, .medianews05 {
	height: 50px;
	margin-top: 10px;
	background: #fff;
	border: 1px #e2e2e2 solid;
	padding: 10px;
}
.medianews01 a, .medianews02 a, .medianews03 a, .medianews04 a, .medianews05 a {
	color: #111;
	font-size: 15px;
	text-decoration: none;
	line-height: 30px;
}
.medianews01 a:hover, .medianews02 a:hover, .medianews03 a:hover, .medianews04 a:hover, .medianews05 a:hover { color: #1289ac; }
.moviestitle { padding: 10px 10px 6px 10px; }
.moviesbox {
	width: 281px;
	overflow: hidden;
	text-align: center;
}
.likebox {
	text-align: center;
	line-height: 15px;
}
.moviesname {
	color: #434547;
	font-weight: bold;
	font-size: 28px;
	margin-top: 20px;
	letter-spacing: -2px;
}
.moviessb {
	color: #222;
	font-size: 16px;
	margin: 10px 0px;
	line-height: 25px;
}
.othercompany {
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	text-align: center;
	height: 123px;
	box-shadow: 4px 4px 3px rgba(20%, 20%, 40%, 0.5);
	margin-top: 50px;
	display: none;
}
.othercompany img { margin: 30px 10px; }
footer {
	text-align: left;
	width: 880px;
	margin: 30px auto;
	clear: both;
}
footer ul {
	list-style: none;
	padding-left: 0;
}
footer ul li {
	float: left;
	padding: 3px;
}
.footerstext {
	font-size: 12px;
	line-height: 15px;
	margin-top: 10px;
}
.footerstext1 {
	font-size: 12px;
	line-height: 15px;
	margin-top: 20px;
}
.carousel {
	background: url(../images/pagebg.jpg) top center;
	position: relative;
}
.carousel-inner {
	width: 1000px;
	margin: 0 auto;
}
.pagegamestart {
	z-index: 5;
	position: absolute;
	margin-top: 50px;
	box-shadow: 3px 5px 2px rgba(0, 0, 102, 0.3);
}
.pageleft {
	float: left;
	width: 240px;
	margin-top: 29px;
}
.pagerigth {
	width: 840px;
	float: right;
	margin-top: 29px;
}
.idbox {
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 8px 8px 0px;
	background: #337ab7;
	color: #fff;
	line-height: 14px;
	height: 135px;
	background: rgb(102, 102, 102);
}
.idbox img { margin-left: 1px; }
.idbox .fa { padding-left: 2px; }
.idbox .fa-user-md {
	padding-left: 4px;
	padding-right: 3px;
}
.idbox table {
	width: 224px;
	margin: 0 auto;
}
.searchbox { margin-top: 20px; }
.serstyle { margin: -5px; }
.billbox {
	margin-top: 20px;
	background: #f8f8f8;
	border: 1px #b8b8b8 solid;
	/*text-align:center;*/
	padding: 10px;
}
.leftbillin {
	width: 178px;
	margin: 0 auto;
	display: block;
	border-radius: 0px;
	font-weight: bolder;
	font-size: 24px;
	text-decoration: none;
	color: #666;
	padding: 5px 10px;
}
.fa-lg { vertical-align: -8%; }
.leftbillin:hover {
	background: #e8e8e8;
	color: #666;
	text-decoration: none;
}
.linestyle {
	border-bottom: #999 1px solid;
	margin: 5px 0px;
}
.eggbox {
	background: url(../images/eggbg.png) top center;
	width: 240px;
	height: 50px;
	margin-top: 20px;
}
.eggbtn01 {
	display: inline-block;
	width: 78px;
	margin: -1px;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	font-weight: bolder;
	font-size: 20px;
	padding-top: 13px;
	color: #ef2413;
}
.eggbtn01:hover {
	font-weight: bolder;
	font-size: 20px;
	background: #000;
	color: #fff;
	padding-top: 10px;
	text-decoration: none;
}
.eggbtn02 {
	display: inline-block;
	width: 78px;
	margin: -1px;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	font-weight: bolder;
	font-size: 20px;
	padding-top: 13px;
	color: #ef2413;
}
.eggbtn02:hover {
	font-weight: bolder;
	font-size: 20px;
	background: #000;
	color: #fff;
	padding-top: 10px;
	text-decoration: none;
}
.eggbtn03 {
	display: inline-block;
	width: 78px;
	margin: -1px;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	font-weight: bolder;
	font-size: 20px;
	padding-top: 13px;
	color: #ef2413;
}
.eggbtn03:hover {
	font-weight: bolder;
	font-size: 20px;
	background: #000;
	color: #fff;
	padding-top: 10px;
	text-decoration: none;
}
.notebox {
	background: #f8f8f8;
	border: 1px #b8b8b8 solid;
	width: 240px;
	height: 228px;
	margin-top: 20px;
	padding: 40px 20px 10px 20px;
	font-size: 13px;
}
.notebox ol {
	padding-left: 30px;
	line-height: 1.67em;
}
.titlename {
	background: #488bd7;
	height: 50px;
}
.contentinfo { background: #fff; }
.subtitle {
	box-shadow: inset 1px 1px 4px 2px rgba(31%, 51%, 69%, 0.5);
	height: 50px;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	padding: 18px;
}
.subtitle:hover {
	color: #f1e476;
	text-decoration: none;
}
.contentinfo { padding: 20px; }
.shopingbtn {
	background: url(../images/btnbg.png);
	width: 101px;
	height: 41px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	border-radius: 5px;
	margin-right: 10px;
}
.btnshop { margin-top: 20px; }
.login_bottom_page {
	background: rgb(72, 139, 215) none repeat scroll 0% 0%;
	padding: 20px 20px 10px 20px;
	overflow: hidden;
	border: 1px solid #2781dd;
	text-align: center;
}
.main_loginbox_info { margin-left: 0px; }
.main_loginbox_btns {
	display: block;
	margin-left: 0px;
	margin-top: 10px;
}
.log-page {
	background: rgb(255, 255, 255);
	border: 1px solid #ffffff;
	border-radius:inherit;
	box-shadow:inherit;
	margin: 5px;
	color: #000;
	padding-left: 40px;
	background-position: 2% 15%;
	height: 30px;
	max-width: 190px;
}
.pws-page {
	background: rgb(255, 255, 255);
	border: 1px solid #ffffff;
	border-radius:inherit;
	box-shadow:inherit;
	margin: 5px;
	color: #000;
	padding-left: 40px;
	background-position: 2% 15%;
	height: 30px;
	max-width: 190px;
}
.logbtn-page {
	background: url(../images/loginbtn.png);
	width: 63px;
	height: 24px;
	display: inline-block;
	text-indent: -99999px;
	border: none;
}
.textlist table td { height: 52px; }
.news_box, .bahalist_box { position: relative; }
.moretext {
	bottom: 5px;
	position: absolute;
	right: 20px;
}
.logoutbtn-page {
	background: url(../images/loginout.png);
	width: 63px;
	height: 23px;
	display: inline-block;
	text-indent: -99999px;
}
.logoutbtn-page:hover { background: url(../images/loginout_r.png); }
.tab-content {
	font-size: 15px!important;
	font-family: "Meiryo", "Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", 'NotoSansHant-Thin', sans-serif!important;
	padding: 20px!important;
	background: #fff;
}
.go-to-top {
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/gototopbg.png) top center no-repeat;
	margin-top: 20px;
}
.bmstyl {
	background: url(../images/billingbg.png) top center no-repeat;
	background: #fe7e00;
	width: 71px;
	height: 23px;
	display: inline-block;
	color: #fff!important;
	font-size: 13px!important;
	line-height: 23px!important;
	text-align: center!important;
	text-decoration: none!important;
	font-family: "Meiryo", "Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", 'NotoSansHant-Thin', sans-serif!important;
	text-shadow: 2px 1px 2px #666;
}
.bmstyl:hover { background: url(../images/billingbg.png) no-repeat; }
.thumbnail .caption { text-align: center; }
.pagelogin { line-height: 26px; }
.w500 {
	max-width: 500px;
	width: 500px;
}
.steptext {
	color: #10346e;
	font-size: 12px;
}
.pagecontent-long-left .fa-lg {
	/*float: left;
	margin-right:10px;*/
	line-height: 1em;
	width: 1.4em;
}
.pagerigth #list5 img {
	border-radius: 10px;
	max-width: 735px;
}
.pagerigth #list5 p img {
	border-radius: 10px;
	max-width: 735px;
	max-height: 32px;
	margin-top: 1px;
}
#list5 ol { padding-left: 5px; }
#list5 ol span { margin-bottom: 10px; }
.hd-nav__logo a {
	display: block;
	height: 97px;
	background: url(../images/logo.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.ico_go{ position: absolute; z-index:9999; cursor:pointer; opacity:.35;  width:30px; height:30px; background-repeat:no-repeat; background-position:0px 0px; text-indent:-9999px; }
.ico_go:hover{ opacity:1.5;}
.ico_go.ico_godown{ background-image: url(../images/gotodownbg.png); top:810px; left:50%; margin-left:510px; }
.ico_go.ico_gotop{ background-image: url(../images/gototopbg.png); top:1430px; left:50%; margin-left:510px; }
.ico_go.ico_goleft{ background-image: url(../images/arrow_left.png); bottom:-30px; left:50px;}
.ico_go.ico_goright{ background-image: url(../images/arrow_right.png); bottom:-30px; left:410px;}
.promotion{ position: absolute; z-index:9999; top:854px; left:50%; margin-left:510px; }

.promotion .thumbnail-content {
    height: 160px;
}
.promotion .thumbnail-content .caption {
	transform: translateY(-43px)
}
.promotion .thumbnail-content .caption h3 {
    font-size: 16px;
    margin: .25em auto;
}


.bdtop .info img{min-width: 1203px;}

/*************************************************************/

.news_box {
	width: 536px;
	float: left;
	margin-left:10px;
	margin-right:10px;
}
.news_box table {
	width: inherit;
}
.news_box .bigtext,
.middletext {
    /*width: auto;*/
    width: 380px;
	padding-left:10px;
}
.side {
	padding-top:20px;
	display: inline-block;
	float: left;
}
.side ul.ad li {
	margin-bottom:9px;

}
.side ul.ad li img {
	border-radius:0;

}
.side ul.ad li:last-child {
	margin-bottom:0px;

}
.hd-nav__item-w {
    width: 80px;
}
.fblink {
	margin-left:26px;
}

.hd-nav-w {
	overflow:hidden;
	min-width:inherit;
}
#abgne-block-20110111,
.bdtop .info img,
.bdtop {
    height: auto;
}



/*************************************************************/


.hd-nav__sub__bg {
	background: rgba(0, 0, 0, 0.56) none repeat scroll 0% 0%;
	top: 71px;
}
.hd-nav__sub a {
    color: #fff;

}
.hd-nav__logo {
	z-index: 99;
	margin-right: 280px;
	position: relative;
}
.hd-nav__item-gintro .hd-nav__item-link {
    background-image: url(../images/nav-gintro.png);
}
.hd-nav__item-hintro .hd-nav__item-link {
    background-image: url(../images/nav-hintro.png);
}
.hd-nav__item-art .hd-nav__item-link {
    background-image: url(../images/nav-art.png);
}
.hd-nav__item-info .hd-nav__item-link {
    background-image: url(../images/nav-info.png);
}
.hd-nav__sub b {
    color: #fff;

}
.hd-nav-w {
    background: url(../images/menubg.png) repeat-x;
    border-top: 1px #303030 solid;
}
table {
    width: 100%;
}
#news-03{
	display:none;
}
#news-04{
	display:none;
}
.fa-stop, .fa-crosshairs{
	display:none;
}
.ui-widget-header {
	border: 1px solid #2781dd!important;
    background: #488bd7!important;
}
.websub {
    box-shadow: 1px 0px 0px 0px rgb(21, 126, 209) inset!important;
}
a {
    color: #000;
}
a:hover {
    color:#4f4f4f;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffd700;
}
#list5 ol {
    width: 350px;
}
.pagerigth #list5 img {
    border-radius: 0;
    max-width: 350px;
}
#list5 ol span {
	color: #5e5e5e!important;
}