@charset "UTF-8";
/* CSS Document of Niehaihua*/
body {
	background-color: #FFC;
	font-family: pmingliu,simsun,serif;
	text-align: center;	
	font-size: 14px;
	letter-spacing: 1px;
	color: #DDD;
	margin-top:0;
	margin-bottom:0;
	}
p {
	font-size: 18px;
	font-style: normal;
	color: #DDD;
	text-align:left;
	padding-left: 10px;
	letter-spacing: 2px;
	line-height: 24px;
	margin: 0;
}
a {
	color:#FFC;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #FFC;
	text-decoration: none;
}
a:hover {
	color:#900;
	text-decoration:none;
}
a:active {
	color: #FFC;
	text-decoration: none;
}
#container {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666;
	text-align: left;
}
#main {
	position: absolute;
	left: 190px;
	top: 250px;
	width: 770px;
	z-index: 2;
	background-image:url(../img/BG053.jpg)
}
#side-menu {
	position: absolute;
	left: 0;
	top: 250px;
	width: 190px;
	height:700px;
	padding-top:8px;
	z-index: 4;
	background-color: #666;
}
#side-ad {
	position: absolute;
	left: 0px;
	top: 950px;
	width: 190px;
	height: auto;
	z-index: 4;
	background-color: #666;
}
#header {
	width: 960px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;	
	z-index: 1;
	background-color: #353535;
}
#footer {
	width: 960px;
	height: 50px;
	position:absolute;
	left:0;
	bottom:0;
	z-index: 3;
	background-color: #555;
}
#p-footer {
	font-family: Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:12px;
	font-style:normal;
	letter-spacing:1px;
	line-height:16px;
	padding-top:8px;
}
p.footer {
	font-family: Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:12px;
	font-style:normal;
	letter-spacing:1px;
	line-height:16px;
	padding-top:8px;
}
#table {
	display: block;
	border-collapse: separate;
	width: 710px;
}
.tr {
	display: table;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 99%;
	}
.td {
	display:table-cell;
	height: auto;
	width: 216px;
	vertical-align:middle;
}
.td2 {
	display:table-cell;
	height: auto;
	width: 66%;
	vertical-align:middle;
}
.rowspan {
	position: absolute;
	width: 216px;
}
.rowspan2 {
	position: absolute;
	width: 450px;
}
.imgrow-L {
	margin-left: 9px;
}
.imgrow-L2 {
	margin-left: 7px;
	margin-right: 3px;
}
.imgrow-m {
	margin-left: 18px;
}
.imgrow-r {
	margin-right: 9px;
}
.imgrow-r2 {
	margin-right: 18px;
}
.return, .link {
	font-size:18px;
	color: #FFC;
	background-color: #999;
}
.h-name {
	font-weight: bold;
	color: #003399;
	background-color: #DDD;
}
p.san {
	font-size:22px;
	font-weight:normal;
	text-align:left;
	line-height:150%;
	margin-left:20px;
	padding-top:40px;
}
p.book {
	text-align: center;
	letter-spacing: 2px;
	line-height: 28px;
}
p.series-no {
	text-align:center;
	font-size:20px;
	margin-top:8px;
}
div.bottom-ad {
	margin-top:10px;
}
p.sm-artist {
	font-size:16px;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}
p.sm-author {
	font-size:17px;
	font-weight:bold;
	text-align:center;	
	margin-top:0;
	margin-bottom:15px;
}
img.mright {
	margin-left:450px;
}
img.small {
	width:30px;
	height:30px;
}
.button-page {
	font:normal 15px Tahoma, Geneva, sans-serif;
	font-style:normal;
	color:#666;
	background:#FFD83D;
	border:0px none #FFF;
	text-shadow:0px -1px 1px #222;
	box-shadow:0px 2px 5px #000;
	-moz-box-shadow:0px 2px 5px #000;
	-webkit-box-shadow:0px 2px 5px #000;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:55px;
	padding:2px 25px;
	cursor:pointer;
	margin:0 auto;
}
.button-page:visited {
	color: #666;
}
.button-page:hover {
	color: #900;
}
.button-page:active {
	cursor:pointer;
	position:relative;
	top:2px;
}
.back-to-top {
    position: fixed;
    bottom: 100px;
    right: 0px;
    text-decoration: none;
    color: #000000 !important;
    background-color: rgba(235, 235, 235, 0.80);
    font-size: 13px;
    padding: 10px;
    display: none;
}
.back-to-top:hover {    
    background-color: rgba(135, 135, 135, 0.50);
}
