@charset "utf-8";
* html body { zoom: 100%; }
* html*body { zoom: 68%; }


#contena_box_new2008 {
  width: 910px;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; clear:both;}
* html .clearfix { height: 1%; }
.clearfix {display:block;}


#contents_new2008{
  background: #FFF;
}

#left_navi_new2008 {
		float: left;
  width: 210px;
  background: #FFF;
}

#main_contents_new2008 {
  background: #FFF;
}

#contents{
  float: right;
  width: 660px;
  background: #FFF;
}

#footer_new2008 {
 display: inline-block;
	clear:both;
}
