/* menu top */
#navigation { height:38px; padding-left:70px; padding-top:5px; margin:0 0 5px 0; background:url(../assets/images/headerBG.jpg) no-repeat; }
#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%; border-width:0 0 1px 0; background:#f1f1f1; }

#seoFooter li { float:left; position:relative; }
#seoFooter ul ul { width:200px; display:block; position:absolute; z-index:50; }
#seoFooter li li { width:100%;  }



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

