/*
// 作品原创: 出名·工作室
// 联系ＱＱ: 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;
}
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-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;
}
#wall {
	overflow:hidden;
	position:relative;
}
#right {
	float:right;
	width:1002px;
	overflow:hidden;
}
#c {
	clear:both;
	zoom:1;
	font-size:0;
	height:0;
	padding:0;
	margin:0;
}
#side-fixed {
	width:1002px;
	top:0;
	z-index:2;
}
.fixed {
	position:fixed;
}
#sides {
	clear:both;
	zoom:1;
	font-size:0;
	height:5;
	padding:0;
	margin:0;
}
#d {
	overflow:hidden;
}
#d img {
	margin-top:10px;
}
#pay {
	overflow:hidden;
}
#pay img {
	width:749px
	height:60px;
	margin:10px 0 0 10px;
}
#load {
	z-index:99;
	width:100%;
	position:absolute;
	top:45px;
	left:0;
}
#load div {
	width:0;
	height:2px;
	background:#2d4c86;
}
#cue {
	margin:10px 10px 0 10px;
	border-top:1px solid #555;
}
#cue h1 {
	line-height:30px;
	padding:15px 15px;
	background:#f8f8f8;
	border:1px solid #eee;
	border-top:none;
}
#cue p {
	font-size:20px;
	padding:105px 50px;
	text-align:center;
	overflow:hidden;
	background:#fff;
	border:1px solid #eee;
}
#top {
	font-size:13px;
	overflow:hidden;
	background:#2d4c86;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#top dl {
	width:1002px;
	margin:0 auto;
	height:25px;
	line-height:25px;
	padding:10px 0;
}
#top dl dd {
	float:left;
	color:#e9f0fe;
}
#top dl dt {
	float:right;
}
#top a {
	float:left;
	color:#e9f0fe;
	margin-left:15px;
}
#top a:hover {
	color:#fff;
	text-decoration:none;
}
#header {
	width:1002px;
	height:80px;
	margin:10px auto;
}
#logo {
	float:left;
}
#logo img {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#tom {
	float:right;
	margin-top:11px;
}
#tom a {
	float:left;
	width:58px;
	height:58px;
	display:block;
	margin-left:10px;
	background:url(../images/tom.gif) 232px 0;
}
#tom a:hover {
	background-position:232px -58px;
}
#tom a.b {
	background-position:174px 0;
}
#tom a.b:hover {
	background-position:174px -58px;
}
#tom a.c {
	background-position:116px 0;
}
#tom a.c:hover {
	background-position:116px -58px;
}
#tom a.d {
	background-position:58px 0;
}
#tom a.d:hover {
	background-position:58px -58px;
}
#tom a.e {
	width:100px;
	background-position:0 0;
}
#tom a.e:hover {
	background-position:0 -58px;
}
#search {
	font-size:13px;
	padding:8px;
	position:absolute;
	top:0;
	right:0;
	background:#f5f5f5;
	border-left:10px solid #fff;
}
#search input {
	float:left;
	color:#ccc;
	font-family:'Microsoft Yahei';
	height:20px;
	line-height:20px;
	width:80px;
	padding:6px;
	margin-right:1px;
	outline:0;
	border:1px solid #ccc;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#search input:focus {
	color:#5f5750;
	width:150px;
	border:1px solid #aaa;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#search button {
	float:left;
	color:#fff;
	width:50px;
	text-align:center;
	font-family:'Microsoft Yahei';
	height:34px;
	line-height:34px;
	border:none;
	background:#5f5750;
	cursor:pointer;
}
#search button:hover {
	background:#c00;
}
/* 导航菜单 */
#menu {
	width:982px;
	height:50px;
	margin:0 auto;
	padding:0 10px 3px 10px;
	position:relative;
	background:url(../images/m.png) no-repeat;
}
#menu ul {
	position:absolute;
	top:-5px;
}
#menu p a {
	float:right;
	color:#375da4;
	font-size:13px;
	width:66px;
	height:25px;
	line-height:25px;
	padding:0 8px;
	margin-top:13px;
	background:url(../images/q.png) no-repeat;
}
#menu p a:hover {
	text-decoration:none;
	background-position:0 -25px;
}
#menu ul li {
	float:left;
	position:relative;
}
#menu ul font {
	float:left;
	width:2px;
	height:50px;
	margin:5px 1px 0 1px;
	background:url(../images/m.png) no-repeat right -53px;
}
#menu ul li a {
	color:#264072;
	width:85px;
	line-height:50px;
	padding:5px 0 3px 0;
	text-align:center;
	display:block;
}
#menu ul li ul {
	display:none;
	position:absolute;
	z-index:9;
	width:83px;
	top:56px;
	left:0;
	background:#34589b;
	border:1px solid #264072;
	border-top:none;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
