/* 客服 */
#service_index{
	width: 158px;
	border-top:1px solid #FFF;
}
.service_icon {color: white;font-size: 1rem;font-weight: bold;padding: 0.125rem 0.5rem;display: block;}
.service_icon i {transform: rotateY(180deg);margin-right: 0.75rem;}
#service_index a {text-decoration: none;}
#service_index .offline i {font-size: 0.8rem;}
/* 試聽 */
#audition{
	border-top:1px solid #FFF;
	width: 158px;
	float: left;
}
.facebook-wrap {background: #005D96;font-size: 1rem;font-weight: bold;text-align: left;padding-left: 0.5rem;width: 142px;padding: 0.125rem 0.5rem;}
.facebook-wrap a {color: white;text-decoration: none;}
.facebook-wrap i {color: #9FDBFF;margin-right: 1rem;font-size: 1.25rem;}
/* 報名 */
#reg{
	width: 158px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#reg td {
	background-color:#f18a05;
	background-repeat: no-repeat;
	color:#FFF;text-align: left;
}
#reg th{
	background-color:#f18a05;
}
#reg .sfont{
	color:#FFF;
	font-size:13px;
}
#reg a {
	color:#FFF;
	font-size:13px;
	font-weight:normal;
	line-height:1.5em;
	padding:2px 5px 0px 5px; 
	text-decoration:none;
}
#reg  a:hover {
	text-decoration: underline;
}
/* login */
#login{
	border-top:1px solid #FFF;
	width: 158px;
}
#login td {
	background-color:#F1AC05;
	background-repeat: no-repeat;
	color:#FFF;text-align: left;
}
#login th{
	background-color:#F1AC05;
}
#login .sfont{
	color:#FFF;
	font-size:13px;
}
#login a {
	color:#FFF;
	font-size:13px;
	font-weight:normal;
	line-height:1.5em;
	padding:2px 5px 0px 5px; 
	text-decoration:none;
}
#login  a:hover {
	text-decoration: underline;
}

/* 學員專區 */ 
#student {
	border-top:1px solid #FFF;
	color:#FFF;
	width: 158px;
}
#student td {
	background-color:#015489;
	background-repeat: repeat-x;
	color:#FFF;
}
#student th{
	background-color:#015489;
}
#student a {
	color:#FFF;
	font-size:13px;
	font-weight:normal;
	line-height:1.5em;
	padding:2px 5px 0px 5px; 	
	text-decoration:none;
}
#student  a:hover {
	text-decoration: underline;
}
#student ul{
	margin:0;
	padding:0;
}
#student li{
	list-style-type:none;
	text-align:center;
}
/* 舊生專區 */
#old{
	border-top:1px solid #FFF;
	width: 158px;
}
#old td {
	background-color:#8f8f8f;
	background-repeat: repeat-x;
	color:#FFF;
}
#old th{
	background-color:#787878;
}
#old a {
	color:#FFF;
	font-size:13px;
	font-weight:normal;
	line-height:1.5em;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#old a:hover {
	text-decoration: underline;
}
/* 高點各站AD */
#GETAD{
	margin-top: 10px;
	width: 158px;
	text-align: center;
}
/* QA */
#QA{
	border-top:1px solid #FFF;
	width: 134px;
}
/* 優惠專區 */
#BodyContentAd #ADtable{
	background-color:#F0F0F0;
	width: 158px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
#ADtable img {display: block;width: 115px;margin: auto;}
/* 數位課程 */
#digiclass{
	background-color:#F0F0F0;
	width: 158px;
	text-align:left;
	padding-bottom: 0.8em;
}
#digiclass .Btitle{
	color:#ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 1em;
	background-color: #6BC0E9;
	text-align: left;
}
#digiclass .title{
	color: #3285BF;
	font-size: 13px;
	line-height: 18px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-weight: bold;
	text-align: left;
	text-indent: 1.2em;
}
#digiclass ul{
	padding-right: 5px;
	padding-left: 23px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#digiclass li{
	list-style-type: circle;
	list-style-position: outside;
	text-align:left;
	font-size: 13px;
	color: #393c39;
	margin-bottom: 3px;
}
#digiclass a{
	color: #393c39;
	font-size: 13px;
	text-decoration:none;
}
#digiclass a:hover{
	color: #F47912;
	font-size: 13px;
}
#digiclass a.bookstore{
	color:#3285bf;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
#digiclass .NewsStyle{
	font-size: 13px;
	color: #235185;
	text-align: left;
}
#digiclass .NewsStyle a{
	font-size: 13px;
	color: #393c39
}
#digiclass .NewsStyle a:hover{
	font-size: 13px;
	color: #F47912;
}

/*考古題*/
.flex {display: flex;}
.flex-wrap {flex-wrap: wrap;}
.justify-around {justify-content: space-around;}
.justify-center {justify-content: center;}
.btn-item {width: calc(100%/4 - 3rem);text-align: center;border-radius: 3rem 0;padding: 1rem 1rem 0;margin:0.1rem 0.1rem 0.7rem;line-height: 1.25rem;}
.btn-item .t_big {font-size: 1.22rem;padding-bottom: 0.3rem;display: inline-block;color: #303030;font-weight: bold;}
.btn-item.bg1{background: #dae9c4;border: 4px #eefadd solid;}
.btn-item.bg2{background: #f7e7aa;border: 4px #f8f0d4 solid;}
.btn-item.bg3{background: #bee9e1;border: 4px #eaf4f2 solid}
.btn-item.bg4{background: #ffcfc4;border: 4px #ffebe7 solid;}
.btn-item i {font-size: 2.5rem;display: block;margin: 0.7rem auto;color: #ffffff8f;}
#exam .btn-item a {text-decoration: underline;font-size: 0.95rem;color: #303030;}
.block {display: block;}
#exam .title {text-align: center;}
#exam td a {color: #0069a6;text-decoration: underline;}
#exam_item {border-bottom: 4px solid #fff;border-top: 1px #b4d1ea dotted;}
#exam_item li {display: grid;float: left;width: 210px;margin-right: 10px;text-align: center;}