#banner{
	position:relative;
	width:980px;
	height:510px;
	margin:0 auto;
}
#door{
	position: absolute;
	width: 980px;
	height: 510px;
	left: 0px;
	top: 0px;
	z-index: 250;
}
img{ border:0;  }
.slideBox{ width:980px; height:510px; overflow:hidden; position:relative; border:0px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd img{ width:980px; height:510px; display:block;  }


.picMarquee-left{ width:960px;  overflow:hidden; position:relative;  border:0px solid #ccc;   }
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;	 cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
.picMarquee-left .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
.picMarquee-left .bd{ padding:10px 0px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 2px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:195px; height:260px; display:block; padding:4px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }

.picMarquee-leftX{ width:960px;  overflow:hidden; position:relative;  border:0px solid #ccc;   }
.picMarquee-leftX .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-leftX .hd .prev,.picMarquee-leftX .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;	 cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
.picMarquee-leftX .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
.picMarquee-leftX .bd{ padding:10px 0px;   }
.picMarquee-leftX .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-leftX .bd ul li{ margin:0 2px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-leftX .bd ul li .pic{ text-align:center; }
.picMarquee-leftX .bd ul li .pic img{ width:320px; height:208px; display:block; padding:4px; border:1px solid #ccc; }
.picMarquee-leftX .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-leftX .bd ul li .title{ line-height:24px;   }

