﻿
#ie-version-bg {width:100%;height:100%;background-image:url(resources/bg.png);position: fixed; top: 0; left: 0;z-index:999999999999;}

/* fixed position hack for IE6 背景*/
* html #ie-alert-overlay {position: absolute;z-index:999999999999;}

#ie-version-panel {width:520px;height:331px;position:fixed;background: url(resources/iealertsprite.png) no-repeat;background-position: -1px -109px ;top:50%;left:50%;margin:-201px 0 0 -296px;padding:72px 0 0 72px;
	_position:absolute;  /* fixed position hack for IE6 */
    _top:expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');  /* top:300px hack for IE6 */
    /* font settings */
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;font-weight:bold;color:#333;line-height:1.5em;z-index:1999999999999;
}
#ie-version-panel p {font-size:14px;width:486px;text-align:justify;}
#ie-version-panel img {border:0;}
#ie-version-panel span {font-size:18px;margin: 0 0 20px 0;display:block;padding:0;}
#ie-version-panel ul {list-style: none;margin:0;padding:0;	}
#ie-version-panel li {float:left;margin:0 22px 0 0;}
#ie-version-panel li.last {margin-right:0;}
#ie-version-panel a {display:inline-block;}
#ie-version-panel .browser {position: absolute;bottom:35px;	}
#ie-version-panel .chrome, #ie-version-panel .firefox, #ie-version-panel .ie9, #ie-version-panel .opera, #ie-version-panel .safari {background: url(resources/iealertsprite.png) no-repeat;}
/*
	browsers
*/
#ie-version-panel .chrome {background-position: 0 0;width: 73px;height: 96px;margin:0 4px 0 0;}
#ie-version-panel .firefox {background-position: -292px 0;width: 73px;height: 98px;}
#ie-version-panel .ie9 {background-position: -179px 0;width: 95px;height: 98px;}
#ie-version-panel .opera {background-position: -90px 0;width: 73px;height: 98px;}
#ie-version-panel .safari {background-position: -387px 0;width: 73px;height: 98px;margin:0 4px 0 0;}


 


