table{
	border-left: 1px solid #579932;
	border-right: 1px solid #579932;
	border-bottom: 2px solid #579932;
	border-top: 1px solid #579932;
	margin: 1%;
	text-align:left;
	background: rgba(255, 255, 255, 0.8)
}
td{
	padding: 10px;	border-left: 1px solid #579932;
	border-right: 1px solid #579932;
	border-bottom: 1px solid #579932;
	border-top: 1px solid #579932;
	text-align:left;
}
th{
	background-color: #397419;
	background-image: url(../../images/th_bg.png);
	color: #FFFFFF;	padding:10px;
	text-align: center;
}
table strong{
	color: #547A28;
}
h2{
	font-weight: normal;
}

h3{
color: #579932;
}

h4{
	color: #515151;
}
ol{
	padding-left: 20px;
}
.tdbg{
	background-color: #F3FFF3;
}
.bg-img {
    background-image: url(../../images/all_bg_cg.png);
}
.bg2-img{
	background-image: url(../../images/cg_org_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#echart-qua,#echart-qua2,#echart-man,#echart-man2,#echart-man3,#echart-man4,#echart-man5{
	width: 90%;
	height: 400px;
}
.grebg{
	background-image: url(../../images/gre_img.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pollbg{
	background-color: #DEE8C9;
}
.env2bg{
	background-color: #dff4d3;
}
.envbox{
    padding: 33px 10px 27px 17px;
	background-color: #FFF;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;    height: 211px;
}
.envbox2{
    padding: 33px 10px 27px 17px;
    height: 211px;
}
.manbg{
	background-image: url(../../images/man_img5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.memo{
	font-size:14px;
}
.modal-body ul h1{
	color: #1b77c5;
	font-size: 22px;

}
#pol {
	position: relative;
	background: url(../../images/env_pol_bg.jpg);
	background-size: cover;
}
/* #pol:before {
	position: absolute;
	content: "";
	left: 0px;
	top: 0px;
	width: 100%;
	height: 85%;
	background-image: url(../../images/env_pol_bg.jpg);
} */


#pol p{
	color: #FFF;

}

.service-inner-content h4{
	color: #2d4c19;
	padding: 18px 0;

}
.service-inner-content h5{
	color: #2E7726;
	padding: 18px 0;
	font-size: 22px;
}

.service-icon{
	    background: #224d0e;
}

.memo{
	font-size: 16px;
	position: relative;
	padding-left: 35px;
	display: block;
}
.memo.note::before{
	content: "註： ";
	position: absolute;
	left: 0;
}
.memo.note1::before{
	content: "註1： ";
	position: absolute;
	left: 0;
}
.memo.note2::before{
	content: "註2： ";
	position: absolute;
	left: 0;
}
.web-service-block{
	border: 1px solid rgba(255,255,255,0.9);
}
.bgcolor{
	background-color: #7792ae;
}

.modal-lg{
	width: 80%;
}
.modal-body{
	text-align:left;
}
.modal-header{
	background-color: #265b91;

}
.modal-title{
	font-size: 24px;

	color: #FFF;
}


.btn{
	    padding: 12px 48px;
	}
.cbtn{
	border: 1px solid #B8B8B8;
}
.close{
	color: #FFF;
}

.h_per p span{
	color: #579932;
}
table ul{
	padding-left: 1rem;
}
table ul li{
	position: relative;
	list-style: none;
	padding-left: 10px;
}
table ul li::before{
	content: "";
	width: 6px;
	height: 6px;
	background: #579932;
	border-radius: 50%;
	position: absolute;
	left: -10px;
	top: 11px;
}
table ul li::after{
	content: "";
	width: 12px;
	height: 12px;
	border: 1px solid #579932;
	border-radius: 50%;
	position: absolute;
	left: -13px;
	top: 8px;
}


.TCFD_box{
	padding: 2rem;
	border-radius: 10px;
	margin: 1rem 0;
}

.TCFD_box ul{
	list-style: none;
	padding-left: 0.5rem;
}

.TCFD_box ul li{
	position: relative;
	padding-left: 1.5rem;
	margin-bottom: .5rem;
}

.TCFD_box ul li:before{
	content: "\e695";
	font-family: themify;
	position: absolute;
	left: 0;
	top: -2px;
}

.box_bg1{
	background: #dff4d3;
}
.box_bg2{
	background: #f4f3d3;
}
.box_bg3{
	background: #f4d9d3;
}
.box_bg4{
	background: #d3f1f4;
}

.TCFD_txt{
	background: #fff;
	padding: 1rem;
	border-radius: 10px;
	box-shadow: 0 7px 22px rgba(0, 0, 0, 0.08);
}

.TCFD_txt h5{
	position: relative;
	font-size: 1.125rem;
	display: inline-block;
}

.TCFD_txt h5::before{
	content: "";
	width: 30px;
	height: 1px;
	background: #ccc;
	position: absolute;
	right: -15px;
	bottom: 0;
	transform: rotate(-45deg);
}

.TCFD_txt p{
	margin-left: 100px;
}

.TCFD_box.box_bg4 ul{
	display: flex;
	flex-wrap: wrap;
}

.TCFD_box.box_bg4 ul li{
	width: calc(100% / 2);
}

.tab-content table tr td ul{
	padding-left: 1rem;
}
.tab-content table tr td ul li{
	position: relative;
	list-style: none;
	padding-left: 10px;
}
.tab-content table tr td ul li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #22A780;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: 11px;
}
.tab-content table tr td ul li::after {
    content: "";
    width: 12px;
    height: 12px;
    border: 1px solid #22A780;
    border-radius: 50%;
    position: absolute;
    left: -13px;
    top: 8px;
}

i.blue{
	color: #40a2cb;
}

i.red{
	color: #cb4040;
}