.font1081129{ font-size: 9pt ;}

.cgzh_box{position:relative;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.cgzh_box .prev,
.cgzh_box .next{ position:absolute; left: 0%;top: 50%;margin-top: -30px;display: block;width: 40px;height: 60px;background: url(images/slider-arrow.png) -126px -5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.cgzh_box .next{ left:auto; right:0%; background-position:-6px -5px;}
.cgzh_box .prev:hover,
.cgzh_box .next:hover{ filter:alpha(opacity=100);opacity:1;}

