<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main div.right div.detail_content{
	width:100%;
	margin:5px auto;
	font-family: "microsoft yahei";
}

.main div.right div.detail_content h5.title{
   width:95%;
   margin:20px auto 10px auto;
   font-weight: bold;
   font-size:16px;
   text-align: center;
}
.main div.detail_content div.con{
    padding:0px 15px 15px 15px;
    width:95%;
    margin:0 auto 20px auto;
    font-size: 14px;
    line-height: 2;
    color: #222;
} 
.main div.detail_content div.con div.info{
    line-height: 1;
    text-align: center;
    color: #999;
    font-size:12px;
    margin-bottom:15px;
}
.main div.detail_content div.con table{font-size:12px; color:#333; border:1px solid #000; margin:5px 0px; padding:0px; font-family:"Verdana"; border-right:none;border-bottom:none;}
.main div.detail_content div.con  table tr.head{font-weight:bold;}
.main div.detail_content div.con  table tr td{border-bottom:1px  solid #ccc; margin:0px; padding:0px; line-height:25px;  border-right:1px solid #ccc; text-align:center;}


</pre></body></html>