﻿/*@charset "utf-8";
.page { text-align: center; position: relative; padding-bottom:10px;clear:both;}
.page a, .page span { display: inline-block; line-height: 28px; height: 28px; border: 1px solid #43B9DC; margin-right: 5px; _width: 30px; white-space: nowrap; min-width: 30px; text-decoration: none; text-align: center; color: #208BAA; font-weight: bold; background: #FFFFFF; vertical-align: middle; }
.page a { cursor: pointer; }
.page a:hover { color: #FFFFFF; text-decoration: none; background: #6CC9E3; }
.page .dot { text-decoration: none; }
.page .current { font-weight: bold; color: #145B70; background: #6CC9E3; border-color: #26A7CC; }
.page .next, .page .prev { _width: auto; min-width: auto; padding-right: 8px; padding-left: 8px; }
.page .disabled { color: #999999; border-color: #d6d6d6; }
.page b { background: #208baa url(ui/page.png) no-repeat 0px -56px; padding-left: 10px; text-decoration: none; vertical-align: middle; display: inline-block; height: 28px; }
.page a:hover b { background-position: 0px 0px; background-color: transparent;}
.page .next { margin-right: 0px; }
.page .next b { background-position: right -56px; padding-right: 10px; padding-left: 0px; }
.page .next:hover b { background-position: right 0px; }
.page .prev { width: 20px; overflow: hidden; }
.page .prev b { margin-left: 8px; }
.page .disabled b { background-position: 0px -28px; background-color: transparent;}
.page .nextdisabled b { background-position: right -28px!Important; background-color: transparent;}

.AttachmentsList { margin: 20px; border: 1px solid #CCC; background: #FFFFE1; padding: 10px 10px 2px!important; display: block; }
.AttachmentsList li { background: no-repeat 0px 2px; padding-left: 22px; margin-bottom: 5px; padding-bottom: 5px; }
.AttachmentsList li * { line-height: 20px; height: 20px; }
.AttachmentsList .title { color: #000; font-weight: bold; background-image: url(ui/view_download.png); border-bottom: 1px dotted #CCC; }

.PictureClick {cursor: pointer;}
.PictureClick:hover {}*/
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>您无权查看本信息</title>
<link href="/_system/style/perm.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="/_system/javascript/cms.js"></script>
</head>
<body>
<table class="main">
	<tr>
		<td><table class="noperm">
				<tr>
					<td class="title">您访问的页面发生异常</td>
				</tr>
				<tr>
					<td class="middle">很抱歉，<span id="tipLogin">您访问的页面发生了异常，请联系管理员.</span>
						
						<div class="btns"><a id="btnBack" href="javascript:;" onclick="window.history.back();">返回上一页</a><a id="btnClose" href="javascript:;" onclick="window.close();">关闭本页</a></div></td>
				</tr>
				<tr>
					<td class="bottom">&nbsp;</td>
				</tr>
			</table></td>
	</tr>
</table>
<script type="text/javascript">
if(document.referrer && window.history.length){
	$("btnBack").show()
}else{
	$("btnBack").hide()
}

if(!Cookie.get("UserId")){
	$("btnLogin").show()
	$("tipLogin").show()
}else{
	$("btnLogin").hide()
	$("tipLogin").hide()
}

function relogin(){
	var login="{login}"
	var url=window.location.href
	window.location.replace(login+"?ReturnUrl="+url.toURL())
}
</script>
</body>
</html>
