﻿body {
}
div
{
     font-family: "宋体", Arial;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-align:left;
    word-break:break-all;
    }
table    
{
    font-family: "宋体", Arial;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    display: inline;
    float:left;
    text-align:left;
    word-break:break-all;
}
tr
{
    font-family: "宋体", Arial;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    word-break:break-all;
    }
td
{
    font-family: "宋体", Arial;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
        word-break:break-all;
}
ul
{
    margin:0px;
    padding:0px;
    list-style:none;
    }
li
{
    margin:0px;
    padding:0px;
    list-style:none;
    }
.wrap{word-break:break-all;}
form
{
    width:1002px;
    height:auto;
    overflow:visible;
}