table{
	border-left: 1px solid #1e745b;
	border-right: 1px solid #1e745b;
	border-bottom: 2px solid #1e745b;
	border-top: 1px solid #1e745b;
	margin: 1%;
	text-align:left;
	background: rgba(255, 255, 255, 0.8)
}
td{
	padding: 10px;
	text-align:left;
}
th{
	background-color: #1e745b;
	background-image: url(../../images/th_bg.png);
	color: #FFFFFF;	padding:10px;
	text-align: center;
}
h2{
	font-weight: normal;
}

h3{
	color: #E48532;
}

h4{
	color: #f37123;
}
.tdbg{
	
		background-color: #e5d9ca;
	
}
.bg-img {
    background-image: url(../../images/all_bg_soc.png);
}
.bg2-img{
	background-image: url(../../images/cg_org_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#echart-qua,#echart-qua2{
	width: 90%;
	height: 400px;
}
.grebg{
	background-image: url(../../images/gre_img.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.memo{
	font-size:14px;
}

.parbox ul{
	margin: 2% 0;
}
.parbox li{
	text-align: center;
	float: left;
	list-style: none;
	margin:8px;
}
.parbox li img{
	box-shadow: 2px 2px 2px 2px #c7c7c7;
	border: 3px solid #FFFFFF;
}

#raw:before {
	position: absolute;
	content: "";
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../../images/sc_raw_bg.jpg);

	}


#raw p,#sel p{
	color: #FFF;
	
}	
#sel:before {
	position: absolute;
	content: "";
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../../images/sc_sel_bg.jpg);

	}
.memo{
	font-size: 16px;
	
	
}

.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;
}

.carousel-inner ul {
	width: 90%;
    text-align: center;
    margin: 0 auto;
}
.carousel-inner li{
text-align: left;
	list-style: none;
}

.soc_com li{
	list-style: none;
	line-height: 38px;
}
.soc_com .ti-check-box{
	color: #9C1719;
}

.h_per p span{
	color: #E48532;
}