<!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>
			<STYLE>
			BODY{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #333; background:#fff; FONT-SIZE: 12px;padding:0px;margin:0px;}
			A{text-decoration:none;color:#3071BF}
			A:hover{text-decoration:underline;}
			.error_title{border-bottom:1px #eee solid;font-size:20px;line-height:28px; height:28px;font-weight:600}
			.error_box{border-left:3px solid #FC0;font-size:14px; line-height:22px; padding:6px 15px;background:#FFE}
			.error_tip{margin-top:15px;padding:6px;font-size:12px;padding-left:15px;background:#f7f7f7}
			</STYLE>
			</head>
			<body>
			<div style="margin:30px auto; width:800px;">
			<div class="error_title">错误提示</div>
			<div style="height:10px"></div>
			<div class="error_box">出错信息： 无法连接到数据库服务器<br>
					<b>SQL</b>: SELECT * FROM cn_plugin    WHERE file="i" LIMIT 1<br>
					<b>错误详情</b>: Access denied for user 'baidai'@'localhost' (using password: YES)<br>
					<b>错误代码</b>:1045<br></div>
				<div class="error_tip">您可以选择 &nbsp;&nbsp;<a href="/index.php/i/css/swiper.min.css" title="重试">重试</a>&nbsp;&nbsp;<a href="javascript:history.back()" title="返回">返回</a>&nbsp;&nbsp;或者&nbsp;&nbsp;<a href="" title="回到首页">回到首页</a> </div>
				</div>
				</body>
				</html>