
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.main_pic input {
    float : left;
    width : 100px;
  }


div.main_pic table {
    font-family : Arial;
    font-size : 0.8em;
    font-variant : normal;
    font-weight : normal;
    text-align : left;
    float : left;
    margin-bottom : 0px;
    margin-left : 5px;
    margin-right : 0px;
    margin-top : 5px;
    width : 490px;
  }


div.news_head {
    background-color : #dcdcdc;
    float : left;
    height : 15px;
    margin-left : 5px;
    margin-top : 30px;
    width : 490px;
  }


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.img_left_space {
    float : left;
    height :650px;
    width : 20px;
  }


div.msg {
    margin-top:40px;
    float : left;
    height : 100px;
    width : 500px;
  }


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


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


.butt_box {
    background-color : #dcdcdc;
    float : left;
    height : 40px;
    width : 490px;
    margin-left:5px;
  }


.butt_box input {
    float : left;
    margin-left : 182px;
    margin-top : 10px;
  }

