⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default_redirect.tpl.php

📁 城市分类信息,门户网站,我做为地方信息网
💻 PHP
字号:
<? if(!defined('IN_FLY')) exit('Access Denied'); ?><html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>消息提示</title>
<style type="text/css">
<!--
/* 默认 */
body{
line-height:150%;
padding:0;
font-size:12px;
font-family: "宋体";
margin:0px;
}

td{
font-size:12px;
}

input{
   font-family: "宋体";
}

/* 控制面板导航 */
.cp_nav{
font-size:12px;
line-height:14px;
font-family: "宋体";
font-weight:bolder;
color:#888000;
}

/* common table style  */
table {
    border-collapse:collapse;
}

/* 文字行高 */
.line_height_150
{
line-height:150%;
}

/* 默认连接 */
a:link{
color:#000000;
text-decoration:none;
}
a:visited{
color:#000000;
text-decoration:none;
}
a:hover{
color:#ff0000;
text-decoration:none;
}

/* 下拉列表样式 */
.listboxNormal {
border: 1px solid #ffe680 !important;
cursor: arrow;
padding:0px 5px 0px 5px;
}

.listboxOver {
border: 1px solid #0A246A;
cursor: arrow;
background-color: #B6BDD2;
padding:0px 5px 0px 5px;
}

.listboxDown {
cursor: arrow;
border: 1px solid #0A246A;
background-color: #8592B5;
padding:0px 5px 0px 5px;
}

.menu_option{
cursor: arrow;
padding:0px 5px 0px 5px;
}
.menu_hilite{
cursor: arrow;
background-color:#99ff00;
padding:0px 5px 0px 5px;
}

.menu_option a{
color:#000000;
}
.menu_hilite a{
color:#000000;
}

/* 按钮按下 */
.btnOver{
margin-top:1px;
}
.btnNormal{
cursor: arrow;
}

/* 修改区样式 */
.editboxNormal {
border: 1px solid #ffffff !important;
cursor: arrow;
padding:0px 5px 0px 5px;
}

.editboxOver {
border: 1px solid #0A246A;
cursor: arrow;
background-color: #B6BDD2;
padding:0px 5px 0px 5px;
}

.editboxDown {
cursor: arrow;
border: 1px solid #0A246A;
background-color: #8592B5;
padding:0px 5px 0px 5px;
}

/*标签tag使用的4种字体*/
.a2
{
font-family:"宋体";
font-size:12px;
}
.a4
{
font-family:"宋体";
font-size:14px;
}
.a4b
{
font-family:"宋体";
font-size:14px;
font-weight:bold;
}
.a8
{
font-family:"黑体";
font-size:18px;
}

/* 默认按钮样式 */
.btn {
font-family: "sans-serif", "宋体";
    font-size: 12px;
    color: #ffffff;
    background: #b38f00;
    border-color: #333333 #333333 #333333 #333333;
    border-style: solid;
    border-width: 1px;
padding-top:0px;
}

/* 输入框样式 */
.box {
font-family: "宋体";
    font-size: 12px;
height:16px;
    color: #000000;
    background: #ffffff;
    border-color: #ffe680 #ffe680 #ffe680 #ffe680;
    border-style: solid;
    border-width: 1px;
}
.file_box {
font-family: "宋体";
    font-size: 12px;
    color: #000000;
    background: #ffffff;
    border-color: #ffe680 #ffe680 #ffe680 #ffe680;
    border-style: solid;
    border-width: 1px;
}
textarea{
font-family: "宋体";
    font-size: 12px;
    color: #000000;
    background: #ffffff;
    border-color: #ffe680 #ffe680 #ffe680 #ffe680;
    border-style: solid;
    border-width: 1px;
}

/* 定义不同的字体颜色 */
.text_red{
color:#880000;
}

.text_orange{
color:#888800;
}

.text_blue{
color:#000080;
}

/* 定义字体的风格 */
.bold{
font-weight:bold;
}

/* 表格顶线 */
.top_line{
border-top:1px solid #ffe680;
}

/* 默认连接 */
a.link_gray:link{
color:#666;
text-decoration:none;
}
a.link_gray:visited{
color:#666;
text-decoration:none;
}
a.link_gray:hover{
color:#ff0000;
text-decoration:none;
}

/* 消息 */
.msg_bg_div{
    z-index:20;
position:absolute;
background-color:#333333;
filter: Alpha(opacity=80);
-moz-opacity: 0.8;
width:100%;
}
.msg_div{
    z-index:99;
margin:0px;
filter: Alpha(opacity=100);
-moz-opacity: 1;
position:absolute;
border:1px solid #000000;
}
.title_div{
    z-index:90;
background-color:#f5f5f5;
text-align:center;
}
.content_div{
    z-index:80;
color:#000000;
text-align:center;
background-color:#ffffff;
word-wrap: break-word;
}
.btn_div{
    z-index:90;
color:#000000;
background-color:#ffffff;
text-align:center;
}
.msg_title{
font-weight:bolder;
color:#000000;
}
.msg_content{
color:#ff0000;
line-height:150%;
text-align:left;
}

-->
</style>

</head>

<body bgcolor="#F0F9EC">
<table width="100%"  border="0" align="center" cellpadding="0" cellspacing="0" height="80%">
<tr>
<td>
  <table  border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#cccccc">
        <tr>

          <td bgcolor="#ffffff">
  <table width="450"  border="0" align="center" cellpadding="5" cellspacing="0">
              <tr align="center">
                <td class="bold font2">消息提示</td>
              </tr>
              <tr>
                <td align="right"><table  border="0" align="center" cellpadding="2" cellspacing="0">
                      <tr>

                        <td style="color:red">· <?=$msg?></td>
                      </tr>
                    </table></td>
                </tr>
<tr>
             <td align="center"><? if($url) { ?><meta HTTP-EQUIV="REFRESH" content="<?=$min?>;URL=<?=$url?>"><? } else { ?><a href="#" onClick="history.back(-1)" style="text-decoration:none;">请点击此处后退!</a><? } ?></td>
           </tr>
          </table></td>
        </tr>

      </table></td>
</tr>
</table>
</body>
</html><?php fupsession(); ?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -