/* *{
	display: none;
} */
.submenu{display:none;}

a:focus {
    outline: 2px #80173F dotted !important;
}

input[type*="text"]:focus,
textarea:focus,
input[type*="password"]:focus {
    background-color: #FAFFBD !important
}

body, div, dl, dt, dd, ul, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, label {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}

*:hover, li:hover, a:hover {
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox */
	-webkit-transition: all 0.2s; /* Chrome&Safari */
}
body {
	border: 10px solid #E3E7DC;
	margin: 0px;
	padding: 0px;
	font-family: 微軟正黑體;
}
#wallpaper {
	border: 10px double #E3E7DC;
	background:#FFF url(../images/wallpaper_bg.jpg) no-repeat center top;
}
#all {
	max-width: 1200px;
	margin: auto;
	position:relative;
}
#all:after {
	
	content:"";
	width:89px;
	height:169px;
	background: url(../images/all_icon.png) no-repeat;
	display:block;
	position:absolute;
	left:-355px;
	top:270px;
	
	
	}
#header {
	background: url(../images/menu_bg.png) no-repeat center bottom;
	padding-bottom: 18px;
	margin-bottom:40px;
	position:relative;
}

#header:after {
	
	content:"";
	width:122px;
	height:130px;
	background: url(../images/header_icon.png) no-repeat;
	display:block;
	position:absolute;
	right:-20px;
	top:270px;
	
	
	}

.top {
	max-width: 1200px;
	margin: auto;
	position: relative
}
.top_img img {
	border-radius: 10px 10px 0 0;
	
}
.top_menu {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	text-align: center;
	position: relative;
	display: table
}
.top_menu li {
	width: calc(14.2%);
	height: 74px;
	display: table-cell;
	position: relative;
	overflow: hidden;
}
.top_menu > li:last-child {
	background: none;
}
.top_menu li a {
	width: 100%;
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 125%;
	font-weight: bold;
	line-height: 74px;
	text-align: center;
}

.top_menu li a:hover,.top_menu li a:focus, .top_menu .top_menu_fixed {
	background: #2B5845;
}
.top_menu li:hover > ul {
	display: block; /* 滑鼠滑入母選單後，顯示子選單 */
}
#logo {
	padding: 35px 0 15px;margin: 0;
}
#logo a {
	display: inline-block;
	height: 100%;
}
#nav {
	width: 317px;
	height: 173px;
	background: url(../images/nav_bg.png) no-repeat;
	font-size: 90%;
	color: #000;
	position: absolute;
	right: -20px;
	top: -20px;
	padding: 5px 0 0 60px;
	line-height: 25px;
}
#nav a {
	color: #000;
	text-decoration: none;
}
#nav a:hover, #nav a:focus {
	color: #178059;
}
/*font-size bg*/

.fontsize li {
	display: inline-block;
	margin-right: 5px;
}
.fontsize a {
	display: block;
	height: 100%;
}
.font_size_btn {
}
.font_size_btn a, .font_size_btn a:hover {
}
.font_size_btn- {
	background-color: #178059;
	border-radius: 25px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center
}
.font_size_btn- a, .font_size_btn- a:hover {
	color: #fff !important;
}
#con {
}
#left {
	background: none;
	float: left;
	width: 23%;
}
.left_main {
	border-radius: 10px;
	background: #E3E7DC;
	padding: 30px 25px;
}
#menu_bg {
	background-color: #ecf4e1;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 5px;
}
#menu_top {
	padding-bottom: 15px;
	position: relative;
}
#menu_top a {
	color: #bbbbbb;
	text-decoration: none;
	position: absolute;
	top:-10px;
	left: 0;
}
.left_title {
	color: #178059;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 2px;
}
.left_main {
	background: #E3E7DC url(../images/left_main_bg.png) no-repeat center bottom;
	padding: 10px 15px;
	margin: 0;
	list-style: none;
	box-sizing: border-box; 
	padding-bottom: 100px;
}
.left_main li {
	position: relative;
	margin-bottom: 10px;
}
.left_main>li>a {
	border-radius: 30px;
	display: block;
	background: #fff;
	color: #3d5b4e;
	padding: 10px 30px 10px 30px;
	padding-left: 30px;
	font-size: 110%;
}
.left_main>li>a:hover {
	background: #178059;
	color: #fff;
}
.left_main .sub_menu- a {
	display: block;
	color: #fff;
	background-color: #178059;
}
.menu2 li a {
	display: block;
}

.menu2 .sub_sub {
	display: none;
	padding-left: 2rem;
}
.menu2 .sub_sub a {
	font-size: 100%;
	background: url(../images/left_icon2.png) no-repeat 10px 6px;
	color: #000;
	padding-left: 2rem;
}
.menu2 .sub_sub a:hover, .menu2 .sub_menu2- a {
	background: url(../images/left_icon2-.png) no-repeat 10px 6px;
	color: #0a6543;
}
.menu2 .sub_sub2 {
	display: none;
	padding-left: 1.5rem;
}
.menu2 .sub_sub2 a {
	font-size: 95%;
	background: url(../images/left_icon3.png) no-repeat 10px 8px;
	color: #9e9e9e;
	padding-left: 1.5rem;
}
.menu2 .sub_sub2 a:hover, .menu2 .sub_menu3- a {
	background: url(../images/left_icon3-.png) no-repeat 10px 8px;
	color: #2b5845;
}
#article {
	float: right;
	width: 73%;
	padding-bottom: 20px;
}



#main_title {
}
.place {
	font-size: 95%;
	color: #000;
	letter-spacing: 1px;
	float: left;
}
.place a {
	text-decoration: none;
	color: #000;
}
.place a:hover {
	color: #178059;
}
.place a:focus {
	color: #178059;
}

.title_bn{
	float: right;
	font-size:95%;
	font-weight:bold;
	}
.cloud{
	float: left;
}

.title_bn li{  display:inline-block}
.title_bn li a{border: 1px solid #338F6D;border-radius: 5px;line-height:27px; background:#178059; letter-spacing:2px; color:#fff; display:block; position:relative; text-align:center; padding:0 10px;}


.title_bn li.type1 a:after {
	width: 18px;
	height: 16px;
	content: "";
	background: url(../images/print_icon.png) no-repeat;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;transition: all 0.2s;
}
.cloud li.cloud1 a:after {
	width: 18px;
	height: 19px;
	content: "";
	background: url(../images/person.png) no-repeat;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;transition: all 0.2s;

}

.cloud li.cloud2 a:after {
	width: 18px;
	height: 19px;
	content: "";
	background: url(../images/depar.png) no-repeat;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;transition: all 0.2s;

}

.cloud li.cloud3 a:after {
	width: 18px;
	height: 19px;
	content: "";
	background: url(../images/all.png) no-repeat;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;transition: all 0.2s;

}


.title_bn li.type2 a:after {
	width: 7px;
	height: 11px;
	content: "";
	background: url(../images/back_icon.png) no-repeat;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;transition: all 0.2s;
}
.title_bn li a:hover:after {margin-left:0;margin-right:5px;}


#main_title h2 {
border-top: 3px solid #37926F;
border-bottom: 1px solid #37926F;
	font-size:150%;
	margin:12px 0 17px;
	padding:10px 0;
}


