
div.main_head {
    background-image : url('../img/main_box_head.png');
    background-repeat : no-repeat;
    float : left;
    height : 32px;
    width : 540px;
  }


div.main_head p {
    float : left;
    font-family : Arial;
    font-size : 0.9em;
    font-variant : normal;
    font-weight : bold;
    margin-bottom : 0px;
    margin-top : 10px;
    text-align : center;
    width : 540px;
  }


div.main_pic {
    border-bottom-color : #dcdcdc;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #dcdcdc;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #dcdcdc;
    border-right-style : solid;
    border-right-width : 1px;
    float : left;
    height : 705px;
    margin-left : 0px;
    margin-bottom:5px;
    margin-top : 0px;
    width : 538px;
  }


div.msg {
    margin-top:10px;
    float : left;
    height : 265px;
    width : 520px;
  }


div.msg img {
    margin-left:10px;
    margin-top:10px;
    float : left;
  }


div.msg p {
    margin-left:10px;
    float : right;
    font-family : Arial;
    font-size : 0.8em;
    font-variant : normal;
    font-weight : normal;
    margin-bottom : 0px;
    margin-top : 25px;
    text-indent:10px;
    text-align : left;
    width : 200px;
    height:250px;
  }


.file {
    background-image : url('../img/folder2.jpg');
    background-position : center left;
    background-repeat : no-repeat;
    float : left;
    height : 65px;
    margin-top : 10px;
    margin-left:20px;
    width : 500px;
  }


.file p {
    float : right;
    text-align : left;
    width : 430px;
    font-family : Arial;
    font-size : 0.9em;
    font-variant : normal;
    font-weight : bold;
    margin-top : 25px;
  }


.history_head {
    background-image : url('../img/ex.jpg');
    background-position : center left;
    background-repeat : no-repeat;
    border-top-color : #c3c3c3;
    border-top-style : solid;
    border-top-width : 1px;
    float : left;
    height : 60px;
    width : 510px;
  }


.history_head p {
    margin-left:40px;
    font-family : Arial;
    font-size : 0.8em;
    font-variant : normal;
    font-weight : normal;
    float : left;
    height : 40px;
    width : 400px;
    text-align:left;
    text-indent:10px;
  }
.history_head_space{
    float : left;
    height : 60px;
    width : 510px;
}

div.news {
    float : left;
    height : 200px;
    margin-bottom : 5px;
    margin-left : 0px;
    overflow : auto;
    width : 530px;
  }


div.news_head {
    background-color : #dcdcdc;
    float : left;
    height : 20px;
    margin-left : 10px;
    margin-top : 10px;
    width : 500px;
  }


div.news_head img {
    float:left;
  }


div.news_head p {
    float : left;
    font-family : Arial;
    font-size : 0.8em;
    font-variant : normal;
    font-weight : bold;
    margin-bottom : 0px;
    margin-top : 0px;
    margin-left:0px;
    text-align : center;
    width : 490px;
  }


div.news_main {
    border-right-color : #0000ff;
    border-right-style : solid;
    border-right-width : 1px;
    float : left;
    margin-left : 10px;
    margin-top : 10px;
    width : 490px;
  }


div.news_main p {
    float : left;
    font-family : Arial;
    font-size : 0.8em;
    font-variant : normal;
    font-weight : normal;
    margin-bottom : 0px;
    margin-top : 0px;
    text-align : left;
    text-indent:10px;
    width : 490px;
  }



