/*******************content*********************/
#insurance_center{
float:left;
width:536px;
display:inline;
margin-bottom:30px;
}
.insurance_center_title{
text-align:center;
font-size:16px;
font-weight:bold;
margin-top:20px;
margin-bottom:5px;
}
.insurance_center_author{
text-align:right;
font-size:12px;
color:#999999;
margin-bottom:5px;
margin-right:8px;
margin-top:2px;
}
.insurance_center_body{
margin-top:5px;
margin-bottom:20px;
}
.insurance_center_body p{
text-indent:2em;
line-height:23px;
color:#666666;
text-align:justify;
text-justify:inter-ideograph;
}
.insurance_center_body table{
border-left:solid 2px #ECECEC;
border-top:solid 2px #ECECEC;
text-align:center;
margin-left:10px;
}
.body_th{
border-right:solid 2px;
border-bottom:solid 2px #ECECEC;
font-weight:bold;
}
.body_td1{
width:200px;
border-right:solid 2px #ECECEC;
border-bottom:solid 2px #ECECEC;
text-align:left;
padding-left:10px;
}
.body_td2{
width:100px;
border-right:solid 2px #ECECEC;
border-bottom:solid 2px #ECECEC;
}