.main_bn {
	display:none
}
#main_type {
	padding-bottom: 10px;
	padding-top: 10px;
}
.type_word {
	font-family: Microsoft JhengHei, MS PGothic, Arial Unicode MS;
	font-size: 95%;
	color: #666;
	/*letter-spacing: 1px;*/
	padding: 2px;
	margin-top: 3px;
 *margin-top: 5px;
	margin-right: 5px;/*font-weight: bold;*/
}
.type_word a {
	color: #444;
	text-decoration: none;
}
.type_word a:hover, .type_word a:focus, .type_word a strong {
	color: #ee5126;
}
.search_table {
	border: 1px solid #CCC;
	width: 140px;
	color: #333;
	letter-spacing: 1px;
	padding: 3px;
}
.search_bn {
	margin-bottom: -6px;
 *margin-bottom: -5px;
}
#content {
	font-size: 95%;
	color: #313131;
	line-height: 180%;
	letter-spacing: 1px;
}
#content a {
	color: #3d6417;
	text-decoration: none;
	word-wrap: break-word;
	word-break: break-all;
}
#content a:hover {
	color: #ee5126;
}
#content a:focus {
	color: #ee5126;
}
.content_title {
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	background-color: #edf4e2;
	padding-bottom: 5px;
}
#content dl {
	clear: both;
	float: right;
	margin-bottom: 15px;
	margin-left: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 235px;
}

#content img{
	max-width: 100%;
}


/*
#content dl dd  {
	padding-top: 5px;
	color: #666;
	letter-spacing: 1px;
	background-image: url(../images/01/05.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	padding-left: 20px;
	margin: 0px;
	line-height: 150%;
}
#content dl dd a  {
	color: #313131;
	text-decoration: none;
}
#content dl dd a:hover {
	color: #ee5126;
}
*/
.imgBox {
	text-align: center;
	vertical-align: middle;
	height: 175px;
	width: 235px;
	padding-top: 8px;
	padding-right: 26px;
	padding-bottom: 17px;
	padding-left: 9px;
	background-image: url(../images/img_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.imgBox span {
	height: 100%;
	display: inline-block;
}
.imgBox * {
	vertical-align: middle;
}
.imgBox1 {
	clear: both;
	float: right;
	text-align: center;
	vertical-align: middle;
	height: 150px;
	width: 200px;
	padding-top: 8px;
	padding-right: 26px;
	padding-bottom: 17px;
	padding-left: 9px;
	background-image: url(../images/img_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgBox1 span {
	height: 100%;
	display: inline-block;
}
.imgBox1 * {
	vertical-align: middle;
}
.imgBox2 {
	clear: both;
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 150px;
	width: 200px;
	padding-top: 8px;
	padding-right: 26px;
	padding-bottom: 17px;
	padding-left: 9px;
	background-image: url(../images/img_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgBox2 span {
	height: 100%;
	display: inline-block;
}
.imgBox2 * {
	vertical-align: middle;
}
#update {
	text-align: right;
	font-size: 95%;
	color: #0a6543;
	padding-top: 30px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}


#download {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#download li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	list-style-type: none;
}
.download_bg {
	background-image: url(../images/download_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.download_title {
	font-size: 95%;
	color: #000;
	float: left;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 8px;
	padding-bottom: 3px;
	width: 615px;
	padding-left: 10px;
}
.download_word {
	font-size: 95%;
	color: #333;
	float: left;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 8px;
	padding-bottom: 3px;
	width: 600px;
	background-image: url(../images/icon03.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding-left: 25px;
}
.download_word a {
	color: #3d6417;
	text-decoration: none;
}
.download_word a:hover {
	color: #ee5126;
}
.download_word a:focus {
	color: #ee5126;
}
.download_date {
	float: right;
	font-size: 95%;
	color: #000;
	line-height: 150%;
	padding-top: 8px;
	padding-bottom: 3px;
	width: 120px;
	text-align: center;
	letter-spacing: 1px;
}
#table {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#table li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	list-style-type: none;
}
.table_bg {
	background-image: url(../eng/images/download_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.table_title {
	font-size: 95%;
	color: #000;
	float: left;
	line-height: 150%;
	padding-top: 8px;
	padding-bottom: 3px;
	width: 370px;
	padding-left: 10px;
}
.table_word {
	font-size: 95%;
	color: #333;
	float: left;
	line-height: 150%;
	padding-top: 8px;
	padding-bottom: 3px;
	width: 345px;
	padding-left: 10px;
}
.table_word a {
	color: #666;
	text-decoration: none;
}
.table_word a:hover {
	color: #000;
}
.table_word a:focus {
	color: #000;
}
#title_bn {
	margin-bottom: 10px;
	text-align: right;
	font-size: 95%;
}
.join_word {
	float: left;
	letter-spacing: 1px;
	font-size: 84%;
	color: #CC0000;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 8px;
}
.join_word a {
	color: #F30;
	text-decoration: none;
}
.join_word a:hover {
	color: #933;
}
.join_word a:focus {
	color: #933;
}
.join_word2 {
	float: left;
	letter-spacing: 1px;
	font-size: 95%;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 180%;
	padding-left: 5px;
}
.join_word3 {
	float: left;
	letter-spacing: 1px;
	font-size: 95%;
	color: #333333;
	line-height: 180%;
	width: 450px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.enter_bn {
	font-size: 84%;
	color: #FFF;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 10px;
 *padding-right: 0px;
	_padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
 *padding-left: 0px;
	_padding-left: 0px;
	border: 1px solid #333;
	margin-top: 10px;
	background-color: #666;
	letter-spacing: 1px;
}
.data_bn {
	float: left;
 *padding-right: 0px;
	_padding-right: 0px;
 *padding-left: 0px;
	_padding-left: 0px;
	margin-top: 7px;
	margin-left: 10px;
}
.red {
	font-size: 84%;
	color: #F00;
	letter-spacing: 1px;
}
.table1 {
	float: left;
	font-size: 95%;
	border: 1px solid #CCC;
	margin-top: 8px;
	width: 150px;
	letter-spacing: 1px;
	color: #313131;
	margin-right: 5px;
}
.table2 {
	float: left;
	font-size: 95%;
	border: 1px solid #CCC;
	margin-top: 8px;
	width: 400px;
	letter-spacing: 1px;
	color: #313131;
}
.table3 {
	float: left;
	font-size: 95%;
	border: 1px solid #CCC;
	margin-top: 8px;
	width: 100px;
	letter-spacing: 1px;
	color: #313131;
	margin-right: 5px;
}
.table4 {
	float: left;
	font-size: 95%;
	border: 1px solid #CCC;
	width: 400px;
	letter-spacing: 1px;
	color: #313131;
	height: 100px;
	margin-top: 3px;
	display: block;
}
.table5 {
	font-size: 95%;
	border: 1px solid #CCC;
	width: 150px;
	letter-spacing: 1px;
	color: #313131;
}
.table6 {
	font-size: 95%;
	border: 1px solid #CCC;
	width: 400px;
	letter-spacing: 1px;
	color: #313131;
	height: 100px;
}
.table7 {
	font-size: 95%;
	border: 1px solid #CCC;
	width: 400px;
	letter-spacing: 1px;
	color: #313131;
	display: block;
}
.table8 {
	font-size: 95%;
	border: 1px solid #CCC;
	width: 80px;
	letter-spacing: 1px;
	color: #313131;
}
.table9 {
	float: left;
	font-size: 95%;
	border: 1px solid #CCC;
	margin-top: 8px;
	width: 80px;
	letter-spacing: 1px;
	color: #313131;
	margin-right: 5px;
}
.select {
	float: left;
	font-size: 95%;
	border: 1px solid #CCC;
	margin-top: 8px;
	letter-spacing: 1px;
	color: #313131;
	margin-right: 5px;
}
.clean {
	clear: both;
}
#page {
	font-size: 84%;
	color: #313131;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 20px;
}
#footer {
	border-top: 1px solid #E3E7DC;
	padding-top:10px;
	margin-top: 30px;
}
#fat_footer {
	border-bottom: 1px dotted #BDD3C9;
    padding-bottom: 20px;
    width: 100%;
    margin: auto;
    position: relative;
}
#fat_footer>ul {display: none;}
#fat_footer ul {
	margin: auto;
	padding-top:90px;
	max-width:1200px;

}
#fat_footer ul li {
	list-style-type: none;
	float: left;
	font-size: 110%;
	font-weight:bold;
	color: #3d6417;
	letter-spacing: 1px;
	    width: 14.2%;
	line-height: 180%;
}
#fat_footer ul li a {
	color: #178059;
	text-decoration: none;
}
#fat_footer ul li a:hover {
	color: #eb6100;
}
#fat_footer ul li ul {
border-top: 1px dotted #BDD3C9;
	padding-top: 5px;
	margin-top: 5px;
}
#fat_footer ul li ul li {
	width: 100%;
	font-size: 87.5%;
	line-height: 150%;
	color: #313131;
	float: none;
	padding: 5px;
	margin-left: -2px;
}
#fat_footer ul li ul li a {
	color: #178059;
	text-decoration: none;
}
#fat_footer ul li ul li a:hover {
	color: #5D8934;
}
#ff_btn {
    width: 148px;
    margin: auto;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
}

