/* 小说阅读网2006版CSS样式表_首页 王峰 2005-12-12  */

/* 通用标签 */

h1 { font-size:12px;
	line-height:24px;
	height:24px;
	border-top:1px solid #c66;
	color:#fff;
	background:url(http://www.net-down.com/images/col_news.gif) no-repeat left top;
	margin:0;
	text-align:left;
	padding:0 0 0 15px;
	}

h2 { font-size:12px;
	line-height:24px;
	height:24px;
	border-top:1px solid #36c;
	color:#fff;
	background:url(http://www.net-down.com/images/col_list1.gif) no-repeat left top;
	margin:0;
	text-align:left;
	padding:0 0 0 15px;
	}

#body h2 a,#body h2 a:hover { color:#fff;
	text-decoration:none;
	}

/* 主体布局 */

#news,#lastlist,#newbook,#commendblogarticle { margin-bottom:10px;
	border:1px dashed #ccc;
	padding:2px;
	}

#welcom { margin:10px 5px;
	width:150px;
	line-height:18px;
	}

#lastlist p { padding:10px;
	text-align:center;
	margin:0;
	}

#news p { margin:5px;
	line-height:16px;
	text-align:left;
	}

.topnav a { color:#000;
	width:160px;
	padding:5px 0;
	margin:0 0 1px 0;
	text-align:center;
	text-decoration:none;
	display:block;
	background:url(http://www.net-down.com/images/bg_top10.gif) repeat-y left;
	}

.topnav a:hover { color:#fff;
	text-decoration:none;
	background:#999;
	}

#lastlist li { padding-bottom:1px;
	padding-left:10px;
	}

#lastlist div { width:510px;
	}

#lastlist .lasttime { position:absolute;
	margin:-21px 0 0 545px;
	color:#666;
	width:100px;
	}

#newbook li,#newshort li { padding-bottom:1px;
	float:left;
	width:275px;
	border-bottom:1px dotted #666;
	margin:0 5px;
	}

#newbook div,#newshort div { width:185px;
	}

#newbook .lasttime,#newshort .lasttime { position:absolute;
	margin:-21px 0 0 185px;
	color:#1A53FF;
	width:90px;
	text-align:right;
	}

#commendblog { margin-bottom:7px;
	width:160px;
	}

#commendblog li { text-align:left;
	padding:2px 0;
	}

#commendblog li.more { text-align:right;
	padding:3px;
	background:none;
	}

#commendblog li img { margin:0 5px 0 10px;
	}

#commendblogarticle li { float:left;
	background:url(http://www.net-down.com/images/li_arrow1.gif) no-repeat 5px 6px;
	padding-left:15px;
	margin:0 5px;
	width:260px;
	border-bottom:1px dotted #666;
	}

#commendblogarticle li.more,#newbook li.more,#newshort li.more { clear:both;
	background:none;
	padding:5px;
	margin:0;
	border:none;
	width:580px;
	text-align:right;
	}

#commendblogarticle h2,#newshort h2 { background:url(http://www.net-down.com/images/col_list3.gif) no-repeat left top;
	}

/* 友情链接 */

#links {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:#EEE;
	}

#links h3 {
	font-size:12px;
	margin:0;
	height:22px;
	line-height:22px;
	background:#DDD;
	text-align:left;
	padding:0 0 0 15px;
	}

#links ul {
	margin-top:5px;
	}

#links a {
	color:#000;
	}

#links a:hover {
	background-color:#F7F7F7;
	}

#linkimage li,#linktext li {
	text-align:center;
	float:left;
	padding:0 15px;
	}
