﻿/*
// 作品原创: 出名·工作室
// 联系ＱＱ: 8583500
// 官方网站: www.Louou.com
*/
/* 全局 */
body {
	margin:0;
	padding:0;
	color:#505050;
	font-size:14px;
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	background:#fff url(bg.jpg) no-repeat left top;
}
a {
	color:#505050;
	text-decoration:none;
	blr:expression(this.onFocus=this.blur())
}
a:link {
	color:#505050;
	text-decoration:none;
}
a:hover {
	color:#505050;
	text-decoration:underline;
}
ol,ul,li {
	list-style-type:none;
}
* {
	padding:0;
	margin:0;
}
img {
	border:0;
	border:none;
}
*html {
	background-image:url(about:blank);
	background-attachment:fixed;
}
textarea,input {
	outline:0;
	resize:none;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,input,textarea,p,blockquote,th,td,hr,button,section {
	margin:0;
	padding:0;
}
h1,.title {
	font-size:15px;
	font-weight:bold;
}
/* 布局 */
#warp {
	width:1002px;
	margin:0 auto 15px auto;
	background:#fff;
	border:5px solid #404040;
	border-top:none;
	-webkit-box-shadow:0 0 5px #909090;
	-moz-box-shadow:0 0 5px #909090;
	box-shadow:0 0 5px #909090;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#left {
	float:left;
	width:754px;
	overflow:hidden;
}
#right {
	float:right;
	width:248px;
	overflow:hidden;
}
#c {
	clear:both;
	zoom:1;
	font-size:0;
	height:0;
	padding:0;
	margin:0;
}
#top {
	color:#cdcac8;
	font-size:13px;
	height:45px;
	line-height:45px;
	background:#5f5750;
}
#top dl {
	width:1012px;
	margin:0 auto;
}
#top a {
	float:right;
	color:#cdcac8;
	line-height:25px;
	padding:10px 0;
	margin-left:15px;
}
#top a:hover {
	color:#fff;
	text-decoration:none;
}
#header {
	height:80px;
	width:1012px;
	margin:10px auto;
}
#logo {
	float:left;
}
#wall {
	float:right;
}
#wall img {
	float:right;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
/* 导航菜单 */
#menu {
	height:60px;
	background:#404040 url(m.png) no-repeat 971px 23px;
}
#menu ul {
}
#menu ul li {
	float:left;
}
#menu ul li a {
	color:#ddd;
	display:block;
	padding:0 18px;
	line-height:60px;
}
#menu ul li a:hover,#menu ul li.on a {
	color:#eee;
	background:#353535;
	text-decoration:none;
}
#menu font {
	float:left;
	width:2px;
	height:60px;
	display:block;
	background:url(line.png) repeat-y;
}
/* 首页-幻灯 */
#focus {
	width:982px;
	height:355px;
	overflow:hidden;
	position:relative;
	margin:10px 10px 0 10px;
}
#focus ul {
	float:left;
	width:982px;
	height:355px;
	clear:both;
	position:absolute;
}
#focus ul li {
	float:left;
	width:982px;
	height:355px;
	overflow:hidden;
	position:relative;
}
#focus ul li img {
	width:982px;
	height:355px;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .sbn {
	width:982px;
	position:absolute;
	bottom:20px;
	text-align:center;
}
#focus .sbn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:13px;
	height:13px;
	_font-size:0;
	margin:0 5px;
	cursor:pointer;
	background:#fff;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}