#ff_btn .btn_close {
	display: inline-block;
	border: 0;
	width: 148px;
	height: 66px;
	background: url(../in_images/ff_close.png);
	font-size: 0;
}
#ff_btn .btn_open {
	display: inline-block;
	border: 0;
	width: 148px;
	height: 66px;
	background: url(../in_images/ff_open.png);
	font-size: 0;
}


.footer_full{
background: url(../images/footer_full_icon.png) no-repeat center ;
background-size: contain;
padding:50px 0	
}
.footer_main{
	max-width:1200px;
	margin: auto;
	padding:0 100px ;
	box-sizing: border-box; 
}


#goback {
	text-align: right;
	color: #F00;
	padding-bottom: 110px;
	padding-right: 0px;
	font-size: 84%;
	letter-spacing: 1px;
}
.footer_img {
	float: left;
	padding-top: 7px;
	padding-left: 13px;
}
.footer_word {
	letter-spacing: 1px;
	font-size: 87.5%;
	color: #696969;
	line-height: 27px;
	float: right;
}
.footer_word a {
border: 1px solid #178059;
border-radius: 5px;
	background:#178059;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding:0px 5px;
}
.footer_word a:hover,.footer_word a:focus {
	background:#fff;
	color: #178059;
}

.clogo {
	background-image: url(../images/a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	width: 88px;
	float: left;
	margin-right: 20px;
	clear: both;
}
.width73p {
	width: 73%;
}
.width75p {
	width: 75%;
}
.width80p {
	width: 80%;
}
.width46p {
	width: 46%;
}
.width41p {
	width: 41%;
}

#update dd,#update dt{ display: inline-block;position: relative;}
#update dd>a,#update dt>span{
	border-radius: 1em;
    line-height: 30px;
    background: #178059;
    color: #fff;
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 0 10px 0 30px;

}
#update dd a:before {
    content: "\f1e0";
    position: absolute;
    top: 1px;
    left: 10px;
    font-family: FontAwesome;
    font-size: smaller;
    transition: all 0.3s;
}
#update dt span{padding: 0 10px;margin-right: 10px;}

#update dd:hover ul {
    display: block;
}
.share_mob {
    display: none
}

.share_web {
min-width: 171px;
    font-size: 0;
    position: absolute;
    top: -43px;
    right: -55px;
    z-index: 9999;
    padding-bottom: 10px;
    text-align: right;
    display: none;
}

.share_web.active {
    display: block
}

.share_web li {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin: 0;
    position: relative;
    box-sizing: border-box;
    transition: all 500ms ease;
}



.share li:hover {
	opacity:0.7;

}
.share .type1,.share2 .type1 {
	background-image:url(../images/icon_fb.png);
	background-size:cover;
}
.share .type2 ,.share2 .type2{
	background-image: url(../images/icon_google.png);
	background-size:cover;
}
.share .type3,.share2 .type3 {
	background-image: url(../images/icon_youtb.png);
	background-size:cover;
}
.share .type4,.share2 .type4 {
	background-image: url(../images/icon_fr.png);
	background-size:cover;
}

.share .Gotop {
	width: 68px;
	height:68px;
	background: url(../images/icon_top.png)
}

.share a {
	display: block;
	height: 100%;
	cursor: pointer;
}


.share2 {
    padding-left: 10px;
}

.share2 li {
    border: 0!important;
    width: 45px;
    height: 45px;
    transition: transform 0.5s ease;
    display: inline-block;
    margin: 5px 0 5px 8px;
}

.share2 li a {
    padding: 0 !important;
    display: block;
    height: 100%;
    background: none !important
}



