.ndbg{
	position: relative;
	width: 977px;
	height: 1070px;
	background: url(con-bg.png) no-repeat;
	margin: 0 auto;
	margin-top: 25px;
}

.pre, .next, .first, .last{
	position: absolute;
	right: -105px;
	width: 105px;
	height: 50px;
	background: url(icon-5.png) no-repeat;
	font-family: "微软雅黑";
	font-size: 16px;
	color: white;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}

.pre{
	bottom: 255px;
}

.next{
	bottom: 192px;
}

.first{
	bottom: 132px;
}

.last{
	bottom: 72px;
}

.fm, .content, .fd{
	position: absolute;
	width: 950px;
	height: 1000px;
	top: 35px;
	left: 17px;
}

.fm .niandu{
	width: 180px;
	height: 50px;
	background: url(icon-6.png) no-repeat;
	font-family: "Arial";
	font-size: 30px;
	color: white;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

.fm h2{
	font-family: "FZZYSK";
	font-size: 42px;
	line-height: 60px;
	margin-top: 10px;
	color: #d81b23;
	text-align: center;
}

.fm h4{
	font-family: "Iskoola Pota";
	font-size: 18px;
	color: #d81b23;
	text-align: center;
	line-height: 25px;
	margin-top: 10px;
}

.fm p{
	position: absolute;
	font-family: "FZZYSK";
	font-size: 24px;
	color: #666666;
	line-height: 60px;
	text-align: center;
	bottom: 20px;
	left: 315px;
}

.quanwen{
	display: block;
	width: 195px;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #000000;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 70px;
}

.bookstore{
	width: 1202px;
	height: 297px;
	background: url(wood.png) no-repeat 0px 170px;
	overflow: hidden;
	margin: 0 auto;
}

.book{
	display: block;
	width: 167px;
	height: 199px;
	background: url(book.png);
	font-size: 24px;
	color: white;
	text-align: center;
	overflow: hidden;
}

.book span{
	display: block;
	line-height: 45px;
}

.mid{
	margin: 0 auto;
	*float: left;
	*margin-left: 515px;
}

.title{
	width: 350px;
	height: 55px;
	background: url(title-red.png);
	margin: 0 auto;
	margin-bottom: 50px;
	font-family: "微软雅黑";
	font-size: 24px;
	color: white;
	line-height: 55px;
	text-align: center;
}

.book-fl{
	float: left;
	margin-left: 50px;
}

.diqu{
	min-height: 255px;
	width: 1202px;
	background: url(map.png) no-repeat;
	margin: 0 auto;
}

.diqu .diqu-title{
	background: url(title-yellow.png) no-repeat;
	height: 55px;
	width: 350px;
    font-family: 微软雅黑;
    font-size: 24px;
    color: white;
    line-height: 55px;
    text-align: center; 
    margin: 0 auto;
    margin-bottom: 50px;
}

.diqu .diqu-con{
	width: 170px;
	height: 70px;
	float: left;
	background-color: #d8d8d8;
	font-family: "微软雅黑";
	color: #666;
	font-size: 20px;
	text-align: center;
	line-height: 70px;
	margin-left: 15px;
	border-radius: 10px;
	margin-right:15px;
}

.diqu .diqu-con:hover{
	background-color: #ffa200;
	color: white;
}