#menu ul li ul li {
	display:block;
	float:none;
	height:42px;
	line-height:42px;
	position:relative;
}
#menu ul li.two {
	background:url(../images/m.png) no-repeat 0 -53px;
}
#menu ul li.two a {
	color:#fff;
	text-decoration:none;
}
#menu ul li.two ul {
	display:block;
}
#menu ul li.two ul a {
	color:#fff;
	display:block;
	width:83px;
	height:42px;
	line-height:42px;
	padding:1px 0 0 0;
	background:none;
}
#menu ul li.two ul li {
	padding:0;
	margin:0;
	background:url(../images/m.png) no-repeat -85px -53px;
}
#menu ul li.two ul li a:hover {
	color:#ff0;
}
#menu ul li.on a {
	color:#fff;
	text-decoration:none;
	background:url(../images/m.png) no-repeat 0 -53px;
}
#line {
	width:980px;
	margin:0 auto;
	line-height:25px;
	padding:10px;
	background:#f2f5fb;
	border:1px solid #c9d7ef;
	border-top:none;
}
#line #b {
	float:right;
}
/* 首页-公告 */
#news {
	margin-top:10px;
	overflow:hidden;
	border-top:2px solid #f00;
	border-bottom:1px solid #e5e5e5;
}
#news .title {
	color:#f00;
	line-height:26px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-bottom:1px solid #eee;
	border-top:none;
}
#news .title a {
	color:#f00;
}
#news ul {
	background:#fff;
	border:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	padding:0 15px 9px 15px;
}
#news ul li {
	line-height:29px;
	padding:10px 0 10px 10px;
	border-bottom:1px dashed #eee;
	background:url(../images/t.png) no-repeat 0 24px;
	overflow:hidden;
	white-space:nowrap;
}
.c0 {
	color:#f00;
}
.c1 {
	color:#0f0;
}
.c2 {
	color:#00f;
}
.c3 {
	color:#f0f;
}
.c4 {
	color:#0ff;
}
.c5 {
	color:#000;
}
/* 表格 */
#form {
	overflow:hidden;
	margin:10px 0 0 10px;
	background:#f5f5f5;
	border-top:2px solid #393;
	border-bottom:1px solid #e5e5e5;
}
#form table {
	border-collapse:1;
	border-spacing:0;
}
#form table tr:hover {
	background:#fff;
}
#g {
	width:100%;
	text-align:center;
	border-left:1px solid #e5e5e5;
}
#g th {
	color:#393;
	font-size:15px;
	line-height:55px;
	font-weight:bold;
	text-align:center;
	background:#eee;
	border:1px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