.btn01,#btn01{
	border-radius: 5px;	
	display: inline-block;
	padding: 4px 10px;
	color: #FFF;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium; font-size:95%;
	background: #EE5021;
}
.btn02,#btn02{
	border-radius: 5px;	
	display: inline-block;
	padding: 4px 10px;
	color: #FFF;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium; font-size:95%;
	background: #178059;
}
.btn01:hover,.btn02:hover,#btn01:hover,#btn02:hover{opacity:0.7;}

a[name*="1"],a[name*="2"],a[name*="3"],a[name*="4"],a[name*="5"],a[name*="6"] {
	font-size:0 !important
}

.sr-only {
	position: absolute;
	width: 0.063rem;
	height: 0.063rem;
	padding: 0;
	margin: -0.063rem;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

.Gotop {
  width: 68px;
    height: 68px;
    background: url(../images/icon_top.png);
    font-size: 0;
    position: fixed;
    bottom: 12%;
    right: 2%;
    z-index: 999;
    display: none;
}
.Gotop a {
    display: block;
    height: 100%;
}


#share_table {
	background-image: url(../images/share_main.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 431px;
	padding-top: 30px;
}
#share_table ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 90px;
}
#share_table ul li {
}
/*/個人書房/ */
.webpac_title{ font-size:138%; font-weight:bold; color:#178059; text-align:center; margin-bottom:15px;}
.webpac_login {border-radius:10px ; width:60%; height:auto;background: url(../in_images/login_bg.jpg) no-repeat; background-size:cover;  margin:auto }
.webpac_login ul{font-size:87.5%;padding:32px 22px}
.webpac_login label{width:100%;}
.webpac_login .type1,.webpac_login .type2{ font-weight:bold;line-height:40px; letter-spacing:2px; width:90%}
.webpac_login .type1:before,.webpac_login .type2:before {content:""; width:11px; height:13px;background: url(../in_images/login_icon01.png) no-repeat; display:inline-block; vertical-align:middle; margin:0 10px 0 20px; }
.webpac_login .type2:before{background: url(../in_images/login_icon02.png) no-repeat; }
.webpac_login_table{ width:90%;border: 0;border-radius: 30px;background: #fff; color:#a4a4a4; line-height:45px; height:45px; padding:0 20px;} 
.webpac_login_btn input{border:0;width:100%;border-radius:0 0 10px 10px; background:#2B5845; color:#fff; line-height:60px; letter-spacing:3px; font-size:110%; font-weight:bold; text-align:center}
.webpac_login_btn input:hover{ background:#178059; } 
 @media (min-width: 1201px) {.webpac_login{width:60%;}  }
 @media (max-width: 1200px) {.webpac_login{width:90%;}  }
 








.w5{width: 5%;}
.w6{width: 6%;}
.w7{width: 7%;}
.w8{width: 8%;}
.w9{width: 9%;}
.w10{width: 10%;}
.w11{width: 11%;}
.w12{width: 12%;}
.w13{width: 13%;}
.w14{width: 14%;}
.w15{width: 15%;}
.w16{width: 16%;}
.w17{width: 17%;}
.w18{width: 18%;}
.w19{width: 19%;}
.w20{width: 20%; }
.w21{width: 21%; }
.w22{width: 22%; }
.w23{width: 23%; }
.w24{width: 24%; }
.w25{width: 25%; }
.w30{width: 30%;}
.w35{width: 35%;}
.w40{width: 40%;}
.w45{width: 45%;}
.w50{width: 50%;}
.w55{width: 55%;}
.w60{width: 60%;}
.w65{width: 65%;}
.w70{width: 70%;}
.w75{width: 75%;}
.w80{width: 80%;}

.list0 {
    color: #333;
    text-align: center;
    margin-top: 15px;
    padding: 0;

}

.list0 li {
    width: 100%;
    display: table;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999999;
    list-style-type: none;
}

.list0 li:last-of-type {
   
}



.list0 li:nth-child(1) {
    background: #EDF4E2;
        border-radius: 10px;
}

.list0 .list_head {
    border-bottom: 0px;
    color:#000;
}

.list0 span {
    display: table-cell;
    vertical-align: top;
        padding: 10px 8px;
    vertical-align: top;
}
.list0 span a{
	    padding: 3px 21px;
    background: #178059;
    color: #fff;
    border-radius: 4px;
}
.list0 span a:hover{
	 background: #2B5845;
}


.list0 .list_head span {
	font-weight: 700;
	font-size: 1.1em;
	padding: 7px 8px;
}

.list0 span dl {
    display: inline-block;
    padding-left: 5px;
}

.list0 span dt,
.list0 span dd {
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
}


.list0 .list_title {
    text-align: left
}

.list0 .list_word {
    text-align: left;
    background: url(../images/icon_list.png) no-repeat 10px 16px;
    padding-left: 25px;
}

.text_le0 {
    text-align: center;
}

.list0 .list_date span{
	font-size: 0.97em;

}




 /*----------------------------rwd-table---------------------*/
@media (max-width:990px){



    .rwd-table0 {
        background: #fff;
        overflow: hidden;
    }
    .rwd-table0 {
        min-width: 100%;

    }
    .rwd-table0 .list_head {
        display: none;
    }
    .rwd-table0 dd {
        display: block;
    }
    .rwd-table0 span:before {
        content: attr(data-th) "  ";
        color: #000;
        font-weight: bold;
    }
    .rwd-table0 li,
    .rwd-table0 dd {
        text-align: left;
    }
    .rwd-table0 li,
    .rwd-table0 dd:before {
     
    }
    .rwd-table0 .list li {
        border-bottom: 1px solid #ccc;
    }

    .rwd-table0 li {
        padding-bottom: 5px;
        padding: 10px;
        margin-bottom: 6px;
    }
    .rwd-table0 li:last-of-type {
       
    }
    .rwd-table0 .list {}
    .rwd-table0 .list_date span {
        display: block;
        width: 100%;
        padding: 5px
    }
    .rwd-table0 .list_date a {
        display: inline
    }
    .rwd-table0 .list_date i {
        font-size: 1em;
    }
    .rwd-table0 .list_word {
        background: none;
        padding: 5px;
    }
    .list0{
    	border:none;
    }
    .list0 .list_date span{
    	border:none;
    }

    }


 .lott{
 	background: #fff;
    margin-top: 33px;
    border-radius: 8px;
    box-shadow: 5px 2px 13px 3px #ccc;
        max-width: 1170px;
 }
 .lott #logo2{
 	padding-left: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
 }

 .lott .title{
	display: flex;
	justify-content: space-between;
	background: url(../images/orange.jpg) no-repeat center center #ff9322;
	flex-wrap: wrap;
	padding: 7px 15px;
	font-size: 1.25em;
	color: #fff;
	font-weight: 700;
}


.lott .container{
	width: 100%;
	position: relative;
}
.lott .col-md-3{
	padding: 0
}
.lott .col-md-9{
	padding-right:40px;
	padding-left:40px;
	position: relative;
}
.lott .item{
    background: #019d76;
    color: #fff;
    padding: 20px 5px;
    text-align: center;
    font-size: 1.375em;
    font-weight: 700;	
}

.lott .item0 ul{
	background: #72c5a9;
	    padding: 19px 10px;
    padding-right: 0;
        height: 1000px;
}
.lott .item0 ul li{
	   
}

.lott .item0 ul li a{
	    color: #fff;
    padding: 17px 12px;
    display: block;
    position: relative;
    font-size: 1.08em;
    font-weight: 600;
	
}
.lott .item0 ul li a:hover,.item0 ul li a.active{
	background: #fff;
	color: #019d76;
	transform: none !important;
	transform-origin: inherit !important;
}

.lott .item0 ul li a:after{
content: "\f054";
    position: absolute;
    top: 19px;
    right: 13px;
    font-family: FontAwesome;
    font-size: smaller;
    font-weight: 100;;

}

.lott .name{
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
	flex-wrap: wrap;
}

.lott .name0{
	    padding-left: 32px;
}
.lott .name0 li{
	list-style: disc;
    color: #727272;
    font-size: 1em;
}
.lott .start{
	width: 131px;
	height: 47px;
	background: url(../images/gift.png) no-repeat center center;
	color: #fff;
	text-align: center;
	padding-left: 24px;
	padding-top: 12px;
	font-weight: 700;
	z-index: 99999999999;
	position: relative;
	display: none;
}

.lott .start2{

	background: url(../images/gift2.png) no-repeat center center;
	margin-right: 10px;
	    display: inline-block;
}
.lott .start3{
	    display: inline-block;

	background: url(../images/gift3.png) no-repeat center center;
}
.lott .start4{
	    display: inline-block;
width: 152px;
height: 47px;
	background: url(../images/gift4.png) no-repeat center center;
	letter-spacing: 0em
}
.lott .start:hover{
	color: #fed869;}


.lott .stt{
	text-align: right;
	margin-top: 30px;
}

.lott .bar{
	background: #019d76;
    color: #fff;
    text-align: center;
    padding: 26px 0;
    letter-spacing: 10px;
}



	.lott .list_3 {
    color: #333;
    text-align: center;
    margin-top: 15px;
    padding: 0;
 
}

.lott .list_3 li {
    width: 100.1%;
    display: table;
}

.lott .list_3 li:last-of-type {
   
}





.lott .list_3 li:nth-child(1) {
    background: #019d76;
}

.lott .list_3 .list_head {
    border-bottom: 0px;
    color: #fff;
}

.lott .list_3 span {
    display: table-cell;
    vertical-align: top;
    padding: 7px 8px;
    vertical-align: top;
}
.lott .list_3 span a{
	    padding: 3px 21px;
    background: #178059;
    color: #fff;
    border-radius: 4px;
}
.lott .list_3 span a:hover{
	 background: #2B5845;
}


.lott .list_3 .list_head span {
	font-weight: 700;
	font-size: 1.1em;
}

.lott .list_3 span dl {
    display: inline-block;
    padding-left: 5px;
}

.lott .list_3 span dt,
.lott .list_3 span dd {
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
}


.lott .list_3 .list_title {
    text-align: left
}

.lott .list_3 .list_word {
    text-align: left;
    background: url(../images/icon_list.png) no-repeat 10px 16px;
    padding-left: 25px;
}

.lott .text_le_3 {
	text-align: center;
}

.lott .list_3 .list_date span{
	font-size: 0.97em;
	border:solid 1px #eaeaea;
}

.lott #page label{
	vertical-align: sub;
}


/* 最新消息-新模組 */

#FontSizeArea .news{
	width: 100%;
	margin-top: 20px;
}
.news .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.news_img{
	margin-bottom: 21px;
	font-size: 95%;
	color: #333;
	display: block;
}
.news_img .news_img_top{
	position: relative;

}
.news_img .news_img_top .news_img_pic{
	height: 200px;
    background: no-repeat center center;
    background-size: 100%;
	transition: 0.4s;
	background-size: cover;

}
.news_img .news_img_top .news_img_pic:hover{
transform: scale(1.06);

}
.news_img .news_img_top .news_img_item{
	position: absolute;
    bottom: 18px;
    left: -9px;
}
.news_img .news_img_top .news_img_item span{
	background: #178059;
    color: #fff;
	padding: 5px 5px;
	font-size: 0.9em;
    white-space: nowrap;
}

.news_img .news_img_bottom{
	margin-top: 5px;
}
.news_img .news_img_bottom .news_img_date{
	color: #303030;
	font-size: 95%;
}

.news_img .news_img_bottom .news_img_title_a{
	color: #333;
}
.news_img .news_img_bottom .news_img_title_a:hover{
	color: #3d6417;
}
.lott .list_3 li{
	

}
.lott .list_3 .list_date span{

}
/* 最新消息-新模組 end */



/* 最新消息-新模組-內頁輪播 */
.home_img3{
	margin-top: 13px;
}
.home_img3 .news_img{
	padding-left: 16px;
	padding-right: 16px;
	margin-bottom: 0;
}

.home_img3 .owl-nav.disabled{
	display: block !important;
}

.home_img3 .owl-next {
    width: 23px;
    height: 46px;
    background-image: url(../in_images/m_img_next.png) !important;
    background-color: transparent !important;
	font-size: 0 !important;
	position: absolute;
    top: 34%;
    transform: translate(0%,-50%);
    right: -10px;
    margin: 0 !important;
}

.home_img3 .owl-prev {
	width: 23px;
    height: 46px;
    background: url(../in_images/m_img_prev.png) !important;
    background-color: transparent !important;
	font-size: 0 !important;
	position: absolute;
	top: 34%;
    transform: translate(0%,-50%);
    left: -10px;
    margin: 0 !important;
}


.title{
	margin-top: 20px;
	color: #178059;
	text-align: center;
	border: 6px solid #e9eedf;
	padding: 15px 25px;
	border-radius: 15px;
}
.title h3 {
	font-size: 125%;
    padding: 0 10px;
    margin: 0;
	font-weight: bold;
    display: inline-block;
}
/* 最新消息-新模組-內頁輪播 END */


aside {
	float: left;
	width: 50%;
	margin: 60px 0 40px;
  }
  aside h1 {
	margin-bottom: 0px;
  }
  aside .sup {
	font-style: italic;
	color: #999;
	margin-top: 4px;
  }
  @-webkit-keyframes timerRotate {
	0% {
	  transform: rotateZ(0deg);
	}
	50% {
	  transform: rotateZ(0deg);
	}
	100% {
	  transform: rotateZ(-180deg);
	}
  }
  @-moz-keyframes timerRotate {
	0% {
	  transform: rotateZ(0deg);
	}
	50% {
	  transform: rotateZ(0deg);
	}
	100% {
	  transform: rotateZ(-180deg);
	}
  }
  @-ms-keyframes timerRotate {
	0% {
	  transform: rotateZ(0deg);
	}
	50% {
	  transform: rotateZ(0deg);
	}
	100% {
	  transform: rotateZ(-180deg);
	}
  }
  @keyframes timerRotate {
	0% {
	  transform: rotateZ(0deg);
	}
	50% {
	  transform: rotateZ(0deg);
	}
	100% {
	  transform: rotateZ(-180deg);
	}
  }
  @-webkit-keyframes bottomFill {
	0% {
	  border-bottom-width: 0px;
	}
	50% {
	  border-bottom-width: 60px;
	}
	100% {
	  border-bottom-width: 60px;
	}
  }
  @-moz-keyframes bottomFill {
	0% {
	  border-bottom-width: 0px;
	}
	50% {
	  border-bottom-width: 60px;
	}
	100% {
	  border-bottom-width: 60px;
	}
  }
  @-ms-keyframes bottomFill {
	0% {
	  border-bottom-width: 0px;
	}
	50% {
	  border-bottom-width: 60px;
	}
	100% {
	  border-bottom-width: 60px;
	}
  }
  @keyframes bottomFill {
	0% {
	  border-bottom-width: 0px;
	}
	50% {
	  border-bottom-width: 60px;
	}
	100% {
	  border-bottom-width: 60px;
	}
  }
  @-webkit-keyframes topEmpty {
	0% {
	  top: 19px;
	  border-top-width: 60px;
	  border-left-width: 35px;
	  border-right-width: 35px;
	}
	50% {
	  top: 80px;
	  border-top-width: 0px;
	  border-left-width: 0px;
	  border-right-width: 0px;
	}
	100% {
	  top: 80px;
	  border-top-width: 0px;
	  border-left-width: 0px;
	  border-right-width: 0px;
	}
  }
  @-moz-keyframes topEmpty {
	0% {
	  top: 19px;
	  border-top-width: 60px;
	  border-left-width: 35px;
	  border-right-width: 35px;
	}
	50% {
	  top: 80px;
	  border-top-width: 0px;
	  border-left-width: 0px;
	  border-right-width: 0px;
	}
	100% {
	  top: 80px;
	  border-top-width: 0px;
	  border-left-width: 0px;
	  border-right-width: 0px;
	}
  }
  @-ms-keyframes topEmpty {
	0% {
	  top: 19px;
	  border-top-width: 60px;
	  border-left-width: 35px;
	  border-right-width: 35px;
	}
	50% {
	  top: 80px;
	  border-top-width: 0px;
	  border-left-width: 0px;
	  border-right-width: 0px;
	}
	100% {
	  top: 80px;
	  border-top-width: 0px;
	  border-left-width: 0px;
	  border-right-width: 0px;
	}
  }
  @keyframes topEmpty {
	0% {
	  top: 19px;
	  border-top-width: 60px;
	  border-left-width: 35px;
	  border-right-width: 35px;
	}
	50% {
	  top: 80px;
	  border-top-width: 0px;
	  border-left-width: 0px;
	  border-right-width: 0px;
	}
	100% {
	  top: 80px;
	  border-top-width: 0px;
	  border-left-width: 0px;
	  border-right-width: 0px;
	}
  }




  .gotrun {

	}
  .loader .timerWrap {
	position: relative;
	animation: timerRotate 1s infinite ease;
	-webkit-animation: timerRotate 1s infinite ease;
	-moz-animation: timerRotate 1s infinite ease;
	-ms-animation: timerRotate 1s infinite ease;
	width: 120px;
	height: 160px;
	margin: auto;
	top: 40px;
  }
  .loader .timerWrap:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 60px 35px 0 35px;
	border-color: #ff9322 transparent transparent transparent;
	position: absolute;
	top: 19px;
	left: 0;
	right: 0;
	margin: auto;
	animation: topEmpty 1s infinite ease;
	-webkit-animation: topEmpty 1s infinite ease;
	-moz-animation: topEmpty 1s infinite ease;
	-ms-animation: topEmpty 1s infinite ease;
  }
  .loader .timerWrap:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 35px 60px 35px;
	border-color: transparent transparent #ff9322 transparent;
	position: absolute;
	bottom: 19px;
	left: 0;
	right: 0;
	margin: auto;
	animation: bottomFill 1s infinite ease;
	-webkit-animation: bottomFill 1s infinite ease;
	-moz-animation: bottomFill 1s infinite ease;
	-ms-animation: bottomFill 1s infinite ease;
  }
  .loader .timerWrap .timer {
	width: 120px;
	max-width: 100%;
	height: 160px;
	position: relative;
	top: 0;
	left: 0;
  }
  .loader .timerWrap .timer path {
	fill: #019D76;
  }

  #confetti{
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 999999999999;
	display: none;
	}
  .yesisme{
	position: absolute;
	color: #ff7a01;
	font-size: 3em;
	left: 328px;
	top: 33px;
	letter-spacing: 5px;
	display: none;
	}
  
  a.iprodev {
	line-height: normal;
	font-family: Varela Round, sans-serif;
	font-weight: 600;
	text-decoration: none;
	font-size: 13px;
	color: #A7AAAE;
	position: absolute;
	left: 20px;
	bottom: 20px;
	border: 1px solid #A7AAAE;
	padding: 12px 20px 10px;
	border-radius: 50px;
	transition: all .1s ease-in-out;
	text-transform: uppercase;
  }
  a.iprodev:hover {
	background: #A7AAAE;
	color: white;
  }
  #_1 {
	fill: #019d76;
	}
  
  #_2 {
	fill: #ff9322;
	}
  
  #_3 {
	fill: #019d76;
	}
  
  #_4 {
	fill: #ff9322;
	}
  
  #_5 {
	fill: #019d76;
	}
  
  #_6 {
	fill: #ff9322;
	}
  
  #_7 {
	fill: #019d76;
	}
  
  #_8 {
	fill: #ff9322;
	}
  
  #_9 {
	fill: #019d76;
	}
  
  #_10 {
	fill: #fc7800;
  }
  
  #_11 {
	fill: #019d76;
	}
  
  #_12 {
	fill: #ff9322;
	}
  
  .frame,
  .sticks {
	fill: #fff;
  }
  
  .winIndicator {
	fill: #fff;
  }
  
  .wheelMiddle {
	fill: #fff;
  }
  
  
  .luckywheel {
	margin: 40px auto;
	width: 50%;
	height: 50%;
  }
  
  .btn,
  .btn:visited {
	font-weight: 800;
	margin: 10px;
	height: 40px;
	width: 140px;
	box-shadow: 4px 4px 20px 0 #cc4c45;
	border-radius: 0;
	border: 2px solid #000;
	background-color: #fff;
	color: #000;
  }
  
  .btn:hover,
  .btn:active {
	color: #fff;
	background-color: #000;
	border: none;
	text-decoration: none;
	box-shadow: 4px 4px 5px 0 #cc4c45;
  }
  