#focus .sbn span.on {
	background:#fff;
}
#focus .preNext {
	width:41px;
	height:69px;
	top:143px;
	cursor:pointer;
	position:absolute;
}
#focus .pre {
	left:0;
	background:url(p.png) no-repeat 0 0;
}
#focus .next {
	right:0;
	background:url(p.png) no-repeat -41px 0;
}
/* 首页-列表 */
#home {
	float:left;
	width:362px;
	margin:10px 0 0 10px;
	overflow:hidden;
	border-top:2px solid #4fa601;
}
#home .title {
	color:#4fa601;
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
	border-top:none;
}
#home .title font {
	float:right;
	font-size:14px;
	font-weight:normal;
}
#home .title font a {
	color:#4fa601;
}
#home ul {
	border:1px solid #e8e8e8;
	border-bottom:2px solid #e8e8e8;
	border-top:none;
}
#home ul li {
	line-height:25px;
	padding:12px 15px 12px 24px;
	border-top:1px solid #f2f2f2;
	background:url(t.png) no-repeat 15px 24px;
	overflow:hidden;
	white-space:nowrap;
}
#home ul li:hover {
	background-color:#f8f8f8;
}
#home ul li a:hover {
	color:#393;
	text-decoration:none;
}
#home ul li font {
	float:right;
	color:#aaa;
}
/* 右栏-1 */
#side-1 {
	margin:10px 10px 0 0;
	overflow:hidden;
	border-top:2px solid #4fa601;
}
#side-1 .title {
	color:#4fa601;
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
	border-top:none;
}
#side-1 ul {
	border:1px solid #e8e8e8;
	border-bottom:2px solid #e8e8e8;
	border-top:none;
}
#side-1 ul li {
	line-height:25px;
	padding:12px 15px 12px 24px;
	border-top:1px solid #f2f2f2;
	background:url(t.png) no-repeat 15px 24px;
	overflow:hidden;
	white-space:nowrap;
}
#side-1 ul li:hover {
	background-color:#f8f8f8;
}
#side-1 ul li font {
	float:right;
	color:#aaa;
}
/* 右栏-2 */
#side-2 {
	margin:10px 10px 0 0;
	overflow:hidden;
	border-top:2px solid #f60;
}
#side-2 .title {
	color:#f60;
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
	border-top:none;
}
#side-2 ul {
	border:1px solid #e8e8e8;
	border-bottom:2px solid #e8e8e8;
	border-top:none;
}
#side-2 ul li {
	line-height:25px;
	padding:12px 15px;
	border-top:1px solid #f2f2f2;
	overflow:hidden;
	white-space:nowrap;
}
#side-2 ul li font {
	float:left;
	color:#fff;
	width:35px;
	font-size:12px;
	text-align:center;
	line-height:25px;
	margin-right:6px;
	display:block;
	background:#cfe3cc;
	font-weight:normal;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
/* 右栏-3 */
#side-3 {
	margin:10px 10px 0 0;
	overflow:hidden;
	border-top:2px solid #f60;
}
#side-3 .title {
	color:#f60;
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
	border-top:none;
}
#side-3 ul {
	border:1px solid #e8e8e8;
	border-bottom:2px solid #e8e8e8;
	border-top:none;
}
#side-3 ul li {
	line-height:25px;
	padding:12px 15px;
	border-top:1px solid #f2f2f2;
	overflow:hidden;
	white-space:nowrap;
}
#side-3 ul li font {
	float:right;
	color:#fff;
	width:35px;
	font-size:12px;
	text-align:center;
	line-height:25px;
	display:block;
	background:#f96;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
/* 首页-日期索引 */
#date {
}
#date ul {
	overflow:hidden;
}
#date ul li {
	float:left;
	width:221px;
	line-height:60px;
	padding-left:15px;
	margin:10px 0 0 10px;
	border:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
}
#date ul li:hover {
	background:#f8f8f8;
}
#date ul li font {
	float:right;
	color:#888;
	width:65px;
	text-align:center;
	display:block;
	background:#f5f5f5;
	border-left:1px solid #e8e8e8;
}
/* 内页-位置 */
#here {
	overflow:hidden;
	margin:10px 10px 0 10px;
	border:1px solid #e8e8e8;
}
#here b,#here a,#here p {
	float:left;
	color:#888;
	line-height:25px;
	padding:10px 15px;
	display:block;
	font-weight:normal;
	background:url(h.png) no-repeat left;
}
#here b {
	background:#f8f8f8;
}
/* Tag页面 */
#tags {
	margin:10px 10px 0 10px;
	overflow:hidden;
	border-top:2px solid #4fa601;
}
#tags h1 {
	color:#4fa601;
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
	border-top:none;
}
#tags ul {
	overflow:hidden;
}
#tags ul li {
	float:left;
	position:relative;
	margin:2px 0 0 2px;
}
#tags ul li a {
	width:150px;
	height:25px;
	line-height:25px;
	padding:15px;
	display:block;
	border:1px solid #e8e8e8;
}
#tags ul li a:hover {
	color:#f00;
	text-decoration:none;
	background:#f8f8f8;
}
#tags ul li font {
	color:#fff;
	font-size:12px;
	position:absolute;
	top:15px;
	right:10px;
	line-height:25px;
	padding:0 8px;
	background:#b8ddb3;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
