.ui-brand{
	float:left;
	width:100%;
	color:#000;
	font-size:14px;
	font-family:"Microsoft YaHei";
	line-height:30px;
}
.ui-brand img{
	float:right;
	width:344px;
	height:260px;
	margin-left:50px;
	margin-bottom:50px;
}
.ui-slider-filters,
.ui-slider-words
{
    width:210px;
    position:absolute;
    left:1px;
    bottom:0;    
}
.ui-slider-filters
{
    height:28px;
    background:#000;
    filter:alpha(opacity=55);
    -moz-opacity:0.55;
    opacity:0.55;
}
.ui-slider-words
{
    color:#fff;
    text-align:center;
    line-height:28px;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-family:ΞΆΘιΡΕΊΪ;
    font-size:12px;
    color:#fff;
}