#g td {
	color:#444;
	line-height:50px;
	text-align:center;
	border:1px solid #e5e5e5;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	position:relative;
	white-space:nowrap;
}
#g tr#k td,#g tr#k td a {
	color:#e00;
}
#g td#ser {
	text-align:left;
	padding-left:15px;
}
#g td i {
	top:10px;
	right:10px;
	width:20px;
	height:12px;
	position:absolute;
	background:url(../images/h.gif) no-repeat;
}
/* 首页-热点/推荐 */
#read {
	float:left;
	width:369px;
	margin:10px 0 0 10px;
	overflow:hidden;
	border-top:2px solid #06c;
	border-bottom:1px solid #e5e5e5;
}
#read .title {
	line-height:26px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-bottom:1px solid #eee;
	border-top:none;
}
#read .title a {
	color:#06c;
}
#read .title font a {
	float:right;
	color:#666;
	font-size:14px;
	font-weight:normal;
}
#read ul {
	background:#fff;
	border:1px solid #e5e5e5;
	border-top:1px solid #eee;
	padding:0 15px 9px 15px;
}
#read ul li {
	line-height:29px;
	padding:10px 0 10px 10px;
	border-bottom:1px dashed #eee;
	background:url(../images/t.png) no-repeat 0 25px;
	overflow:hidden;
	white-space:nowrap;
}
#read ul li font {
	float:right;
	color:#aaa;
}
/* 标志 */
#mark {
}
#mark ul {
	overflow:hidden;
	margin-top:10px;
}
#mark ul li {
	float:left;
	width:241px;
	margin-left:10px;
	background:#fff;
	border:1px solid #e5e5e5;
	border-top:1px solid #666;
}
#mark ul li img {
	float:left;
	width:75px;
	height:75px;
	padding:5px;
	border-right:1px solid #e5e5e5;
}
#mark ul li dl {
	float:left;
	width:134px;
	padding:7px 10px;
	background:#f8f8f8;
	border-left:1px solid #fff;
}
#mark ul li:hover {
	border:1px solid #ddd;
	border-top:1px solid #c00;
}
#mark ul li:hover dl {
	background:#f5f5f5;
}
#mark ul li dl dd {
	color:#06c;
	height:26px;
	line-height:26px;
	margin-bottom:5px;
}
#mark ul li dl dt {
	color:#999;
	font-size:13px;
	line-height:20px;
}
/* 首页-图片 */
#home {
	overflow:hidden;
}
#home .title {
	font-size:14px;
	height:35px;
	line-height:35px;
	padding:10px 0;
	border-bottom:1px solid #393;
}
#home .title b {
	float:left;
	color:#fff;
	line-height:35px;
	font-weight:normal;
	padding:0 15px;
	display:block;
	background:#393;
}
#home #l,#home #r {
	float:right;
	color:#fff;
	font-weight:normal;
	line-height:35px;
	padding:0 10px;
	margin-left:2px;
	cursor:pointer;
	background:#bbb;
}
#home #l:hover,#home #r:hover {
	background:#393;
}
#home .title font {
	float:right;
	font-weight:normal;
}
#home .title font a {
	float:left;
	color:#999;
	line-height:35px;
	margin-right:15px;
}
#home #live-list {
	width:1001px;
	height:157px;
	overflow:hidden;
	border:1px solid #e5e5e5;
	border-top:none;
	border-left:none;
}
#home ul {
	overflow:hidden;
}
#home ul li {
	float:left;
	background:#fff;
	border-left:1px solid #e5e5e5;
	position:relative;
}
#home ul li:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#home ul li img {
	width:122px;
	height:100px;
	display:block;
	padding:10px;
	border-bottom:1px solid #eee;
}
#home ul li p {
	width:122px;
	height:25px;
	line-height:25px;
	text-align:center;
	padding:5px 10px;
	overflow:hidden;
	text-align:center;
	background:#f5f5f5;
	border-top:1px solid #fff;
	overflow:hidden;
	white-space:nowrap;
}
#home ul li .top,#home ul li .nice,#home ul li .new {
	color:#ff0;
	font-size:12px;
	line-height:20px;
	font-style:normal;
	position:absolute;
	top:10px;
	right:10px;
	padding:5px 8px;
	background:#f00;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#home ul li .nice {
	color:#fff;
	background:#090;
	text-decoration:none;
}
#home ul li .new {
	color:#fff;
	background:#06f;
	font-weight:normal;
}
/* 首页-评论 */
#ting {
	float:right;
}
#ting dl {
	overflow:hidden;
}
#ting dl dd {
	float:left;
	width:480px;
	height:226px;
	margin:10px 10px 0 10px;
	overflow:hidden;
	border-top:1px solid #69c;
}
#ting dl dd .title {
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #eeeeee;
	border-top:none;
}
#ting dl dd .title font {
	float:right;
}
#ting dl dd .title font a {
	float:right;
	color:#999;
	font-size:13px;
	font-weight:normal;
	margin-left:20px;
}
#ting dl dd ol {
	height:168px;
	position:relative;
	border:1px solid #eeeeee;
}
#ting dl dd ul {
	overflow:hidden;
	position:absolute;
	height:153px;
	top:0;
	left:0;
	margin:0 15px 15px 15px;
}
#ting dl dd ul li {
	width:450px;
	line-height:30px;
	padding:10px 0;
	border-bottom:1px dashed #e8e8e8;
	overflow:hidden;
	white-space:nowrap;
}
#ting dl dd ul li font {
	float:right;
	color:#f80;
}
#ting dl dt {
	float:right;
}
/* 内页-位置 */
#here {
	overflow:hidden;
	margin-top:10px;
	background:#f8f8f8;
	position:relative;
}
#here b,#here a,#here p {
	float:left;
	color:#888;
	line-height:20px;
	padding:15px 20px;
	display:block;
	font-weight:normal;
	background:url(../images/h.png) no-repeat left;
}
#here b {
	background:#f5f5f5;
}
/* 内页-侧栏通用 */
#side {
	margin-top:10px;
	overflow:hidden;
	border-top:2px solid #c39;
	border-bottom:1px solid #e5e5e5;
}
#side .title {
	color:#c39;
	line-height:30px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-bottom:1px solid #eee;
	border-top:none;
}
#side ul {
	background:#fff;
	border:1px solid #e5e5e5;
	border-top:1px solid #eee;
	padding:0 15px 15px 15px;
}
#side ul li {
	line-height:25px;
	padding:12px 0 12px 10px;
	border-bottom:1px dashed #e8e8e8;
	background:url(../images/t.png) no-repeat 0 24px;
	overflow:hidden;
	white-space:nowrap;
}
#side ul li font {
	float:right;
	color:#999;
}
/* 内页-侧栏热门 */
#rank {
	margin-top:10px;
	overflow:hidden;
	border-top:2px solid #f60;
	border-bottom:1px solid #e5e5e5;
}
#rank .title {
	color:#f60;
	line-height:30px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-bottom:1px solid #eee;
	border-top:none;
}
#rank ul {
	background:#fff;
	border:1px solid #e5e5e5;
	border-top:1px solid #eee;
	padding:0 15px 15px 15px;
}
#rank ul li {
	line-height:25px;
	padding:12px 0;
	border-bottom:1px dashed #eee;
	overflow:hidden;
	white-space:nowrap;
}
#rank ul li b {
	float:left;
	color:#fff;
	width:38px;
	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;
}
/* Tag页面 */
#tags {
	margin:10px 0 0 10px;
	overflow:hidden;
	border-top:2px solid #555;
}
#tags h1 {
	color:#555;
	line-height:30px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-top:none;
}
#tags ul {
	overflow:hidden;
	background:#fff;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
}
#tags ul li {
	float:left;
	position:relative;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
