.business_box{font-size: 14px;overflow: hidden;	position: relative; width: 100%; line-height:30px;}
.business_box h3{ 
	border-bottom: 1px solid #51b2d5;
	padding: 0 0 10px 18px;
	margin-bottom: 35px;
}
.business_box a{ color:#13779b; text-decoration: underline;}
.business_box a:hover{ color:#C50000; text-decoration: none;}
.business_box ul{ margin-bottom: 20px;}
.fontsize_13{ font-size: 13px;}

/*add 2016-10-13*/
h3{font-size:23px;font-weight:lighter;letter-spacing:0.1em;color:#1d4351;}
h3:after{ clear:both;}
li{padding-left:2em;text-indent:-2em;}
.ic{ cursor:pointer; float:right; height:30px; width:30px;}
.ic.close{ background: url(../../credential/images/close.png) no-repeat right center;}
.ic.open{ background: url(../../credential/images/open.png) no-repeat right center;}
.no_ic .ic{ display:none;}