
#st{
 width:700;
 height:45;
 border-bottom:1px dotted #ccc;
 border-top:1px solid #e4e4e4;
 border-left:1px solid #e4e4e4;
 border-right:1px solid #e4e4e4;
 background-color:#f9f9f9;
 margin-top:20px;
}

#conte{
 width:700;
 height:305;
 background-color:#f9f9f9;
 border-left:1px solid #e4e4e4;
 border-right:1px solid #e4e4e4;
 border-bottom:1px solid #e4e4e4;
}




#navi2{
 width:219;
 height:305;
 background-color:#f9f9f9;
 float:left;
 overflow:auto;
 border-right:1px dotted #ccc;}

#main2{
 width:700;
 height:305;
 background-color:#f9f9f9;
 float:right;}

#iframe{
 width:475;
 height:305;
 background-color:#f9f9f9;
 overflow:auto;
 float:right;
}


