.Proshow a:visited {color:#333333;}

.Proshow {
	width:236px; 
    float:right;
    position:relative;
    }
    
.Proshow_img{ width:100%; height:100%;}
.Proshow_img img{ width:100%; height:195px;padding-bottom:10px;}

.Proshow_qh{
	width:100%;
	overflow:hidden;
	margin-top:5px;
}
.Proshow_qh span{color:#333333;}

.feature-slide-preview span a {
color:#333333;
}

.feature-slide-list {
    height:17px;
	*height:20px;
    position:absolute; 
    bottom:0; 
    right:0px;/*-8px;*/
}

.feature-slide-list a {
    float: left;
    display: inline;
    width: 6px;
    height: 8px; margin-right:8px;
    background: url(../jqproshow/news_a_bj.png) center no-repeat;
}

.feature-slide-list a.current {
    background: url(../jqproshow/news_a_bj2.png) center no-repeat;
}

 .feature-slide-list .feature-slide-list-items {
    display: inline;
}

.feature-slide-list-previous a {
    float: left;
    display: inline;
    width: 6px;
    height: 8px; margin-right:8px;
    background: url(../jqproshow/news_l_btn.png) center no-repeat;
	}
.feature-slide-list-previous a:hover{
    float: left;
    display: inline;
    width: 6px;
    height: 8px; margin-right:8px;
    background: url(../jqproshow/news_r_btn2.png) center no-repeat;
	}
	
.feature-slide-list-next a {
    float: left;
    display: inline;
    width: 6px;
    height: 8px; margin-right:8px;
    background: url(../jqproshow/news_l_btn2.png) center no-repeat;
	}
.feature-slide-list-next a:hover{
    float: left;
    display: inline;
    width: 6px;
    height: 8px; margin-right:8px;
    background: url(../jqproshow/news_r_btn.png) center no-repeat;
	}