#tags ul li a {
	width:166px;
	height:35px;
	line-height:35px;
	padding:15px 10px;
	display:block;
}
#tags ul li a:hover {
	color:#f00;
	text-decoration:none;
	background:#fafafa;
}
#tags ul li font {
	color:#fff;
	position:absolute;
	top:20px;
	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 0 0 10px;
	overflow:hidden;
	border-top:2px solid #06c;
	border-bottom:1px solid #e5e5e5;
}
#list h1,#list .title {
	color:#06c;
	line-height:30px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-bottom:1px solid #eee;
	border-top:none;
}
#list .title font {
	float:right;
	margin-top:10px;
}
#list ul {
	background:#fff;
	border:1px solid #e5e5e5;
	border-top:1px solid #eee;
	padding:0 15px 15px 15px;
}
#list ul li {
	line-height:25px;
	padding:12px 0 12px 10px;
	border-bottom:1px dashed #e8e8e8;
	background:url(../images/t.png) no-repeat 0 24px;
	overflow:hidden;
	white-space:nowrap;
}
#list ul li a {
	float:left;
	margin-right:5px;
}
#list ul li em a {
	color:#f50;
	font-style:normal;
	padding:0 5px;
	background:#eee;
	margin-right:8px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#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;
}
/* 内页-列表-1 */
#list-1 {
	margin:10px 0 0 10px;
	overflow:hidden;
	border-top:2px solid #06c;
	border-bottom:2px solid #e5e5e5;
}
#list-1 h1 {
	line-height:30px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-bottom:1px solid #eee;
	border-top:none;
}
#list-1 h1 span {
	float:right;
}
#list-1 h1 span a {
	color:#555;
	font-size:14px;
	font-weight:normal;
	margin-left:15px;
}
#list-1 h1 span img {
	margin:19px 15px 0 0;
}
#list-1 dl {
	padding:15px;
	overflow:hidden;
	background:#fff;
	border:1px solid #e5e5e5;
	border-top:1px solid #eee;
	border-bottom:none;
}
#list-1 dl dd {
	float:left;
	margin-right:15px;
}
#list-1 dl dd img {
	width:200px;
	height:125px;
}
#list-1 dl dt {
	float:left;
	width:502px;
}
#list-1 dl dt.n {
	width:717px;
}
#list-1 dl dt .title {
	font-size:16px;
	line-height:30px;
}
#list-1 dl dt .title a {
	color:#2668a9;
}
#list-1 dl dt p {
	color:#888;
	height:50px;
	line-height:25px;
	padding:5px 0;
	margin-bottom:3px;
	overflow:hidden;
}
#list-1 dl dt ul {
	overflow:hidden;
}
#list-1 dl dt ul li {
	float:left;
	color:#888;
	line-height:22px;
	padding:5px 10px 5px 28px;
	margin-right:10px;
	display:block;
	background:#f1f1f1 url(../images/t.png) no-repeat 10px -110px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#list-1 dl dt ul li#author {
	padding:5px 10px 5px 26px;
	background-position:10px -229px;
}
#list-1 dl dt ul li#hit {
	background-position:10px -169px;
}
#list-1 dl dt ul li#com {
	padding:5px 10px 5px 30px;
	background-position:10px -199px;
}
#list-1 dl dt ul li.top,#list-1 dl dt ul li.nice,#list-1 dl dt ul li.new {
	float:right;
	color:#fff;
	font-size:12px;
	line-height:22px;
	padding:5px 8px;
	background:#60a0ff;
	margin:0 0 0 10px;
}
#list-1 dl dt ul li.top {
	background:#ff7859;
}
#list-1 dl dt ul li.new {
	background:#54cf54;
}
/* 图片列表-高 */
#list-2 {
	overflow:hidden;
}
#list-2 h1 {
	font-size:14px;
	height:35px;
	line-height:35px;
	padding:10px 0;
	border-bottom:1px solid #393;
}
#list-2 h1 b {
	float:left;
	color:#fff;
	line-height:35px;
	font-weight:normal;
	padding:0 15px;
	display:block;
	background:#393;
}
#list-2 h1 font {
	float:right;
	color:#393;
	font-weight:normal;
}
#list-2 h1 font a {
	float:left;
	color:#fff;
	font-weight:normal;
	line-height:35px;
	padding:0 10px;
	margin-left:2px;
	background:#aaa;
}
#list-2 h1 font a:hover {
	text-decoration:none;
	background:#666;
}
#list-2 ul {
	overflow:hidden;
}
#list-2 ul li {
	float:left;
	width:241px;
	display:block;
	overflow:hidden;
	margin:10px 10px 0 0;
	background:#fff;
	border:1px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
	position:relative;
}
#list-2 ul li:hover {
	border:1px solid #ddd;
	border-top:1px solid #555;
	border-bottom:2px solid #ddd;
}
#list-2 ul li img {
	width:221px;
	height:210px;
	padding:10px;
	border-bottom:1px solid #e5e5e5;
}
#list-2 ul li p {
	width:211px;
	line-height:30px;
	padding:10px 15px;
	text-align:center;
	overflow:hidden;
	background:#f8f8f8;
	border-top:1px solid #fff;
}
#list-2 ul li .top,#list-2 ul li .nice,#list-2 ul li .new {
	color:#ff0;
	font-size:12px;
	line-height:20px;
	font-style:normal;
	position:absolute;
	top:10px;
	right:10px;
	padding:5px 8px;
	background:#f00;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#list-2 ul li .nice {
	color:#fff;
	background:#090;
	text-decoration:none;
}
#list-2 ul li .new {
	color:#fff;
	background:#06f;
	font-weight:normal;
}
/* 文章详情 */
#show {
	position:relative;
	margin:10px 0 0 10px;
	background:#f8f8f8;
	border-top:2px solid #2a79e1;
}
#show h1 {
	color:#d00;
	font-size:25px;
	height:30px;
	line-height:30px;
	text-align:center;
	padding:50px 0 20px 20px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	overflow:hidden;
	white-space:nowrap;
}
#show ul {
	height:35px;
	padding:20px;
	text-align:center;
	overflow:hidden;
	border:1px solid #e5e5e5;
	border-bottom:1px solid #eee;
	border-top:none;
}
#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;
	background:#fff;
	border:1px solid #e5e5e5;
	border-top:1px solid #eee;
	border-bottom:2px solid #e5e5e5;
}
#show #content img {
	margin:10px auto;
	max-width:707px;
	_width:expression(this.width>707 ? "707":true);
	display:block;
}
#tag {
	margin:2px 0 0 10px;
	overflow:hidden;
	background:#fff;
	border:1px solid #e5e5e5;
}
#tag b {
	float:left;
	color:#666;
	width:65px;
	line-height:25px;
	text-align:center;
	font-weight:normal;
	padding:15px;
	background:#f8f8f8;
	border-right:2px solid #e5e5e5;
}
#tag a {
	float:left;
	color:#999;
	line-height:25px;
	padding:15px 0;
	margin-left:15px;
}
#next {
	margin:2px 0 0 10px;
	overflow:hidden;
	background:#fff;
}
#next a {
	color:#999;
}
#next dl {
	float:left;
	border:1px solid #e5e5e5;
}
#next dl dt {
	float:left;
	color:#666;
	width:65px;
	line-height:25px;
	text-align:center;
	padding:15px;
	background:#f8f8f8;
	border-right:2px solid #e5e5e5;
}
#next dl dd {
	float:left;
	color:#999;
	width:244px;
	line-height:25px;
	padding:15px;
}
#next dl.previous {
	margin-left:2px;
}
#intro {
	margin:10px 0 0 10px;
	background:#f8f8f8;
	border-top:2px solid #2a79e1;
	border-bottom:1px solid #e5e5e5;
}
#intro h1 {
	line-height:30px;
	padding:15px;
	border:1px solid #e5e5e5;
	border-bottom:1px solid #eee;
	border-top:none;
	overflow:hidden;
	white-space:nowrap;
}
#intro #content {
	font-size:16px;
	line-height:32px;
	padding:20px;
	background:#fff;
	border:1px solid #e5e5e5;
	border-top:1px solid #eee;
}
/* 内容-评论 */
#comment {
	margin:10px 0 0 10px;
	overflow:hidden;
	border-top:2px solid #c39;
	border-bottom:2px solid #e5e5e5;
}
#comment .title {
	color:#c39;
	line-height:30px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-bottom:1px solid #eee;
	border-top:none;
}
#comment .title span {
	float:right;
	font-size:14px;
	font-weight:normal;
}
#comment dl {
	overflow:hidden;
	padding:15px;
	background:#fff;
	border:1px solid #e5e5e5;
	border-top:1px solid #eee;
	border-bottom:none;
}
#comment dl:hover {
	background:#fafafa;
}
#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 0 0 10px;
	padding:10px;
	background:#fafafa;
	border:1px solid #e5e5e5;
	border-top:1px solid #555;
}
#comment-box textarea {
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width:705px;
	height:75px;
	line-height:25px;
	padding:10px;
	border:1px solid #e5e5e5;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	margin-bottom:10px;
}
#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:#555;
	cursor:pointer;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#comment-push input:hover {
	color:#fff;
	background:#e00;
}
#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;
}
/* ColorBox Core Style */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;background:#555;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
/* User Style */
#cboxOverlay{}
#colorbox{}
#cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -100px 0;}
#cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -129px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -100px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -129px -29px;}
#cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;font-size: 12px;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext.hover{background-position:-50px -25px;}
#cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose.hover{background-position: -25px;}
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
.cboxIE6 #cboxTopLeft{background:url(../images/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(../images/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(../images/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(../images/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(../images/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(../images/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(../images/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(../images/borderMiddleRight.png);}
.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split(")[1], this.style.background = none, this.style.filter = progid:DXImageTransform.Microsoft.AlphaImageLoader(src= + this.src + , sizingMethod=scale));
}
/* 分页 */
#paging {
	margin-top:10px;
	text-align:right;
}
#paging a {
	color:#888;
	line-height:20px;
	display:inline-block;
	padding:10px 15px;
	margin-left:5px;
	background:#f5f5f5;
	border:1px solid #e5e5e5;
}
#paging a:hover {
	color:#555;
	background:#f5f5f5;
	text-decoration:none;
	border:1px solid #e5e5e5;
}
#paging a.hover {
	color:#555;
	background:#fff;
	border:1px solid #e5e5e5;
	display:inline-block;
	padding:10px 15px;
	margin-left:5px;
}
/* 单页模块 */
#page {
	margin:10px 0 0 10px;
	overflow:hidden;
	border-top:2px solid #06c;
	border-bottom:1px solid #e5e5e5;
}
#page h1 {
	color:#06c;
	line-height:30px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-bottom:1px solid #eee;
	border-top:none;
}
#page #content {
	line-height:30px;
	padding:20px;
	background:#fff;
	border:1px solid #e5e5e5;
	border-top:1px solid #eee;
}
#page #content img {
	margin:10px auto;
	max-width:707px;
	_width:expression(this.width>707 ? "707":true);
	display:block;
}
#page #content table {
	border-collapse:1;
	border-spacing:0;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	margin-bottom:20px;
}
#page #content table th {
	color:#06c;
	font-size:15px;
	line-height:55px;
	font-weight:bold;
	text-align:center;
	background:#eee;
	border:1px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