.active{
	display: none;
}

#btnSlowMo{
	display: none;
}

.gotrun{
	position: relative;
	opacity: 0;
	width: 200px;
	left: 464px;
	top: 128px;
}

.lotty{
	position: absolute;
	width: 877px;
	display: block;
	top: 479px;
	right: 0;
	z-index: 9999;
}
.lotty_p{
	position: absolute;
	top: 239px;
	right: 201px;
	z-index: 999999;
	font-size: 1.7em;
	letter-spacing: 4px;
	font-weight: 700;
	color: #004e3b;
	display: none;
}


/*圖書樣板 START*/
.bookyear{
	position: relative;
	background: #829b86;
	padding: 128px 96px;
	clear: both;
}
.booktop  {
	background: url(../images/book_top.png);
	height: 335px;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
}
.boooktext{
    height: 100%;
}
.book_out1{
    background: #fff9cd;
    padding: 4px;
}
.book_out2{
	padding: 5px;
	background-color: #829b86;
}
.book_out3{

background: url(../images/book_dot.png) center;

padding: 6px 7px 5px 7px;

background-repeat-y: repeat;

background-position-y: bottom;
}
.book_out4{
	min-height: 494px;
	background-color: #829b86;
}
.bookbootm{
	background: url(../images/book_bottom.png);
	height: 429px;
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 99999;
	width: 100%;
}

