﻿@charset "utf-8";
/* CSS Document */
#browserVersion{ width:100%; position:fixed; top:0; left:0; z-index:99999; background:#D9534F; height:40px; line-height:40px; color:#fff; text-align:center; font-family:"微软雅黑"; font-size:14px; display:none;}
#browserVersion a{ color:#6CF; font-weight:bold;}
#browserVersion .close{ color:#FFF; margin-left:10px; font-size:18px;}