#page #content table td {
	line-height:50px;
	text-align:center;
	border:1px solid #e5e5e5;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
#page #content table td a {
	color:#f00;
}
#banner {
	overflow:hidden;
	margin-top:10px;
}
#banner img {
	width:1002px;
}
/* 留言模块 */
#book {
	margin:10px 0 0 10px;
	overflow:hidden;
	border-top:2px solid #555;
	border-bottom:2px solid #e5e5e5;
}
#book h1 {
	color:#555;
	line-height:30px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-bottom:1px solid #eee;
	border-top:none;
}
#book dl {
	overflow:hidden;
	padding:15px;
	background:#fff;
	border:1px solid #e5e5e5;
	border-top:1px solid #eee;
	border-bottom:none;
}
#book dl:hover {
	background:#fafafa;
}
#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 0 0 10px;
	padding:10px;
	background:#fafafa;
	border:1px solid #e5e5e5;
	border-top:1px solid #555;
	position:relative;
}
#book-box .hint {
	color:#888;
	font-size:12px;
	line-height:20px;
	padding:8px 12px;
	position:absolute;
	top:60px;
	right:21px;
	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:705px;
	height:75px;
	line-height:25px;
	padding:10px;
	border:1px solid #e5e5e5;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	margin-bottom:10px;
}
#book-box-data {
	height:41px;
}
#bookstaus {
	float:left;
	margin-right:10px;
}
#bookstaus input {
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width:130px;
	line-height:23px;
	border:1px solid #e5e5e5;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	padding:8px 10px;
}
#bookcode {
	float:left;
	width:185px;
}
#bookcode input {
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width:50px;
	line-height:23px;
	border:1px solid #e5e5e5;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	padding:8px 10px;
}
#bookcode img {
	float:right;
	height:23px;
	padding:8px 10px;
	background:#fff;
	border:1px solid #e5e5e5;
}
#bookpush input {
	float:right;
	color:#fff;
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width:85px;
	line-height:25px;
	margin-left:10px;
	display:block;
	border:none;
	padding:8px;
	background:#555;
	cursor:pointer;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#bookpush input:hover {
	color:#fff;
	background:#e00;
}
/* 友情链接 */
#link {
	overflow:hidden;
	margin-top:10px;
}
#link .title {
	float:left;
	color:#fff;
	width:90px;
	font-size:14px;
	font-weight:normal;
	line-height:25px;
	padding:11px 0;
	text-align:center;
	background:#06c;
}
#link ul {
	float:left;
	width:900px;
	overflow:hidden;
	margin-left:10px;
	background:#fff;
	border:1px solid #e5e5e5;
	border-left:1px solid #06c;
}
#link ul li {
	float:left;
}
#link ul li a {
	color:#888;
	display:block;
	line-height:25px;
	padding:10px;
	border-right:1px solid #e5e5e5;
}
#link ul li a:hover {
	color:#555;
	text-decoration:none;
	background:#f5f5f5;
}
/* 底部 */
#bottom {
	font-size:13px;
	margin-top:10px;
	padding:2px;
	background:#f6f6f6;
	border:1px solid #e1e1e1;
}
#bottom ul {
	text-align:center;
	overflow:hidden;
	border:1px solid #e5e5e5;
	background-color:#f5f5f5;
	background:-moz-linear-gradient(top,#ffffff 0%,#eeeeee);
	background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#eeeeee));
	filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff',EndColorStr='#eeeeee');
	position:relative;
}
#bottom ul li {
	color:#767183;
	line-height:45px;
	padding:0 10px;
	display:inline;
}
#bottom ul li a {
	color:#767183;
}
#bottom ul li img {
	position:absolute;
	top:12px;
	right:15px;
}
#footer {
	font-size:13px;
	margin:10px auto;
	color:#565261;
	line-height:25px;
	text-align:center;
}
/* Totop */
#totop {
	position:fixed;
	bottom:80px;
	right:50px;
	_position:absolute;
	z-index:9;
	width:69px;
	height:70px;
	display:block;
	cursor:pointer;
	background:#333 url(../images/totop.png) no-repeat;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
