.w_100_percent{
	width:100%;
}
/*首图模板一*/
.image_templet1_box{
	background: #fafafa;
	width:100%;
	height:580px;
}
.image_templet1_content{
	width:1004px;
	height:580px; 
	margin:0 auto;
}
.image_templet1_content_left_box{
	height:580px; 
	width:568px; 
	text-align: center;
	float:left;
	padding-top: 40px;
}
.image_templet1_content_left{	
	height:500px; 
	max-width:568px;		
}
.image_templet1_content_right{
	width:436px;
	margin-top:210px;
	float:left;
	text-align: center;	
}
.image_templet1_content_right_details{
	margin:0 auto;
	width:180px;
	margin-top: 10px;
}
.image_templet1_content_right_details_arrow{
	height:22px; 
	margin-top:7px;
	float:left;
}
.image_templet1_content_right_details_text{
	float:left; 
	margin-left: 10px;
}
/*首图模板二*/
.image_templet2_box{
	background: #fafafa;
	width:100%;
	height:580px;
}
.image_templet2_content{
	width:1004px;
	height:580px; 
	margin:0 auto;	
}
.image_templet2_content_left_box{
	height:580px; 
	width:568px; 
	text-align: center;
	float:left;
	padding-top: 40px;	
}
.image_templet2_content_left{	
	height:500px; 
	max-width:568px;	
}
.image_templet2_content_right{
	width:436px;
	margin-top:180px;	
	float:left;
	text-align: left;	
}
/*正文模板一*/
.body_text_templet1{
	background: #ffffff;
	width:100%;
	min-height:50px;
}
.body_text_templet1_content{
	width:100%;
	min-height:50px; 
	margin:0 auto;					
	text-align: center;
	position:relative;
}
.body_text_templet1_img{
	min-height:50px;	
	width:100%;			
}
.body_text_templet1_text{
	width: 1004px;
	text-align:center;					
	position:absolute;
	top:0;
	left:50%;
	margin-left: -502px;
	margin-top: 35px;
}
/*正文模板二*/
.body_text_templet2{
	background: #ffffff;
	width:100%;
	min-height:50px;
}
.body_text_templet2_content{
	width:100%;
	min-height:50px; 
	margin:0 auto;
	text-align: center;
}
.body_text_templet2_img{
	min-height:50px; 	
	width:100%;
}
/*正文模板三*/
.body_text_templet3{
	background: #ffffff;
	width:100%;
	min-height:50px;	
}
.body_text_templet3_content{
	width:100%;
	min-height:50px;
	text-align: center;
	margin:0 auto;
	position:relative;
}
.body_text_templet3_img{
	min-height:50px;
	width:100%;
}
.body_text_templet3_text{
	width: 1004px;
	text-align: center; 
	position: absolute;
	top:0;
	left:50%;
	margin-top: 35px;
	margin-left: -502px;
}
/*正文模板四*/
.body_text_templet4{
	background: #ffffff;
	width:100%;
	min-height:50px;
}
.body_text_templet4_content{
	width:100%;
	min-height:50px; 
	margin:0 auto;					
	text-align: center;
	position:relative;
}
.body_text_templet4_img{
	min-height:50px;	
	width:100%;			
}
.body_text_templet4_text{
	width: 1004px;
	text-align: left;					
	position:absolute;
	top:0;
	left:50%;
	margin-left: -502px;
	margin-top: 35px;
}
/*购买图书*/
.book_buy_items{
	background: #DEDEDE;
	width:100%;
}
.book_buy_items_content{
	width:1004px; 
	padding:57px 0; 
	margin:0 auto;
}
.book_buy_items_content_image{
	width:250px; 
	height:330px; 
	margin:27px 38px; 
	float:left;
}
.book_buy_items_content_detail{
	float:left;
	margin-top: 57px;
	max-width:460px;
}
.image_buy_fig{
	width:132px; 
	height:38px;
}
.image_buy_fig2{
	width:132px; 
	height:38px;
}
