/* CSS Document */

#content_office {
	width: 98%;
	margin:0px 1%;
	height: auto;
	float: left;
	text-align: center;
}
.sub_title {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 2px solid #6cacfd;
	margin-bottom: 15px;
	text-align: left !important;
}
.sub_title h3 {
	padding: 5px 10px 5px 10px;	
	float: left;
	color: #333;
	font-weight: bold;
	font-size: 16px;
}
.box_table {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	height: auto;
	float: left;	
	box-sizing: border-box;	
	margin-bottom:20px;	
	font-size:14px;
	text-align:left;
}
.box_table2 {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	height: auto;
	float: left;	
	box-sizing: border-box;	
	margin-bottom:20px;	
	font-size:14px;
	text-align:left;
}
.box_table3 {	
	height: auto;
	float: left;	
	margin-top:20px;
	font-size:14px;
	text-align:left;
}
.text_1{
	font-size:15px;
	font-weight:bold;
}
.text_2{
	margin-left:15px;
	margin-bottom:10px;
}
.top_red{
	color: #f10030;
	font-weight:bold;
}
.big_bold{
	font-size:15px;
	font-weight:bold;
}
.line_height{
	line-height:180%;
}
.innerText{
	padding-top:5px;
	width:96%;
	height: auto;	
	margin-left:2%;
	margin-right:2%;	
}
.innerText img{
	width:100%;
	height: auto;		
}