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


div.main_pic img {
    margin-left:0px;
    float : left;
  }


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




div.msg {
    margin-top:10px;
    background-color : #e9e9e9;
    float : left;
    height : 40px;
    width : 479px;
  }
div.msg p{
    float : left;
     font-family : Arial;
    font-size : 0.8em;
    font-variant : normal;
    font-weight : bold;
    margin-bottom : 0px;
    margin-top : 5px;
    text-align : center;
    width : 470px;
}