/* 内页-列表 */
#list {
	margin:10px 10px 0 10px;
	overflow:hidden;
	border-top:2px solid #2a79e1;
}
#list h1,#list .title {
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
	border-top:none;
}
#list .title font {
	float:right;
	margin-top:10px;
}
#list ul {
	border:1px solid #e8e8e8;
	border-bottom:2px solid #e8e8e8;
	border-top:none;
}
#list ul li {
	line-height:25px;
	padding:12px 15px 12px 24px;
	border-top:1px solid #f2f2f2;
	background:url(t.png) no-repeat 15px 24px;
	overflow:hidden;
	white-space:nowrap;
}
#list ul li a {
	float:left;
	margin-right:5px;
}
#list ul li em {
	float:left;
	color:#369;
	margin-right:5px;
	font-style:normal;
}
#list ul li:hover {
	background-color:#fafafa;
}
#list ul li font {
	float:right;
	color:#999;
}
#list ul li strong {
	color:#f00;
	font-weight:normal;
}
#list ul li .top,#list ul li .nice,#list ul li .new {
	float:left;
	color:#fff;
	font-size:12px;
	line-height:17px;
	font-style:normal;
	padding:4px 7px;
	background:#06f;
	margin-left:5px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#list ul li .top {
	color:#ff0;
	background:#f00;
	font-weight:normal;
}
#list ul li .nice {
	color:#fff;
	background:#090;
	text-decoration:none;
}
/* 文章详情 */
#show {
	position:relative;
	margin:10px 10px 0 10px;
	border-top:2px solid #2a79e1;
}
#show h1 {
	color:#d00;
	font-size:25px;
	height:30px;
	line-height:30px;
	text-align:center;
	padding:50px 20px 20px 20px;
	overflow:hidden;
	white-space:nowrap;
	background:#f8f8f8;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
}
#show ul {
	height:35px;
	padding:20px;
	text-align:center;
	overflow:hidden;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
}
#show ul li {
	color:#aaa;
	display:inline-block;
	line-height:35px;
	padding-right:10px;
	margin:0 3px;
	background:#f2f2f2;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#show ul li font {
	color:#888;
	display:inline-block;
	line-height:35px;
	padding:0 10px;
	margin-right:10px;
	background:#e8e8e8;
	-moz-border-radius:2px 0 0 2px;
	-webkit-border-radius:2px 0 0 2px;
	border-radius:2px 0 0 2px;
}
#show ul li a {
	color:#888;
}
#show #content {
	font-size:15px;
	line-height:35px;
	padding:20px;
	border:1px solid #e8e8e8;
}
#show #content img {
	margin:10px auto;
	max-width:694px;
	_width:expression(this.width>694 ? "694":true);
	display:block;
}
#tag {
	margin:10px 10px 0 10px;
	overflow:hidden;
	border:1px solid #e8e8e8;
}
#tag font {
	float:left;
	color:#666;
	width:65px;
	line-height:25px;
	text-align:center;
	font-weight:normal;
	padding:15px;
	background:#f8f8f8;
	border-right:1px solid #e8e8e8;
}
#tag a {
	float:left;
	color:#999;
	line-height:25px;
	padding:15px 0;
	margin-left:15px;
}
#next {
	margin:10px 10px 0 10px;
	overflow:hidden;
	border:1px solid #e8e8e8;
}
#next a {
	color:#999;
}
#next dl {
	float:left;
}
#next dl dt {
	float:left;
	color:#666;
	width:65px;
	line-height:25px;
	text-align:center;
	padding:15px;
	background:#f8f8f8;
	border-right:1px solid #e8e8e8;
}
#next dl dd {
	float:left;
	color:#999;
	width:239px;
	line-height:25px;
	padding:15px;
}
#next dl dd.previous {
	border-right:1px solid #e8e8e8;
}
#intro {
	margin:10px 10px 0 10px;
	border-top:2px solid #2a79e1;
}
#intro h1 {
	font-size:25px;
	height:29px;
	line-height:29px;
	text-align:center;
	padding:30px 10px;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
	border-top:none;
	overflow:hidden;
	white-space:nowrap;
}
#intro #content {
	font-size:16px;
	line-height:32px;
	padding:20px;
	border:1px solid #e8e8e8;
}
/* 内容-评论 */
#comment {
	margin:10px 10px 0 10px;
	border-top:2px solid #555;
}
#comment .title {
	color:#4fa601;
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
	border-top:none;
}
#comment .title font {
	float:right;
	font-size:14px;
	font-weight:normal;
}
#comment dl {
	overflow:hidden;
	margin-top:1px;
	padding:15px;
	border:1px solid #e8e8e8;
}
#comment dl:hover {
	background:#f3f3f3;
}
#comment dl dd {
	color:#393;
	font-weight:bold;
	line-height:25px;
	padding:5px 0 10px 0;
	margin-bottom:5px;
	border-bottom:1px dashed #e8e8e8;
}
#comment dl dd span {
	color:#888;
	font-weight:normal;
	float:right;
}
#comment dl dt {
	padding:5px 0;
	line-height:25px;
}
#comment dl #reply {
	color:#f00;
	border-top:1px dashed #e3e3e3;
	line-height:25px;
	padding:10px 0 5px 0;

	margin-top:5px;
}
#comment dl #reply b {
	color:#ff0;
	font-size:13px;
	font-weight:normal;
	padding:5px 6px;
	margin-right:5px;
	background:#f00;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#comment-box {
	margin:10px 10px 0 10px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
	border-top:1px solid #555;
}
#comment-box textarea {
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width:680px;
	height:75px;
	line-height:25px;
	padding:10px;
	border:1px solid #eee;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	margin-bottom:12px;
}
#comment-push {
	height:35px;
	line-height:35px;
}
#comment-push input {
	float:right;
	color:#fff;
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width:80px;
	line-height:25px;
	display:block;
	border:none;
	padding:5px 10px;
	background:#f60;
	cursor:pointer;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#comment-push input:hover {
	color:#fff;
	background:#555;
}
#comment-push b {
	float:left;
	color:#555;
	font-weight:normal;
	padding:0 10px;
	display:block;
	background:#eee;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#comment-push font {
	float:left;
	color:#888;
	padding:0 10px;
}
#comment-push font span {
	color:#f60;
}
/* 分页 */
#paging {
	margin:10px 10px 0 0;
	text-align:right;
}
#paging a {
	color:#555;
	line-height:25px;
	display:inline-block;
	padding:5px 10px;
	margin-left:2px;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
}
#paging a:hover {
	color:#555;
	background:#fff;
	text-decoration:none;
}
#paging a.hover {
	color:#555;
	background:#fff;
	border:1px solid #fff;
	display:inline-block;
	padding:5px 15px;
	margin-left:2px;
}
/* 单页模块 */
#page {
	overflow:hidden;
	background:#f8f8f8;
	margin:10px 10px 0 10px;
	border-top:2px solid #2a79e1;
}
#page h1 {
	line-height:30px;
	padding:15px 0;
	margin:0 20px;
	border-bottom:2px solid #eee;
}
#page #content {
	font-size:15px;
	line-height:30px;
	padding:20px;
}
#page #content img {
	margin:10px auto;
	max-width:694px;
	_width:expression(this.width>694 ? "694":true);
	display:block;
}
#page #content table {
	border-collapse:collapse;
	border-spacing:0;
	border:2px solid #eee;
	margin-bottom:20px;
}
#page #content table th {
	color:#06c;
	font-size:15px;
	line-height:55px;
	font-weight:bold;
	text-align:center;
	background:#eee;
	border-right:2px solid #eee;
}
#page #content table td {
	line-height:50px;
	text-align:center;
	border-top:2px solid #eee;
	border-right:2px solid #eee;
	position:relative;
}
#page #content table td a {
	color:#f00;
}
#banner {
	overflow:hidden;
	margin:10px 10px 0 10px;
}
#banner img {
	width:982px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
