- /*IE 7及以下*/
- #errorie {position: fixed; top: 0; z-index: 100000; height: 30px; background: #FCF8E3;}
- #errorie div {width: 900px; margin: 0 auto; line-height: 30px; color: orange; font-size: 14px; text-align: center;}
- #errorie div a {color: #459f79;font-size: 14px;}
- #errorie div a:hover {text-decoration: underline;}
|