/*网站前台首页所用CSS样式*/
/*第一部分CSS*/
#first{width:980px;height:263px; background-color:#ffffff; margin-top:10px;}

	#first_left{width:290px;height:263px;float:left; margin-right:10px;}
		
		#first_left_top{width:290px;height:28px;background-image:url(../images/lrtop.gif);line-height:28px;}
		
		#first_left_middle{width:270px;height:214px;background-image:url(../images/lrmiddle.gif); padding:10px;}
		
		#first_left_bottom{width:290px;height:1px; background-color:#d2e1fe;}
		
	#first_center{width:380px;height:263px;float:left; margin-right:10px;}
		
		#first_center_top{width:380px;height:28px;background-image:url(../images/mtop.gif);line-height:28px;}
		
		#first_center_middle{width:380px;height:234px;background-image:url(../images/mmiddle.gif);}
		
			#first_center_middle li{height:26px; padding-left:5px;}
		
		#first_center_bottom{width:380px;height:1px; background-color:#d2e1fe;}
		
	#first_right{width:290px;height:263px;float:left;}
		
		#first_right_top{width:290px;height:28px;background-image:url(../images/lrtop.gif);line-height:28px;}
		
		#first_right_middle{width:290px;height:234px;background-image:url(../images/lrmiddle.gif);}
		
			#first_right_middle li{height:26px; padding-left:5px;}
		
		#first_right_bottom{width:290px;height:1px; background-color:#d2e1fe;}

/*第二部分CSS*/		
#second{width:980px;height:263px; background-color:#ffffff; margin-top:10px;}

	/*使一行内图片和文字能显示在一条水平线上*/
	#second_left_top img{margin-bottom:10px;}
	#second_center_top img{margin-bottom:10px;}
	#second_right_top img{margin-bottom:10px;}

	#second_left{width:290px;height:263px;float:left; margin-right:10px;}
		
		#second_left_top{width:290px;height:28px;background-image:url(../images/lrtop.gif);line-height:28px;}
		
		#second_left_middle{width:290px;height:234px;background-image:url(../images/lrmiddle.gif);}
		
		#second_left_middle li{height:26px; padding-left:5px;}
		
		#second_left_bottom{width:290px;height:1px; background-color:#d2e1fe;}
		
	#second_center{width:380px;height:263px;float:left; margin-right:10px;}
		
		#second_center_top{width:380px;height:28px;background-image:url(../images/mtop.gif);line-height:28px;}
		
		#second_center_middle{width:380px;height:234px;background-image:url(../images/mmiddle.gif);}
		
			#second_center_middle li{height:26px; padding-left:5px;}
		
		#second_center_bottom{width:380px;height:1px; background-color:#d2e1fe;}
		
	#second_right{width:290px;height:263px;float:left;}
		
		#second_right_top{width:290px;height:28px;background-image:url(../images/lrtop.gif);line-height:28px;}
		
		#second_right_middle{width:290px;height:234px;background-image:url(../images/lrmiddle.gif);}
		
			#second_right_middle li{height:26px; padding-left:5px;}
		
		#second_right_bottom{width:290px;height:1px; background-color:#d2e1fe;}

/*第三部分CSS*/		
#third{width:980px;height:263px; background-color:#ffffff; margin-top:10px;}

	/*使一行内图片和文字能显示在一条水平线上*/
	#third_left_top img{margin-bottom:10px;}
	#third_center_top img{margin-bottom:10px;}
	#third_right_top img{margin-bottom:10px;}

	#third_left{width:290px;height:263px;float:left; margin-right:10px;}
		
		#third_left_top{width:290px;height:28px;background-image:url(../images/lrtop.gif);line-height:28px;}
		
		#third_left_middle{width:290px;height:234px;background-image:url(../images/lrmiddle.gif);}
		
		#third_left_middle li{height:26px; padding-left:5px;}
		
		#third_left_bottom{width:290px;height:1px; background-color:#d2e1fe;}
		
	#third_center{width:380px;height:263px;float:left; margin-right:10px;}
		
		#third_center_top{width:380px;height:28px;background-image:url(../images/mtop.gif);line-height:28px;}
		
		#third_center_middle{width:380px;height:234px;background-image:url(../images/mmiddle.gif);}
		
			#third_center_middle li{height:26px; padding-left:5px;}
		
		#third_center_bottom{width:380px;height:1px; background-color:#d2e1fe;}
		
	#third_right{width:290px;height:263px;float:left;}
		
		#third_right_top{width:290px;height:28px;background-image:url(../images/lrtop.gif);line-height:28px;}
		
		#third_right_middle{width:270px;height:234px;background-image:url(../images/lrmiddle.gif); padding-left:10px; padding-right:10px;}
		
			#third_right_middle li{width:270px;height:46px; padding-top:10px;}
			
				#xbyqlj{width:270px;height:260px;background-image:url(../images/yqljback.jpg);z-index:1;position:relative; display:none;left:0px;top:-306px;}
				
					#xbyqlj li{width:260px;height:25px; line-height:25px;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #666666;padding:0px 0px 0px 10px;}
		
		#third_right_bottom{width:290px;height:1px; background-color:#d2e1fe;}