ul.st_paa_ul{margin:0;padding:0;}
.st_paa_ul li{float: left;margin-right: 8px;margin-bottom: 4px;}
a.st_paa_pro{display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center; -ms-flex-pack:justify;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;border:1px solid #ccc;background: #f7f7f7;height: 52px;}
a.st_paa_pro:hover, a.st_paa_pro.st_paa_pro_active{border-color:#E3393C;}
.st_paa_pro span{display: block;margin: 6px;}
.st_paa_pro img{height: 100%;}
.is_rtl .st_paa_ul li{float: right;margin-left: 8px;margin-right: 0;}