                /* 本例子css */
                .slideBox{ width:100%;  overflow:hidden; position:relative;}
                .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:0px; bottom:15px; z-index:1;width:100%;}
                .slideBox .hd ul{ overflow:hidden; zoom:1; width:100%;text-align:center;}
                .slideBox .hd ul li{list-style:none; display:inline-block; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius:100%;}
                .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:100%;  /*height:444px;*/height:400px; 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;}

.tpcontent{font-weight: bold; font-size: 11pt; color: #2b2b2b; font-family: 宋体;}
.cytpstyle{font-size: 9pt; color: #2b2b2b; font-family: 宋体;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}

