@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; }
#bg{ position:relative; }
#main_body{ width:100%; min-width:980px; position:relative; }
.art_box{ width:100%; min-width:980px; position:relative; height:auto; min-height:100px; margin:10px 0; box-sizing: border-box; }
.art_inside_box{ width:980px; position:relative; height:auto; min-height:100px; margin:10px auto; box-sizing: border-box; }
.art_clear{ clear:both; }
.widget-place { float:none; }
#art_footer_top_main{width:100%; position:relative;}	
#place_3, #place_4{ float:left; height:auto; min-height:100px; width:49%; margin-right:1%; }
#place_6, #place_7, #place_8{ float:left; height:auto; min-height:100px; margin-right:1%; }
#place_6, #place_7{ width:34%; }
#place_8{ width:29%; }
#place_10{ float:left; width:200px; height:auto; }
#main_content{float:left;width:760px;}