body {
     background-color:#626062;
     border-width:0px;
     border:0px; 
     margin:0px;
     padding:0px;
     font-size:11px;
     border-width:0px;
     margin:0px;
     padding:0px;
     border-style:none;
     background-image:url(../images/site/body-back2.jpg);
}

div{ 
   border-color:#000000;
   border-width:0px;
}

.top_size_frame,.left_nav_size_frame,.lang,.navi-left,.page_info,.navi_top,.logo,.logo_image,.banner,.content_size_frame,.scroll_content,.bottom_space{
   top:0px;
   left:0px;
   border:0;
   border-width:0px;
   border-style:solid;
   position:absolute;
}

#main_size_frame {
   width:919px;
   height:590px;   
   border-width:1px;
   border-style:solid;
   background-image:url(../images/site/main-back.gif);
   background-repeat:no-repeat;
   background-position:0px 99px;
   background-color:#ffffff; 
   position:absolute;
   /*visibility:hidden;*/

}
.mainframe_shadow_bott {
    top:590px;
    left:7px;
    width:919px;
    height:6px;
    background-color:#4c4c4c;     
    position:absolute;
    /*background-image:url(../images/site/shadow.gif);*/
}


.mainframe_shadow_right {
     left:920px;
     width:6px;
     top:6px;   
     height:590px;
     background-color:#4c4c4c;   
     position:absolute;
    /*background-image:url(../images/site/shadow.gif); */
     
}

.top_size_frame {
   width:919px;
   height:99px;
   border-bottom-width:1px;
}     

.left_nav_size_frame {
    top:100px;
    border-left-color:#000000;
    border-left-width:1px;
}

.lang {
   top:5px;
   left:68px;
   height:30px;
}

.navi-left {
   top:40px;
}

.page_info {
     top:100px;
     left:310px;
}
.navi_top{
     top:100px;
     left:600px;
     height:15px;
     width:317px;
     background-color:#000000;
     border-width:1px;
}
 
.logo, .logo_image {
	width:261px;
	height:99px;
}

.banner {
	left:261px;
}

.content_size_frame{
   left:218px;
   top:140px;
   width:700px;
   height:430px;
  overflow:auto;
/*   border-width:1px;
   border-color:#ff0000;*/
}

.scroll_content{
    position:relative;
    border:1px;
    padding-top:5px;
/*    border-width:1px;
    border-color:#00ff00; */
}

.bottom_space {
  width:909px;
  /*text-align:right;*/
  height:20px; 
  top:570px;
  padding-left:5px;
  padding-right:5px;
  background-image:url(../images/site/bot_bg.gif);
  background-color:#ff6700;
}
