
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 p {
    float : right;
    font-family : Arial;
    font-size : 0.8em;
    font-variant : normal;
    font-weight : normal;
    height : 200px;
    margin-bottom : 0px;
    margin-left : 5px;
    margin-top : 40px;
    text-align :left;
    text-indent : 10px;
    width : 350px;
  }


.pic_space {
    margin-top : 5px;
    margin-left : 5px;
    float : left;
    height : 120px;
    width : 167px;
  }


.pic_space img {
    float:left;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-top : 0px;
  }


