<!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>
<base href="http://www.pha-bj.org/public/home/" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
@charset "utf-8";
* {word-wrap: break-word;}
body {background-color:#FFF;font-size:12px;font-family: "宋体",Arial; color:#555;}
body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, hr {margin: 0; padding: 0; border:0;}
a {color: #476DD1; text-decoration: none;}
a:hover {text-decoration: underline;}
.main{ padding:10px; width:auto;}
.tabmsg{ border:5px solid #9CC0E9; background-color:#F4F8FB;text-align:center;line-height:20px;color:#476DD1;}
.tabmsg .t{ font-size:14px; padding-top:15px; font-weight:bold;}.tabmsg .c{ text-align:left; padding:5px 15px; }
.tabmsg .g{ margin:15px;}
.tabmsg .g a{ padding:8px 20px; line-height:30px;border:1px solid #4672C4; border-top:#9CC0E9;border-left:#9CC0E9;background-color:#3D6AD3; color:#FFF; margin-right:20px;}
.tabmsg .g a:hover{background-color:#5588D8;text-decoration:none;}
.tabmsg .z{padding-bottom:15px; font-family:Verdana, Geneva, sans-serif;}
.tabmsg .z a{text-decoration: underline; }

</style>
<script src="js/jquery.js" type="text/javascript"></script>
<script type="text/javascript">
function time(){
	$("#time").html(parseInt($("#time").text())-1);
}
setInterval("time()",1000);
</script></head>
<body>
<div class='main' style='padding-top:89px;'>
	<div class='tabmsg' style='width:400px;margin: 0 auto;'>
		<div class='t'>年会信息不正确</div><div class='c'></div><div class='g'></div>
<div class='z'><a href='javascript:history.go(-1)'><span id='time'>3</span> 后自动跳转，如未跳转请点击此处手工跳转。</a>
	<script>setTimeout("location.href='javascript:history.go(-1)';",3*1000);</script></div>
		
	</div>
</div>
</body>
</html>