/* menu top */
#navigation { height:60px; top:10px; width:950px; text-align:center; margin: 0 auto;}
#navigation li { border-width:0 1px 0 0; float:left; position:relative; }
#navigation ul ul { width:200px; display:none; position:absolute; z-index:50; }
#navigation li li { width:100%;  }

#contNoImg { width:900px; }
#contWithImg { width:680px; }
.withCol { width:680px; }
.withCol #contNoImg { width:680px; }
.withCol #contWithImg { width:470px; }

