*{
	margin:0;
	padding:0;
}

body{
	background:#ccc url(../images/wood.jpg) repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
	font-size:12px;
	color: #000;
}*
div,ul,dl,dd,dt,li,td,tr,table,p,span,h1,h2,h3,h4,h5,h6,form{ margin:0px; padding:0px;list-style:none;}
img{ border:0; float:left;}
a{text-decoration:none; color:#444;}
a.underline:hover{text-decoration:underline;}
p{text-indent:2em;}
.none{ display:none;}
.clear{clear:both;}
.width{width:100%;}
.container{width:980px; margin:0px auto;}


.nav { width: 100%; height: 50px; background: none repeat scroll 0% 0% rgb(61, 32, 14); line-height: 50px; color: rgb(216, 198, 162); margin: 0px auto; text-align: center; overflow: hidden; }
.nav a { color: rgb(216, 198, 162); font-size: 16px; font-family: "微软雅黑"; padding: 0px 10px; text-decoration: none; }

.footer p { width: 610px; text-align: center; color:#000; font-size: 14px; font-family: "宋体"; line-height: 30px; margin: 15px auto; }

.foot-bg {width:100%;margin-top:30px;
background: url(/img1/bei1.gif) repeat;
}
.foot-bg .foot {


margin: 0 auto;
}
.foot-bg .foot .foot-menu {
width:100%;height:40px;background:url(/images/menu-bg_02.png) repeat-x;margin:0 auto;
}
.foot-bg .foot .foot-menu ul {
width:900px;
margin:0 auto;

}
.foot-bg .foot .foot-menu li {

width: 97px;
height: 40px;
display: block;
text-align: center;
line-height: 40px;
float: left;
background: url(/images/icon_11.jpg) no-repeat right;
}
.foot-bg .foot .foot-menu li a {
color: #fff;
font-size: 14px;
font-weight: bold;
}
.foot-bg .foot .foot-img {
width: 888px;
margin: 0 auto;
margin-top: 4px;
}
.foot-bg .foot  .foot-img dl {
width: 888px;
float: left;
display: inline;
margin-bottom: 8px;
}
.foot-bg .foot .foot-img dt {
width: 888px;
margin-left:180px;
margin-bottom: 8px;
}
.foot-bg .foot .foot-img p {
width: 550px;
line-height:24px;
margin: 0 auto;
color: #fff;
text-align:center;
}

h1{
	color:#2f1b0c;
	font-size:40px;
	text-align:center; 
	margin-top:10px;
	font-family:"微软雅黑"
}
span.reference{
	font-family:Arial;
	display:block;
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
	color:#FFF;
}
span.reference a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px 20px;
}
span.reference a:hover{
	color:#ddd;
}
/* Booklet jQuery Plugin Style*/
.booklet{
	-moz-box-shadow:0px 0px 1px #fff;
	-webkit-box-shadow:0px 0px 1px #fff;
	box-shadow:0px 0px 1px #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.booklet .b-wrap-left  {
	background:#fff url(../images/left_bg.jpg) no-repeat top left;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.booklet .b-wrap-right {
	background:#efefef url(../images/right_bg.jpg) no-repeat top left;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.booklet .b-counter {
	bottom:10px;
	position:absolute;
	display:block;
	
	opacity:0.8;
}
.book_wrapper{
	margin:0 auto;
	padding-top:43px;
	width:905px;
	height:540px;
	position:relative;
	background:transparent url(../images/bg.png) no-repeat 9px 20px;
}
.book_wrapper h1{
	float:left;
	color:#13386a;
	margin:5px 5px 5px 15px;
	font-size:18px;
	background:transparent url(../images/h1.png) no-repeat bottom left;
	padding-bottom:7px;
	
}
.book_wrapper p{ float:left;
	font-size:13px;
	margin:5px 5px 5px 15px;
	text-indent:2em;
}
.book_wrapper a.article,
.book_wrapper a.demo{
	background:transparent url(../images/circle.png) no-repeat 50% 0px;
	display:block;
	width:95px;
	height:41px;
	text-decoration:none;
	outline:none;
	font-size:13px;
	color:#555;
	float:left;
	line-height:41px;
	padding-left:47px;
}
.book_wrapper a.demo{
	margin-left:50px;
}
.book_wrapper a.article:hover,
.book_wrapper a.demo:hover{
	background-position:50% -41px;
	color:#13386a;
}
.book_wrapper img{
	
	
	padding:4px;
	border:1px solid #ddd;
	-moz-box-shadow:1px 1px 1px #fff;
	-webkit-box-shadow:1px 1px 1px #fff;
	box-shadow:1px 1px 1px #fff;
	margin: 0px 0px 5px 35px;
	display:inline;
}
#fenmian img{ float:left; margin-left:0;}
#end .end_img{ float:left; margin-left:0;}
.booklet .b-wrap-right img{
	border:1px solid #E6E3C2;
}
a#next_page_button,
a#prev_page_button{
	display:none;
	position:absolute;
	width:41px;
	height:40px;
	cursor:pointer;
	margin-top:-20px;
	top:50%;
	background:transparent url(../images/buttons.png) no-repeat 0px -40px;
}
a#prev_page_button{
	left:-30px;
}
a#next_page_button{
	right:-30px;
	background-position:-41px -40px;
}
a#next_page_button:hover{
	background-position:-41px 0px;
}
a#prev_page_button:hover{
	background-position:0px 0px;
}
.loading{
	width:160px;
	height:56px;
	position: absolute;
	top:50%;
	margin-top:-28px;
	right:135px;
	line-height:56px;
	color:#fff;
	padding-left:60px;
	font-size:15px;
	background: #000 url(../images/ajax-loader.gif) no-repeat 10px 50%;
	opacity: 0.7;
	z-index:9999;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}