@charset "utf-8";
/* 代码整理：懒人之家 www.lanrenzhijia.com */
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font:normal 12px/22px Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	cursor:pointer;
	color:red;
	text-decoration:none;
}
p {
	padding-top:20px;
}
/*.lanrenzhijia {
	width:300px;
	height:389px;
	margin:100px auto;
}
.theme {
	width:900px;
	height:500px;
	padding:20px;
	background:#fff;
	position:fixed;
	left:50%;
	top:50%;
	margin:-260px 0px 0px -460px;
	display:none;
	z-index:8888;
}
.theme2 {
	width:900px;
	height:500px;
	position:relative;
	float:left;
	overflow:hidden;
}
.theme .close {
	width:55px;
	height:31px;
	position:absolute;
	right:-55px;
	top:30px;
	background:url(../images/lanrenzhijia_close.png) no-repeat;
}
.theme .close:hover {
	background:url(../images/lanrenzhijia_close2.png) no-repeat;
}
.theme .next {
	width:55px;
	height:31px;
	position:absolute;
	right:-55px;
	top:70px;
	background:url(../images/lanrenzhijia_next.png) no-repeat;
}
.theme .next:hover {
	background:url(../images/lanrenzhijia_next2.png) no-repeat;
}
.theme .pre {
	width:55px;
	height:31px;
	position:absolute;
	right:-55px;
	top:110px;
	background:url(../images/lanrenzhijia_pre.png) no-repeat;
}
.theme .pre:hover {
	background:url(../images/lanrenzhijia_pre2.png) no-repeat;
}*/
.lanrenzhijia {
	width:300px;
	height:389px;
	margin:100px auto;
}
.theme {
	width:900px;
	height:500px;
	padding:20px;
	background:#fff;
	position:fixed;
	left:50%;
	top:50%;
	margin:-260px 0px 0px -460px;
	display:none;
	z-index:8888;
}
.theme2 {
	width:900px;
	height:500px;
	position:relative;
	float:left;
	overflow:hidden;
}
.theme .close {
	width:55px;
	height:55px;
	position:absolute;
	right:-20px;z-index:99 ;
	top:-25px;
	background:url(../images/lanrenzhijia_close.png) no-repeat;
}
.theme .close:hover {
	background:url(../images/lanrenzhijia_close2.png) no-repeat;
}
.theme .next {
	width:80px;
	height:35px;
	position:absolute;
	right:0px;
	top:540px;
	background:url(../images/lanrenzhijia_next.png) no-repeat;
}
.theme .next:hover {
	background:url(../images/lanrenzhijia_next2.png) no-repeat;
}
.theme .pre {
	width:80px;
	height:35px;
	position:absolute;
	right:860px;
	top:540px;
	background:url(../images/lanrenzhijia_pre.png) no-repeat;
}
.theme .pre:hover {
	background:url(../images/lanrenzhijia_pre2.png) no-repeat;
}
.theme2 ul div.detail {
	width:900px;
	height:500px;
	float:left;
}
.theme2 ul {
	width:900000px;
	height:500px;
	float:left;
}
.theme_mark {
	width:100%;
	height:100%;
	float:left;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/dark.png) repeat;
	display:none;
	z-index:7777;
}
.clr{ height:0px; display:block; clear:both;}
/*列表翻页*/
.page_list {height: 24px;line-height: 24px;text-align: center;letter-spacing: 0;font-family: "Arial Black";font-size: 10px;margin-top: 20px;}
.page_list a {display: inline-block;color:#2a2a2a;border: 1px solid #e8e8e8;background: #f8f8f8;text-align: center;padding: 0 8px;margin: 0 1px;border: 1px solid #2a2a2a;}
.page_list a.on {border: 1px solid #ccc;background: #E5EDF2;}
.page_list a:hover{background-color: red;color: white;border: 1px solid white;} 

/* 代码整理：懒人之家 www.lanrenzhijia.com */
#scrollbar0 {
	width: 900px;
}
#scrollbar0 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar0 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar0 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar0 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar0 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar1 {
	width: 900px;
}
#scrollbar1 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar1 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar1 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar1 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar1 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar2 {
	width: 900px;
}
#scrollbar2 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar2 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar2 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar2 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar2 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar3 {
	width: 900px;
}
#scrollbar3 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar3 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar3 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar3 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar3 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar4 {
	width: 900px;
}
#scrollbar4 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar4 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar4 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar4 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar4 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar5 {
	width: 900px;
}
#scrollbar5 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar5 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar5 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar5 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar5 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar6 {
	width: 900px;
}
#scrollbar6 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar6 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar6 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar6 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar6 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar7 {
	width: 900px;
}
#scrollbar7 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar7 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar7 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar7 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar7 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar8 {
	width: 900px;
}
#scrollbar8 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar8 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar8 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar8 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar8 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar9 {
	width: 900px;
}
#scrollbar9 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar9 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar9 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar9 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar9 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar10 {
	width: 900px;
}
#scrollbar10 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar10 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar10 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar10 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar10 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar11 {
	width: 900px;
}
#scrollbar11 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar11 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar11 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar11 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar11 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar12 {
	width: 900px;
}
#scrollbar12 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar12 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar12 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar12 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar12 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar13 {
	width: 900px;
}
#scrollbar13 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar13 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar13 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar13 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar13 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar14 {
	width: 900px;
}
#scrollbar14 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar14 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar14 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar14 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar14 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar15 {
	width: 900px;
}
#scrollbar15 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar15 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar15 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar15 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar15 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar16 {
	width: 900px;
}
#scrollbar16 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar16 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar16 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar16 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar16 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar17 {
	width: 900px;
}
#scrollbar17 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 8px;
}
#scrollbar17 .viewport {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scrollbar17 .track {
	background: #ccc;
	height: 100%;
	width: 8px;
	position: relative;
}
#scrollbar17 .thumb {
	background: #ff0000;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar17 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}