﻿* {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑","楷体","宋体","仿宋",'Times New Roman', Times, serif;
    font-size: 16px;
}
.newsDetailMainXiao {
    /*text-align: center;*/
    height:auto;
    width: 100%;
    padding-top: 15px;
    padding-bottom:15px;
    /*border: dashed 1px #4bd9fd;*/
    line-height:2.0em;
}
.newsDatailTitleXiao {
    margin-top:15px;
    text-align: center;
    font-size: 16px;    
    /*border: dashed 5px red;*/
}
.newsDailTimeXiao {
    /*border: dashed 5px red;*/
}
.newsDailTimeXiao p{
    margin-top:15px;
    margin-bottom:15px;
    display:inline-block;
}
.newsDatailContents {
    /*border: dashed 5px red;*/
    /*width: 100%;
    height:auto;*/
    /*position:relative;*/    
}