.book_content{
	color: #fff;
	padding: 36px;
	position: relative;
	z-index: 999999;
	padding-top: 43px;
	padding-bottom: 58px;
}
.book_content .title{
    color: #fff;
    letter-spacing: 1px;
    font-size: 1.65em !important;
    margin-top: 0;
	text-align: left;
	width: 350px;
	max-width: 100%;
}
.book_content .title_name{
    text-align: center;
    font-size: 1.125em !important;
    font-style: italic;
    color: #fff6b9;
    margin-top: 4px;
    letter-spacing: 1px;
	text-align: left;
	width: 300px;
	max-width: 100%;
}
.book_content .intro{
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 70px;
    font-size: 1.125em !important;
}
.book_content p{
	
letter-spacing: 1px;
	
padding-bottom: 0px;
}

.book_demo{position: absolute;display: inline-block;top: 43px;right: 52px;}
.book_img{
}
#content .book_img img{
	
max-width: 150px !important;
}
/*圖書樣板 END*/


/*ebook刷淡封面 */
.ebooks_{
	background-color: #c2d3c5;
	margin-bottom: 20px;
}
.ebooks_ .book_out2{
	background-color: #c2d3c5;
}
.ebooks_ .book_out4{
	background-color: #c2d3c5;
}
#ebooks li dl dd{
	color: #333 !important;
}

