 @charset "utf-8";
.t_style1 {
	font-size: 20px;
	font-weight: 700;
	color: #0166bb;line-height:55px;
}
.t_style2 {
	font-size: 16px;
	font-weight: 600;
	color: #08467b;
}

.t_style2_2 {
	font-size: 15px;
	color: #000;
	font-weight: 600;
	
}

.t_style3 {
	color: #000;
	font-weight:700;
}
.t_style4 {
	font-size: 15px;
	color: #333333;line-height:25px; text-align: justify
}

.t_style4_2 {
	font-size: 15px;
	color: #333333;line-height:25px; 
}

.t_style5 {
	font-size: 16px;
	font-weight: 600;
	color: #C00;line-height:40px; 
}
.t_style6 {
	font-size: 16px;
	font-weight: 600;
	line-height:40px; 
}

.t_style7 {
	font-size: 16px;
	font-weight: 600;
	line-height:40px; text-align:right;
}

 p{ margin: 0; padding: 0 0 15px 0; }

<!--
#tableCss {width:100%; border-collapse:collapse}
  #tableCss table {width:100%; border-collapse:collapse; font-size:14px; line-height:20px;}
  #tableCss th {padding:10px; border:#D3D3D3 solid 1px; text-align:center; background:#a59071;color:#fff;}  
  #tableCss td {padding:10px; border:#D3D3D3 solid 1px; text-align:left;} 
  #tableCss tfoot td {padding:10px; border:#D3D3D3 solid 1px; text-align:center;} 
  
  .t_box {position:relative;width:90%px;height:auto !important;margin-bottom:15px;padding:20px; background-color:#f6f6f6}
  .t_box2 {position:relative;width:90%px;height:auto !important;margin:15px 0;padding:20px; background-color:#fff}


