<?
session_start();
?>
<html>
<head><title>index</title>
<link href="../css/red_theme.css" rel="stylesheet" type="text/css" />
</head>
<body>
<? include("top_bar.php"); ?>
<br/>
<span style="color:blue; font-size:16px;font-weight:bold;">
¹ÜÀíÔ±,ÄúºÃ!</span>
</body>
</html>