div#cwp_rs, div#cwp_rs div{
 /*overflow: hidden;*/
 display: block;
 margin: 0px auto;
 padding: 0px;
 position: relative;
 font-size: 13px;
}
div#cwp_rs{
 padding-top:25px;
 width: 100%;
 height: 280px;
 background:#ffcb05;
}
div#cwp_rs div.rsl,div#cwp_rs div.rsr{
overflow:hidden;
 width: 460px;
 height: 235px;
 position: absolute;
 top: 0px;
 margin: 0px;
}
div#cwp_rs div.rsl{
 left: 0px;
}
div#cwp_rs div.rsr{
 right: 0px;
}
div#cwp_rs div#cwp_rs_container{
position:relative;
 width:960px;
 height: 235px;
}
div#cwp_rs_content{
 display: none;
 visibility: hidden;
 width: 1px;
 height: 1px;
 overflow: hidden;
}

div#cwp_rs ul{
 background: url('../img/slider_line.gif') 0px 11px #ffcb05 repeat-x;
 width: 520px;
 height: 30px;
 margin: 0px auto;
 padding: 0px 15px;
 list-style: none;
 text-align: justify;
 line-height: 0;
 font-size: 1px;
 text-justify: newspaper;
 zoom: 1;
 text-align-last: justify;	
}
div#cwp_rs ul:after{
 width: 100%; 
 height: 0px;
 visibility: hidden;
 overflow: hidden;
 content: '';
 display: inline-block;
}
div#cwp_rs ul li{
 background: url('../img/bull.png') 50% 0px transparent no-repeat;
 width: 9px;
 height: 30px;
 display: inline-block;
 text-align: left;
 line-height: normal;
 vertical-align: top;
 cursor: pointer;
 //display: inline;
 //zoom: 1;
}
div#cwp_rs b{
 width: 22px;
 height: 30px;
 display: block;
 margin: 0px;
 padding: 0px;
 background: url('../img/bulla.png') 50% 0px transparent no-repeat;
 position: absolute;
 top: 261px;
 left: 0px;
}

.main_ban_bg{ width:100%; background:#ffcb05; overflow:hidden;}
#cwp_rs_container div p { width:260px; height:100px; position:relative; padding:110px 0 0 200px;}
#cwp_rs_container div p a { position:absolute; bottom:0; right:0; display:block;}
#cwp_rs_container div p a:hover img { position:absolute; bottom:0; right:0; display:block; opacity:0.8; filter:alpha(opacity=80);}

.all_news { position:absolute; bottom:-45px; right:0; z-index:99; display:block;}
a.all_news:hover img{opacity:0.8; filter:alpha(opacity=80);}