@charset "utf-8";

@import "base.css";
@import "layout.css";
@import "board.css";

body.main #main_body { position:relative; min-height:100%; _height:100%; background:url(../../images/zh/main/bg_main.jpg) center 125px no-repeat; z-index:1; }
#main_body .main_bg_left { position:absolute; left:0; top:115px; width:50%; height:10px; background-color:#f57f20; overflow:hidden; }
#main_body .main_bg_right { position:absolute; right:0; top:115px; width:50%; height:10px; background-color:#c4c4c4; overflow:hidden; }
#main_body #main_content { position:relative; width:1080px; margin:0 auto; height:825px; background:url(../../images/zh/main/bg_main_line.gif) center 115px no-repeat; }
	#flsmovie { position:absolute; right:99px; top:159px; z-index:2; }
	#main_content h1 { position:relative; width:100%; height:825px; background:url(../../images/zh/main/bg_main.jpg) center 125px no-repeat; }
	#main_content h1 img { position:absolute; right:90px; top:270px; }
	#main_content ul.menu_link { position:absolute; right:90px; top:376px; width:259px; padding-top:3px; background:url(../../images/zh/main/bg_menu_list.gif) no-repeat; }
	#main_content ul.menu_link li { padding-top:19px; }
	#main_content ul.menu_link li img { vertical-align:top; }
