/*底部开始*/
/*bottom底部部分*/
#botWrap{/*height:206px;*/ 
           overflow:hidden; 
		   margin-top:17px; 
		   /*background:#e8e8e8;*/
		   border-top:1px solid #CCC;
                    background-image: url(../images/bottom-bg.jpg);
		   filter:progid:DXImageTransform.Microsoft.Gradient("gradientType=0 90,startColorStr=#FDFDFD,endColorStr=#D0D0D0");/*IE*/
		   background:-moz-linear-gradient(top,#FDFDFD,#D0D0D0);/*火狐*/ 
		   background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#FDFDFD), to(#D0D0D0));/*谷歌*/ 
		   }
.bottom{
	      width:1002px; 
		  height:206px; 
		  margin:0 auto;
		  }
.botL{
	 width:174px; 
	 float:left; 
	 margin-top:38px; 
	 text-align:center; 
	 color:#99C
	 }
.botL p a {color:#000; font-weight:bold; font-size:14px; font-family:"宋体"; }
.botL p a:hover { color:#DF1312;}
.botL a img { margin:0 auto 4px;}
.botR{
	    width:820px; 
		float:right; 
		padding-top:20px;
		}
.botR li{
			float:left;
		}
.pxxm{ 
		position:relative;
	}
.uy{ 
		position:absolute; 
		left:58px; 
		font-size:12px; 
		color:#424141; 
		font-weight:bold;
	}
.botR .pxxm div{
				float:left; 
				padding-top:25px;
				}
.botR .pxxm .gywm{
					padding-left:66px;
					}
.botR .pxxm div a{
	              width:104px;
				  line-height:20px;
				  }
.botR .XM{
	        width:100px; 
			margin-right:0;
			}
.botR .px{
	       float:left;
		   width:111px; 
		   /*padding-top:24px;*/ 
		   margin-right:25px;
		   }
.botR .px a{ line-height:20px;}
.gywmWrap{
	      width:111px; 
		  overflow:hidden; 
		  line-height:20px; 
		  margin-right:25px;
		  }
.gywm{
	    padding-bottom:5px; 
		font-weight:bold;
		color:#424141;
		font-size:12px;
		display:inline-block;
		}

.botR a{
	      display:block; 
		  /*width:140px;*/ 
		  color:#424141; 
		  font-size:12px;
		  }
.guanf{padding-left:21px;}
.botR a:hover{color:#666; text-decoration:underline;}
.bq{
	 display:block;
	  height:40px; 
	  width:1002px; 
	  float:left; 
	  text-align:center; 
	  padding-top:20px; 
	  color:#424141;
	  line-height:20px;
	  font-size:12px;
	  }

/*底部结束*/