.pgbody h2.topword { text-align:center; position:relative; margin:50px auto;}
.pgbody h2.topword .line { height:1px; display:block; width:100%; background-color:#0e62aa; position:absolute; top:0; left:0; z-index:0;}
.pgbody h2.topword .word {  height:82px; width:100%; line-height:40px; position:absolute; top:-41px; left:0; }
.pgbody h2.topword .word p {font-size:20px; font-weight:100; color:#0e62aa; border:1px solid #0e62aa;display:inline-table; padding:0 15px;}
.pgbody h2.topword .word p span { background-color:#FFF; display:inline-table; padding:0 10px;}

.infolist { font-size:0; margin:20px;}
.infoitem { font-size:14px; display:inline-block; overflow:hidden; min-height:100px;}
.infoitem dt { padding:10px; background-color:#3e85a2; color:#FFF;}
.infoitem dt span{ float: right;}
.infoitem dd { border-style:solid; border-width:1px; border-color:#CCC; padding:10px;}
.infoitem dd .emphasis{ line-height: 20px; margin-bottom: 5px;}
.infoitem dd .emphasis span{background-color: #3e85a2; color: white; padding: 0 5px; margin:0 5px 0 0px; }