﻿@charset "utf-8";
/* ================ layout     img 比列  1:062   ========= */

body {
	width:100%;
	position:relative;
	height:100%;
}


.if-ie7{ position:absolute; z-index:9999; background:#E5E8CB; height:500%; width:100%;  font-size:20px; color:#009900; padding-top:200px; text-align:center; font-family:'微软雅黑'; }