
table {
    border: 1px solid #C0C0C0;
    width:880px;
    border-collapse: collapse;
}
td {
    width:220px;
    border: 1px solid #C0C0C0;
    text-align: center;
}
t001{
    background-color:#DEE5F8;
    height:25px;
}
img{ 
    width:200px;
    height:150px;
}
p {
    text-align:left;
    line-height: 150%; 
    margin-top: 3px; 
    margin-bottom: 3px;
    font-size: 14px;
    font-family: "幼圆";
}
p1 {
    text-align:center;
    line-height: 150%; 
    margin-top: 3px; 
    margin-bottom: 3px;
    font-size: 14px;
    font-family: "幼圆";
    font-weight: bold;
}
p2 {
    text-align:left;
    line-height: 150%; 
    margin-top: 3px; 
    margin-bottom: 3px;
    font-size: 18px;
    font-family: "仿宋";
    font-weight: bold;
}
