		.focusBox { position: relative; width:1200px; height:410px;  overflow: hidden; }	
		.focusBox .pic{ position:relative; z-index:0; }	
		.focusBox .pic img { width:1200px; height:410px; display: block; }	
		.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }	
		.focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;		display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot.png) no-repeat 0 -16px;	}	
		.focusBox .hd .on{ background-position:0 0; }	
		.focusBox .prev,	
		.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }	
		.focusBox .prev { left: 0; }	
		.focusBox .next { background-position: 0 -90px; right: 0; }	
		.focusBox .prev:hover,	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }	</style>


		.slideBox{ width:300px; height:225px; overflow:hidden; position:relative;  }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:298px; height:223px; display:block; border:1px solid #CCC  }
		.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:5px; bottom:10px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:10px;  width:20px; height:20px; line-height:20px; text-align:center; background:#EEE; cursor:pointer; font-family:Verdana, Geneva, sans-serif; font-size:14px; font-weight:bold; color:#333}
		.slideBox .hd ul li.on{ background:#FF8001; color:#fff; }

.ladyScroll{width:1198px;height:110px;border:#ddd 1px solid;position:relative;}	
.ladyScroll .prev,.ladyScroll .next{width:51px;height:45px;position:absolute;top:20px;left:0;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}	
.ladyScroll .next{ left:auto; right:0; background-position:0 -90px;}	
.ladyScroll .prev:hover{ background-position:0 -45px; }	
.ladyScroll .next:hover{ background-position:0 -135px; }	
.ladyScroll .scrollWrap{width:1168px;margin-left:15px;padding:15px 0;overflow:hidden;position:absolute;}	
.ladyScroll dl{float:left;width:100px;text-align:center; padding:0px 7px; text-align:center}	
/*.ladyScroll  span{display:block;width:298px;height:53px;position:absolute;left:5px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}	
*/.ladyScroll  dt{margin:0 auto;width:100px;overflow:hidden; margin-bottom:10px; }	
.ladyScroll  img{display:block;width:100px;height:50px;}	
.ladyScroll  dd{width:100px; height:30px;font-size:20px;color:#333333;text-align:center;overflow:hidden;}
.ladyScroll  dd h3{  font-size:14px;  width:100PX; height:30PX; line-height:30PX; overflow:hidden; font-weight: normal}


		.picMarquee-left{width:1198px;height:110px;border:#ddd 1px solid;position:relative;}	
		.picMarquee-left .bd{width:1168px;margin-left:15px;padding:15px 0;overflow:hidden;position:absolute;}	
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{float:left;width:100px;text-align:center; padding:0px 7px; text-align:center}
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{display:block;width:100px;height:50px;}
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{  font-size:14px;  width:100PX; height:30PX; line-height:30PX; overflow:hidden; font-weight: normal}


		.slideBox{ width:279px; height:208px; overflow:hidden; position:relative; border:1px solid #ddd;  }
		.slideBox .hd{ height:20x; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#CCCCCC; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:279px; height:208px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }




		/* 导css */
		.nav{ position:relative; z-index:1;  }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left; font-size:14px}
		.nav .nLi h3 a{ display:block; padding:0px; font-size:14px; font-weight: bold; font-size:14px}
		#nav .sub{ display:none; width:100%; left:1px; top:55px;  position:absolute; background:#555; padding:0px;  }
		#nav .sub li{ zoom:1; border-left:none; border-bottom:1px  dashed #888; height:45px;line-height:45px}
		#nav .sub a{ display:block; padding:0px; border:0px; line-height:45px;height:45px; font-size:14px}
		#nav .sub a:hover{ background:#6d6d6d; color:#fff;  }
		#nav .on h3 a{ background:#333; color:#fff;   }
