@media (max-width:1055px) {
	#horizon_menu{display:none; width:100%}
	body{background-image: none;}

	#app_menu{display:block; width:100%}


	#id_Container{width:100%;}

	#id_col_left{display:none}
	#id_col_center{width:100%;}

	#mobile_board_list{display:none}
	#gallery_list{width:100%; overflow:hidden;}

	#id_row_bottom{display:none;}
	#id_row_copy{width:100%}
		#footer_logo{width:100%; padding-top:10px;}
		#footer_address{width:100%; }
}

@media (min-width: 1056px) and (max-width: 1499px) { 
body{ BACKGROUND-IMAGE: url(/images/site_setting/main_topbg.gif) ;  BACKGROUND-REPEAT: repeat-x ;  BACKGROUND-POSITION-Y: -13px ;  }

	#horizon_menu{width:1056px; display:table; table-layout:fixed;}
	#app_menu{display:none; width:100%}



	#id_Container{width:1056px;}
	#id_col_left{display:none}
	#id_col_center{width:100%;}

	#gallery_list{float:left; width:50%; overflow:hidden;}

	#id_row_bottom{width:1056px}
	#id_row_copy{width:1056px}
		#footer_logo{float:left; width:431px }
		#footer_address{float:right; width:487px}

}



/*@media (min-width: 1200px) and (max-width: 1609px) { */
@media (min-width:1500px){
body{ BACKGROUND-IMAGE: url(/images/site_setting/main_topbg.gif) ;  BACKGROUND-REPEAT: repeat-x ;  BACKGROUND-POSITION-Y: -13px ;  }
	#horizon_menu{width:1500px; display:table; table-layout:fixed;}

	#app_menu{display:none; width:100%}


	#id_Container{width:1500px;}
	#id_col_left{display:block}
	#id_col_center{}

	#gallery_list{float:left; width:33.33%; margin-bottom:20px; overflow:hidden;}

	#id_row_bottom{width:1500px}
	#id_row_copy{width:1500px}
		#footer_logo{float:left; width:431px }
		#footer_address{float:right; width:487px}

}