.ebooks_ .booktop {
	background: url(../images/book_top-.png);

}
.ebooks_2#ebooks>li{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

/* gobook */
.gobook{
	margin: 25px 0;
}
.gobook p{
	margin: 10px 0;

}

.tabulation {
    border: 1px solid #CCC;
    padding: 5px;
    margin-top: 20px;
    letter-spacing: 1px;
}

.tabulation input, .tabulation select{
	border: 1px solid #CCC;
	padding: 5px;
	margin: 2px 0px;
}

.tabulation>li {
    width: 100%;
    display: table;
    margin: 1px 0;
}

.tabulation_bg2 {
    background-color: #E3E3E3;
}

.tabulation_title {
    background: #E3E3E3;
    padding: 5px;
    font-weight: bold;
    margin: 2px 0;
    color: #5e1e00;
}





.tabulation_list {
    padding: 5px
}

.tabulation .tabulation_list dd,
.tabulation .tabulation_list dd {
    padding: 0
}

.tabulation .tabulation_tt,
.tabulation .tabulation_word {
    display: table-cell;
    padding: 10px 5px;
    vertical-align: middle
}

.search_title,
.tabulation_tt {
	font-weight: bold;
    text-align: right;
    background-color: #ecf4e1;
}

.tabulation_tt label{
	font-size: 95%;
}

.tabulation_word .example {
    display: inline-block
}

.tabulation_blank {
    background: #E3E3E3;
    width: 20%;
    display: table-cell;
}

.tabulation2 {
    padding: 10px;
}

.tabulation .example {
    display: inline-block;
	font-size: 84%;
	color: #434343;
	
}

.tabulation2 .tabulation_tt {
    background: none;
    text-align: left;
}

.tabulation2 .tabulation_tt,
.tabulation2 .tabulation_word {
    display: block;
    padding: 0 0 5px 0;
}

.tabulation2 .tabulation_word>.file {
    border: 1px solid #ccc;
    padding: 3px;
    margin-bottom: 10px
}

.tabulation2 dt>.file:last-child {
    margin-bottom: 0
}

.tabulation2 .in_block {
    display: inline-block;
    vertical-align: middle
}

.tabulation2 input,
.tabulation2 textarea {
    border: 1px solid #CCC;
    border-radius: 5px;
}

.tabulation2 li {
    margin-bottom: 15px;
}

.tabulation2 li:last-of-type {
    margin-bottom: 0;
}


.tabulation_tt .orange{
	font-size: 90%;
    font-weight: normal;
    color: #da0606;
}
.tabulation_word span{
	font-size: 90%;
}

.tabulation_word img{
	vertical-align: middle;
}


.voice{
	display: inline-block;
    background: #aaa;
    color: #fff;
    padding: 0px 3px;
    border-radius: 4px;
}

.example{
	
}

.center{
	text-align: center;
}

.inputS{
	
}
.inputL{
	width: 250px;
}
.m_20{
	margin: 20px 0;
}

/* gobook */
p.line{
	border-top: #b3c695 dashed 1px;
	margin: 2em 0;
}

/*ebook封面END */
@media (max-width:1200px){
	.ebooks_2#ebooks>li{
	    display: list-item;
	}
	.ebooks_2#ebooks li dl dt img{
		width: 118px !important;
	}

	.book_out4{
		min-height: auto;
	}
	.booktop {background: none;}
	.bookbootm{background: none;}
	.bookyear{
		padding: 10px;
	}
	.book_content p{
		padding: 0;
	}
	.ebooks_ .booktop {
		background: none;
	
	}
	
	.ebooks_ .book_content::before{
		content: "書寫高雄．百年風華";
		display: block;
		color: #004e3b;
		font-weight: bold;
		text-align: center;
		font-size: 1.5em;
		margin-bottom: 20px;
	}
	.book_out3{
		background: none;
	}

	.lott .name0 {
    padding-left: 32px;
    margin-bottom: 10px;
}
	.lott .col-md-9 {
    padding-right: 15px;
    padding-left: 15px;
}
.lott .item0 ul{
	height: auto;
}
.lott .stt {

    margin-bottom: 19px;
}
}
 /*----------------------------rwd-table---------------------*/

