﻿body {
   font-size: 12px;
    FONT-FAMILY: "宋体";
}
/*页头样式*/
.typic1 {
    font-weight: bold;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.typic2 {
    width: 16%;
    font-weight: bold;
    text-align: center;
}

.typic3 {
    width: 9%;
    font-weight: bold;
    text-align: center;
}


/*信息列表样式*/
.typic01 {
    padding-left:10px;
    text-align: left;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}

.typic02 {
    width: 16%;
    text-align: center;
}

.typic03 {
    width: 9%;
    text-align: center;
}
