@charset "utf-8";
*::selection { background: #5C307D; color: #FFFFFF; text-shadow: none; }
 *::-moz-selection {
 background: #5C307D;
 color: #FFFFFF;
 text-shadow: none;
}
.mainWrap { width: 1400px; margin: auto; }
.ie6 { text-align: center; font-size: 16px; background: #FC6; line-height: 100px; z-index: 100000; width: 100%; position: absolute; height: 100px; top: 0; left: 0; }
.ie6 span { float: right; margin-right: 30px; cursor: pointer; }
.masklayer { background: rgba(0, 0, 0, 0.9); left: 0; top: 0; width: 100%; height: 100%; position: fixed; z-index: 999; display: none; }
