<?php
header("Content-type: text/html; charset=utf-8");
error_reporting(E_ALL^E_NOTICE^E_WARNING);
echo '
<style type="text/css">
*{ list-style:none; padding:0px; margin:0px; font: 12px arial; }
a{color:#000; text-decoration:none;}
a:hover{color:#fe0000;}
#odiv:hover{width:120px; height:40px; border:1px solid #ccc; background:#ccc; text-align:center; line-height:40px; margin:5px auto;}
.box_title{width:860px; height:40px; margin:15px auto; clear:both; boder:1px; border:1px solid #ccc; line-height:40px;}
.box_cont{width:860px; margin:15px auto; clear:both; line-height:40px;}
.box_cont li{text-align:center; width:60px; height:30px; float:left; margin:5px; boder:1px; border:1px solid #ccc;}
.book-img-text{width:860px; margin:15px auto; clear:both; line-height:40px;}
.book-img-text li{width:200px; overflow:hidden; height:320px; margin:35px; float:left; border:1px solid #ccc;}
.book-img-box, .red-kw{text-align:center;}
.book-img-box h4{text-align:center; width:200px;}
</style>';
echo '<div style="width:360px; height:50px; margin:0 auto; clear:both; boder:1px; border:1px solid #ccc; line-height:40px;">
<li style="text-align:center; width:80px; height:40px; float:left; margin:5px;"><a href="index.php?l=1">全部小说</a></li>
<li style="text-align:center; width:80px; height:40px; float:left ;margin:5px;"><a href="index.php?l=2">人气作品</a></li>
<li style="text-align:center; width:80px; height:40px; float:left ;margin:5px;"><a href="index.php?l=3">最近更新</a></li>
<li style="text-align:center; width:80px; height:40px; float:left ;margin:5px;"><a href="index.php?l=4">点击最多</a></li>
</div>';
echo '<div style="width:860px; height:40px; margin:15px auto; clear:both; boder:1px; border:1px solid #ccc; line-height:40px;">
<li style="text-align:center; width:65px; height:30px; float:left; margin:5px;"> <a href="index.php?fen=1">玄幻</a></li>
<li style="text-align:center; width:65px; height:30px; float:left; margin:5px;"> <a href="index.php?fen=2">奇幻</a></li>
<li style="text-align:center; width:65px; height:30px; float:left; margin:5px;"> <a href="index.php?fen=3">武侠</a></li>
<li style="text-align:center; width:65px; height:30px; float:left; margin:5px;"> <a href="index.php?fen=4">都市</a></li>
<li style="text-align:center; width:65px; height:30px; float:left; marg
起点小说网实时采集【代码】
最新推荐文章于 2025-03-16 11:14:06 发布