﻿body {
	font-size:14px;
	background:#f1f9fe;
}
.title {
	color:black;
	height:137px;
	text-align:center;
	position:relative;
	background:#39c url(../images/booktit.png) no-repeat;
	border:1px solid #39c;
}
.title h1 {
	text-indent:-9999px;
}
.title a {
	margin-left:8px;
}
.glhref {
	position:absolute;
	left:18px;
	bottom:6px;
}
.glhref a {
	color:white;
	font-weight:bold;
}
.glhref a:hover {
	color:red;
}
.gsgg {
	border:1px solid red;
	margin-top:2px;
}
.gsgg p {
	background:#900;
	font-size:14px;
	padding:8px;
	color:white;
	line-height:25px;
}
.gsgg span {
	background:#fef9fe;
	color:#006;
	display:block;
}
.gsgg span p{text-indent:24px;}
.count {
	padding-left:80px;
	margin:6px 0;
	color:#006;
	width:650px;
	height:25px;
}
.page {
	width:780px;
	margin:0 auto;
}
.datalists {
	border:1px solid #39c;
	font-size:14px;
	margin-top:28px;
}
.lytit {
	height:25px;
	background:#0099cc;
	color:white;
	position:relative;
}
.lytit li {
	float:left;
	margin-right:50px;
}
.hf {
	position:absolute;
	right:0;
	top:8px;
}
.lycontent {
	background:white;
	color:#006;
}
.hove {
	background:#E6F0F0;
}
.glhf {
	background:#147bcc;
	color:white;
}
.gsgg span, .lytit, .lycontent, .glhf, .hfcontent {
	line-height:25px;
	padding:8px;
}
.bottom {
	border:1px solid #39c;
	text-align:center;
	line-height:25px;
	padding:8px;
	border-bottom-width:0px;
}