/* 留言模块 */
#book {
	margin:10px 10px 0 10px;
	overflow:hidden;
	border-top:2px solid #555;
}
#book h1 {
	color:#4fa601;
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
	border-top:none;
}
#book dl {
	margin-top:1px;
	padding:15px 20px;
	overflow:hidden;
	border:1px solid #e8e8e8;
}
#book dl:hover {
	background:#f8f8f8;
}
#book dl dd {
	color:#393;
	font-weight:bold;
	line-height:25px;
	padding:5px 0 10px 0;
	margin-bottom:5px;
	border-bottom:1px dashed #e8e8e8;
}
#book dl dd span {
	float:right;
	color:#888;
	font-weight:normal;
}
#book dl dt {
	padding:5px 0;
	line-height:25px;
}
#book dl #reply {
	color:#f00;
	border-top:1px dashed #e3e3e3;
	line-height:25px;
	padding:10px 0 5px 0;
	margin-top:5px;
}
#book dl #reply b {
	color:#ff0;
	font-size:12px;
	font-weight:normal;
	padding:5px 6px;
	margin-right:5px;
	background:#f00;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#book-box {
	margin:10px 10px 0 10px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
	border-top:1px solid #555;
	position:relative;
}
#book-box .hint {
	color:#888;
	font-size:12px;
	line-height:20px;
	padding:8px 12px;
	position:absolute;
	top:89px;
	right:27px;
	background:#eee;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#book-box .hint span {
	color:#f60;
}
#book-box textarea {
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width:680px;
	height:100px;
	line-height:25px;
	padding:10px;
	border:1px solid #eee;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	margin-bottom:12px;
}
#book-box-data {
	height:45px;
}
#bookstaus {
	float:left;
	margin-right:12px;
}
#bookstaus input {
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width:130px;
	line-height:24px;
	border:1px solid #eee;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	padding:10px;
}
#bookcode {
	float:left;
	width:190px;
}
#bookcode input {
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width:50px;
	line-height:24px;
	border:1px solid #eee;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	padding:10px;
}
#bookcode img {
	float:right;
	padding:10px;
	border:1px solid #eee;
	background:#fff;
}
#bookpush input {
	float:right;
	color:#fff;
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width:85px;
	line-height:28px;
	margin-left:10px;
	display:block;
	border:none;
	padding:8px;
	background:#f60;
	cursor:pointer;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#bookpush input:hover {
	color:#fff;
	background:#555;
}
/* 友情链接 */
#link {
	overflow:hidden;
	margin:10px 10px 0 10px;
	border-top:2px solid #555;
}
#link .title {
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e8e8e8;
	border-top:none;
}
#link ul {
	overflow:hidden;
	border:1px solid #e8e8e8;
	border-top:1px solid #f2f2f2;
	border-bottom:2px solid #e8e8e8;
}
#link ul li {
	float:left;
	color:#999;
	line-height:25px;
	padding:10px 0 10px 15px;
}
#link ul li a {
	color:#999;
}
/* 底部 */
#footer {
	font-size:13px;
	padding:10px 0 5px 0;
	margin-top:10px;
	position:relative;
	background:#404040;
}
#footer ul {
	padding:10px;
	text-align:center;
	overflow:hidden;
}
#footer ul li {
	color:#aaa;
	line-height:20px;
	padding:6px 8px;
	margin:0 3px;
	display:inline;
	background:#303030;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#footer ul li a {
	color:#aaa;
}
#footer p {
	color:#888;
	padding:5px 0;
	line-height:25px;
	text-align:center;
}
#footer p img {
	width:0;
	height:0;
	border:0;
	display:none;
}
/* Totop */
#totop {
	position:fixed;
	bottom:80px;
	right:50px;
	_position:absolute;
	z-index:9;
	width:69px;
	height:70px;
	display:block;
	cursor:pointer;
	background:#000 url(totop.png) no-repeat;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
}
#totop:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}