@charset "utf-8";
/* CSS Document */

/*系统信息提示页面*/
#sys_msg{ width:320px; color:#454545; padding:10px; border:2px #ccc solid; height:auto; margin:100px auto 0px;}
#sys_msg table{font-size:13px; border-collapse:collapse; width:100%; margin:0px auto;}
#sys_msg table td,th{border:0px;}
#sys_msg .ti10{text-indent:10px;}
#sys_msg .ti10 ul{margin:0; padding:0 10px 10px 0; margin-left:80px; list-style:none; width:100%;}
#sys_msg .ti10 ul li{width:100%; line-height:14px; height:14px; margin-top:5px; text-indent:20px; font-weight:bold;font-size:12px;text-align:left; }
#sys_msg .ti10 ul li a{padding-left:20px;color:#454545; text-decoration:none;background:url(gif-0057.gif) no-repeat 0 1px;}
#sys_msg .ti10 ul li a:hover{color:#0099CC;}
#seconds{color:#00f; padding:0px 3px 0px 3px;}
