*{margin:0; padding:0;}
a{text-decoration:none;}
a:link,a:active{color:#383838;}
a:visited{color:#383838;}
body{font-size:12px;font-family:"微软雅黑";}
img{border:none;}
#bmlk,#bmlk a{color:#FFF;font-size:12px;}
.nav-normal{float:left;padding:0px 10px 0px 10px;margin:0px 2px 0px 2px;height:35px;cursor:pointer;color:#000;}
.nav-select{float:left;padding:0px 10px 0px 10px;margin:0px 2px 0px 2px;height:35px;cursor:pointer;background-color:#7db319;color:#FFF;}
.top{float:left;width:50px;height:50px; background:url(/images/20121226/icon_08.jpg) no-repeat;}
.top:hover{float:left;width:50px;height:50px; background:url(/images/20121226/icon_10.jpg) no-repeat;}
/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:980px;
	height:439px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:980px;
  height:439px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:960px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:439px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:43px;
  height:43px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:200px;
  left:10px;
  background-image: url(/images/20121226/btn_lift.png)!important;/* FF IE7 */
  background-repeat: no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/20121226/btn_lift.png'); /* IE6 */
  _ background-image: none; /* IE6 */
}
#rightControl {
  top:200px;
  right:10px;
  background-image: url(/images/20121226/btn_right.png)!important;/* FF IE7 */
  background-repeat: no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/20121226/btn_right.png'); /* IE6 */
  _ background-image: none; /* IE6 */
}
.wz22{font-size:16px; line-height:26px;}
.wz22 h4{font-size:18px;}
.wz22 div span{background:#fff; padding:0 0 0 10px; font-size:16px}
.wz22 p{text-align:left; font-size:16px; padding:0 0 16px 0}