* { padding: 0; margin: 0;}



 #wrapper { 

 margin: 0 auto;
 width: 1002px;
 height:100%;
}




#curpage{
 margin:10px;
}


.green_line{
clear:both;
width:100%;
height:2px;
background-color:#009966;
overflow:hidden;
}
.rjgl_dh_right{
float:right;
margin:0 0 0 5px;
}
.rjgl_dh_left{
float:left;
margin:0 5px 0 0;
}

#rjgl_sybg{
background-image:url(rjgl_bg_1002.jpg);
height:261px;
}




#bottom{
 width:1002px;
 height:71px;
 background-image:url(09qk-bottombg.gif);
 background-position:bottom;
 background-repeat:repeat-x;
 clear:both;
 text-align:center;
 }
#right_l{/*课本封面目录部分*/
float:left;
width:565px;
clear:left;
text-align:center;
}
#right_r{/*课本右栏*/
	width:179px;
	float:right;
	background-image:url(10_tb_right_r_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding:20px 10px 10px 10px;
	_padding:20px 5px 10px 5px;
	border: 1px solid #b1b1b1;
}
.kb_0{/*课本版权说明等的阴影条*/
	margin:10px auto;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=135,strength=4); 
	background-color:#ffffff;
	padding:0 20px;