﻿body {
	background-color: #F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#book {
	MARGIN-BOTTOM: 10px;
	background-color: #CCCCCC;
}
.dh {
	FONT-SIZE: 15px;
	color: #353535;
	FONT-FAMILY: Arial;
	font-weight: bold;
}
.dh a:link {
	FONT-SIZE: 15px;
	color: #353535;
  font-weight: bold;
	text-decoration: none;
}

.dh a:visited {
	FONT-SIZE: 15px;
	color: #353535;
  font-weight: bold;
	text-decoration: none;
}
.dh a:hover {
	FONT-SIZE: 15px;
	color: #353535;
  font-weight: bold;
	text-decoration: underline;
}


.gd {
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
	line-height: 22px;
}
.biaoti {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.biaoti1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.wenzhang {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.wenzhang1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #868686;
}
.biaoti2 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#center {
	position: absolute;
	left: 50%;
	top:  300px;
	margin-right: 50%;
	margin-bottom: 50%;
}
#slider {
	position: absolute;
	width: 840px;
	height: 352px;
	left: -418px;
	top:  -140px;
	overflow: hidden;
	background: #000;
	border: 10px solid #f4f5f5;
}
#slider .slide {
	position: absolute;
	top: 0px;
	width: 840px;
	height: 352px;
	background: #fff;
	overflow: hidden;
	border-left: #f4f5f5 solid 1px;
	cursor: default;
}
#slider .title   {
	color: #F80;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 1.5em;
	text-decoration: none;
}
#slider .backgroundText {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	background: #000;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
#slider .text {
	position: absolute;
	top:  300px;
	top:  300px;
	color: #FFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	width: 470px;
	left: 14px;
}
#slider .diapo {
	position: absolute;
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: hidden;
}
.middle {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.middle a:link {
	FONT-SIZE: 12px;
	color: #000066;
	text-decoration: none;
	line-height: 20px;
}

.middle a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.middle a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	line-height: 20px;
}
