#image {
width:760px; 
}


#container {
width:100%;
background:url(../imgs/bg_head.jpg) no-repeat center top;
}

#container2 {
width:100%;
background:url(../imgs/bg_main.gif) repeat-y center top;
padding:5px 0px 30px 0px;
clear:both;
}

#head {
width:750px;
}

#logo{
width:260px;
margin-left:5px;
float:left;
display:inline;
}

#main_fr {
width:760px; 
}

#left {
width:525px;
margin-left:8px;
float:left;
}

#right {
width:205px;
margin-right:8px;
float:right;
}

#all {
width:750px;
float:left;
}

#foot {
width:100%;
background:url(../imgs/bg_foot.gif) no-repeat center top;
height:80px;
clear:both;
}

table{
width:485px; 
}