@media (max-width:990px){

    .inputL {
		width: 100%;
	}

    .rwd-table_3 {
        background: #fff;
        overflow: hidden;
    }
    .rwd-table_3 {
        min-width: 100%;

    }
    .rwd-table_3 .list_head {
        display: none;
    }
    .rwd-table_3 dd {
        display: block;
    }
    .rwd-table_3 span:before {
        content: attr(data-th) "  ";
        color: #000;
        font-weight: bold;
    }
    .rwd-table_3 li,
    .rwd-table_3 dd {
        text-align: left;
    }
    .rwd-table_3 li,
    .rwd-table_3 dd:before {
     
    }
    .rwd-table_3 .list li {
        border-bottom: 1px solid #ccc;
    }

    .rwd-table_3 li {
        padding-bottom: 5px;
        padding: 10px;
        margin-bottom: 6px;
    }
    .rwd-table_3 li:last-of-type {
       
    }
    .rwd-table_3 .list {}
    .rwd-table_3 .list_date span {
        display: block;
        width: 100%;
        padding: 5px
    }
    .rwd-table_3 .list_date a {
        display: inline
    }
    .rwd-table_3 .list_date i {
        font-size: 1em;
    }
    .rwd-table_3 .list_word {
        background: none;
        padding: 5px;
    }
    .list_3{
    	border:none;
    }
    .list_3 .list_date span{
    	border:none;
    }

    }


@media (max-width:787px){
	.book_content .intro{
		margin-top: 17px;
	}
	.book_demo{
		position: relative;
		margin-bottom: 24px;
		top: 0;
    right: 0;
	}
	.lott .title{
		background: #ff7a01;
	}
	.lott .start4{
		margin-top: 15px;
	}
	.book_content{
		padding: 15px;
	}
}

@media (max-width:500px){

	.book_content{
		padding: 5px;
	}
	.lott .name{
		margin-top: 20px;
	}
	.lott .title{
		font-size: 1.01em;
	}
.lott .start2,.lott .start3{
	margin-bottom: 15px;
}
.lott .stt{
	margin-top: 10px;
	    text-align: left;
}
.lott .w10{
	width: 15%;
}
.lott .w20 {
    width: 23%;
}
}


.agree{
	text-align: center;
}

.agree_btn{
	background: #178059;
	color: #fff;
	border: 0;
	border-radius: 8px;
	padding: 7px 20px;
	cursor: pointer;
	justify-content: center;
	border: 1px solid #178059;
}

.agree_btn i{
	display: inline-block;
	font-size: 1.5em !important;
	vertical-align: super;
	margin-left: 10px;
}

.agree_btn span{
	display: inline-block;
	
}

.agree_label{
	background: #e9eedf;
	padding: 10px 15px;
}

.agree_label input{
	width: 12px;
	height: 12px;
	
}

.agree_btn:hover{
	border: 1px solid #178059;
	background: #fff;
    color: #178059;
}


/* 2023-8-23 活動報名 */

/* #registration5_multi_session_list li{
	margin: 12px;
	font-size: 1.25em;
}

#registration5_multi_session_list>li>label{
	display: inline-block;
	padding: 8px 16px;
	border-radius: 999px;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	-ms-border-radius: 999px;
	-o-border-radius: 999px;
	transition: 0s;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-ms-transition: 0s;
	-o-transition: 0s;
	
}
#registration5_multi_session_list>li>label>span{
	color: #b10000;
	margin-left: 5px;
}
#registration5_multi_session_list>li:nth-child(1)>label{
	border:1px solid #146d7c;
	color: #146d7c;
}
#registration5_multi_session_list>li:nth-child(2)>label{
	border:1px solid #178059;
	color: #178059;
}
#registration5_multi_session_list>li:nth-child(3)>label{
	border:1px solid #965520;
	color: #965520;
} */

/* #registration5_multi_session_list>li:nth-child(1)>label{
	background: #146d7c;
}
#registration5_multi_session_list>li:nth-child(2)>label{
	background: #178059;
}
#registration5_multi_session_list>li:nth-child(3)>label{
	background: #965520;
} */





/* #registration5_multi_session_list label input[type="checkbox"]:checked{
   
}


#registration5_multi_session_list label input[type="checkbox"]{
	accent-color: rgb(255, 129, 45);
	width: 22px;
    height: 22px;
	vertical-align: text-bottom;
	outline: #fff;
}

#registration5_multi_session_list input[type="checkbox"] */





/* The container */



/* #registration5_multi_session_list>li>label{
	background: #146d7c;
}
#registration5_multi_session_list>li:nth-child(2n) label{
	background: #178059;
}
#registration5_multi_session_list>li:nth-child(3n) label{
	background: #965520;
} */





/* .title_ch {
	display: inline-block;
	position: relative;
	padding: 8px 16px;
	padding-left: 50px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	border-radius: 999px;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	-ms-border-radius: 999px;
	-o-border-radius: 999px;
} */




.title_ch {
	display: inline-block;
	position: relative;
	padding: 8px 16px;
	padding-left: 48px;
	margin-bottom: 16px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #178059;
	border: 1px solid #178059;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}
.title_ch:hover{
	background: #edf4e2;
}
.title_ch label:focus{
	background: #edf4e2;
}

label:has(input:checked) {
	background: #edf4e2;
}


  /* Hide the browser's default checkbox */
  .title_ch input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark {
	position: absolute;
	top: 50%;
	left: 15px;
	height: 20px;
	width: 20px;
	transform: translateY(-50%);
	background-color: transparent;
	border: 2px solid #178059;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
}
  
  /* On mouse-over, add a grey background color */
   /* .title_ch:hover input ~ .checkmark {
	background-color: #a8cec0;
  }  */
  
  /* When the checkbox is checked, add a blue background */
  .title_ch input:checked ~ .checkmark {
	background-color: #178059;
	}
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
	content: "";
	position: absolute;
	display: none;
  }
  
  /* Show the checkmark when checked */
  .title_ch input:checked ~ .checkmark:after {
	display: block;
  }
  .title_ch span:nth-last-child(1){
	display: inline-block;
	margin-left: 8px;
	color: #c25252;
  }

  /* Style the checkmark/indicator */
  .title_ch .checkmark:after {
	left: 6px;
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	}

