/*底部*/
/*首页底部*/
/*底部*/
.foot_01{
  margin:5px auto 10px auto;
  padding:0;
  width:1001px;
  background:#eeeeee;
  border:#999999 1px solid ;
}
.foot_01_left{
  float:left;
  padding:9px 0 0 25px;
}
.foot01_1{
  float:left;
  margin:9px 0 0 21px;
}
.link{
  width:650px; 
  line-height:22px; 
  margin:auto; 
  text-align:center;
}
.link a{
  margin:0 10px;
}
.foot_01_right{
  float:left;
  padding:9px 0 0 25px;
}
.dd a{
  width:190px;
  display: block;
  float:left;
  line-height:20px;
  background:url(images/foot_02.jpg) no-repeat left 50%;
  padding-left:8px;
}
/*加拿大和其他国别底部*/
.foot_gj{
  margin:5px auto 10px auto;
  padding:0;
  width:1001px;
  background:#fae8e3;
  border:#df7353 1px solid ;
}
.foot_gj_left{
  float:left;
  width:20px;
  padding:9px 0 0 10px;
  font-size:13px;color:#932a01;
  font-weight:bold;
  filter: 
     Dropshadow(offx=1,offy=0,color=#ffffff) 
	 Dropshadow(offx=0,offy=1,color=#ffffff) 
	 Dropshadow(offx=0,offy=-1,color=#ffffff) 
	 Dropshadow(offx=-1,offy=0,color=#ffffff);
}

.link{
  width:650px; 
  line-height:22px; 
  margin:auto; 
  text-align:center;
}
.link a{
  margin:0 10px;
}
.foot_gj_right{
  float:left;
  padding:9px 0 0 10px;
}
.dd a{
  width:150px;
  display: block;
  float:left;
  line-height:20px;
  background:url(images/foot_02.jpg) no-repeat left 50%;
  padding-left:8px;
}
/*链接*/
.footgj_link a:link{font-size:12px; color:#d54d17; text-decoration:none;}
.footgj_link a:visited{font-size:12px; color:#d54d17; text-decoration:none;}
.footgj_link a:hover{font-size:12px; color:#d54d17; text-decoration:underline;}
.footgj_link a:active{font-size:12px; color:#d54d17; text-decoration:underline;}

/*澳洲底部*/
.foot_az{
  margin:5px auto 10px auto;
  padding:0;
  width:1001px;
  background:#eaf8f8;
  border:#7fb7b7 1px solid ;
}