@charset "utf-8";
/* CSS Document */

@import url(global.css);
@import url(aboutright.css);

	
#contentRight{width:760px;  float:right;}
.newEquipment,.newEquipmentContent{width:738px; padding:10px; float:left; border:1px solid #D7D7D7;}
.newEquipment strong,.newEquipmentContent strong{ float:left;width:718px; background:#D7D7D7; font-size:14px; height:30px; line-height:30px; padding:0 10px; margin-bottom:10px;}
	.newEquipment dl,.newEquipmentContent dl{  margin-bottom:10px; width:738px; float:left;}
		.newEquipment dl{border-bottom:1px dashed #ccc; padding-bottom:10px;}
	.newEquipment dl span img,.newEquipmentContent dl span img{width:106px; height:146px; float:left; border:1px solid #ccc; padding:1px; margin:0 20px 10px 0;}
	.newEquipment dl dt,.newEquipment dl dt{ float:left;width:600px;}
	.newEquipment dl dd a,.newEquipment dl dd a:hover{ text-decoration:none; color:#666;}
	.newEquipment dl dt a,.newEquipment dl dt a:hover{ color:#000; font-weight:bold; text-decoration:underline;}
	.newEquipmentContent dl{color:#666;}
	.newEquipmentContent dl dt{font-weight:bold; font-size:14px; margin-bottom:10px; text-decoration:underline;color:#000;}
	.newEquipmentContent dl dd b{color:#000;}
	
	


	/*下一页*/
	.allpages{width:738px; float:left; border:1px solid #DADADA;border-top:none; padding:0 10px; height:30px; line-height:30px; font-weight:bold; text-align:center; overflow:hidden; background:#E4E4E4; margin-bottom:15px;}
		
			
		.allpages ul li span{ font-weight:normal;}
		.allpages ul li{float:left; margin-right:10px; }
		.currentpage,.graypage{height:20px; overflow:hidden; margin-top:5px; line-height:20px; padding:0 5px;  font-weight:bold;float:left;}
		.currentpage{ border:1px solid #B9CDE3;background:#fff; }
		.currentpage a,.currentpage a:hover{ color:#FE2597;}
		.graypage{border:1px solid #999;background:#fff;}
		
		.pageUp,.pageDown{border:1px solid #999; float:left; hieght:20px; line-height:20px; margin-top:5px; padding:0 5px;background:#fff;}
		
		.pageUp a,.pageUp a:hover,.pageDown a,.pageDown a:hover{ color:#FE2798; font-weight:normal; text-decoration:none;}
		.allpages ul li input{border:1px solid #999; width:50px; margin-top:3px;_margin-top:5px;}
