/* Update browser please */
/*=============================================================*/
i, em {
    font-style: normal;
}
h1, h2, h3, h4, h5, h6, b, strong, em {
    font-weight: normal;
}
body div {
    display: none;
}
body {
    overflow: hidden;
    background: #c91521;
font-size: 13px;
    line-height: 20px;
    color: #444;
    font-family: "微软雅黑", "Microsoft YaHei", "宋体";
    
    overflow-x: hidden; 
	 
}
#update_browser_plz {
    width: 500px;
    height: 500px;
    padding: 280px 0 0 0;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -250px 0 0 -250px; 
    display: block;
    color: #fff;
    text-align: center;
    background: url(../images/logos.jpg) no-repeat;
}
#update_browser_plz ul a {
    width: 100px;
    float: left;
    color: #fff;
}
#update_browser_plz h5 {
    font-size: 18px;
    margin: 0 0 20px 0; 
}
#update_browser_plz h6 {
    font-size: 14px;
    margin: 0 0 50px 0; 
}

#update_browser_plz h6 a{
 color:#fff;
 text-decoration:underline
}
#update_browser_plz ul{
	padding:0px  50px;
	}
#update_browser_plz li {
    width: 100px;
    float: left;
}
#update_browser_plz ul a {
    width: 80;
    height: 90px;
    display: block;
    margin: 0 10px; 
}
#update_browser_plz li i {
    width: 60px;
    height: 65px;
    float: left;
    margin: 0 20px;
    display: block;
}
#update_browser_plz li em {
    width: 80px;
    float: left;
    display: block;
    margin: 0 10px; 
}
i.browser0 {
    background: url(../images/browser.jpg) no-repeat 0 0;
}
i.browser1 {
    background: url(../images/browser.jpg) no-repeat -60px 0;
}
i.browser2 {
    background: url(../images/browser.jpg) no-repeat -120px 0;
}
i.browser3 {
    background: url(../images/browser.jpg) no-repeat -180px 0;
}