#totop:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
/* 原lib/css/base.css */
*html .baseMessage {position: absolute;top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(35 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}
.baseMessage{height:53px;overflow:hidden;padding:5px 15px 5px 10px;display:none;position:fixed;top:35%;left:50%;z-index:1000;}
.baseMessage .icon_ok{background:url(../images/tip_layer.png) no-repeat -7px 0;_background:url(../images/tip_layer.gif) no-repeat -7px 0;height:53px;display:inline-block;width:44px;vertical-align:middle;}
.baseMessage .icon_warn{background:url(../images/tip_layer.png) no-repeat -7px -54px;_background:url(../images/tip_layer.gif) no-repeat -7px -54px;height:53px;display:inline-block;width:44px;vertical-align:middle}
.baseMessage .icon_error{background:url(../images/tip_layer.png) no-repeat -7px -108px;_background:url(../images/tip_layer.gif) no-repeat -7px -108px;height:53px;display:inline-block;width:44px;vertical-align:middle}
.baseMessage .icon_txt{background:url(../images/tip_layer.png) 0 -161px;_background:url(../images/tip_layer.gif) 0 -161px;height:53px;line-height:53px;display:inline-block;padding:0 10px;vertical-align:middle;min-width:50px;font-size:14px;font-weight:bold;color:#606060;}
.baseMessage .icon_r{background:url(../images/tip_layer.png) no-repeat 0 0;_background:url(../images/tip_layer.gif) no-repeat 0 0;height:53px;display:inline-block;width:6px;vertical-align:middle;}

.upIcon{background:url(../images/up.gif) no-repeat;width:16px;height:16px;display:inline-block;}
.downIcon{background:url(../images/down.gif) no-repeat;width:16px;height:16px;display:inline-block;}
.deleteIcon{background:url(../images/delete.gif) no-repeat;width:16px;height:16px;display:inline-block;}
/* 在线客服 */
#ol {
	font-size:13px;
	position:fixed;
	top:202px;
	right:0;
	_position:absolute;
}
#ol a {
	color:#00a0e9;
}
#ol a:hover {
	color:#f80;
	text-decoration:none;
}
#ol #olu {
	position:relative;
	width:28px;
	float:left;
}
#ol #olu a {
	width:29px;
	height:115px;
	display:block;
}
#ols {
	background:url(../images/ol.png) no-repeat 0 bottom;
	padding-bottom:5px;
	width:140px;
	float:left;
	overflow:hidden;
}
#ol .tp {
	background:url(../images/ol.png) no-repeat 0% 0%;
	height:5px;
}
#ol ul {
	background:url(../images/ol.png) repeat-y -141px 0;
	padding:0 5px;
}
#ol ul h3 {
	color:#027fe0;
	height:45px;
	line-height:45px;
	text-align:center;
	border-bottom:1px solid #eee;
	margin-bottom:5px;
}
#ol ul li {
	height:36px;
	line-height:36px;
	overflow:hidden;
	word-wrap:break-word;
	border-bottom:1px dashed #eee;
	margin:0 10px;
}
#ol ul li#wx {
	height:110px;
	border-bottom:none;
	margin:7px 10px 10px 10px;
}
#ol ul li#wx img {
	width:110px;
	height:110px;
}
#ol ul li.b {
	border-bottom:1px solid #ace5f9;
}
#ol ul li.n {
	border-bottom:none;
}
#ol .btnopen {
	background:url(../images/ol.png) no-repeat -312px 0;
	position:relative;
	width:29px;
	height:115px;
	top:50px;
	left:0;
}
#ol .btnctn {
	background:url(../images/ol.png) no-repeat -282px 0;
	position:relative;
	width:29px;
	height:115px;
	top:50px;
	left:0;
}
#ol .qq {
	display:block;
	padding-left:21px;
	background:url(../images/ol.png) no-repeat 0px -19px;
}
#ol span {
	color:#01a520;
	display:block;
	padding-left:19px;
	background:url(../images/ol.png) no-repeat 0px -50px;
}
#ol span:hover {
	color:#f80;
}
#ol .un {
	display:block;
	padding-left:21px;
	background:url(../images/ol.png) no-repeat 0px -84px;
}
#ol .yy {
	display:block;
	padding-left:21px;
	background:url(../images/ol.png) no-repeat 0px -114px;
}
#ol .cz {
	display:block;
	padding-left:21px;
	background:url(../images/ol.png) no-repeat 0px -143px;
}
#ol .go {
	display:block;
	padding-left:21px;
	background:url(../images/ol.png) no-repeat 0px -172px;
}