/* 
    Created on : 2016-8-4, 8:52:43
    Author     : Administrator
*/
/*module_ID=53 横向标题含更多2 风格二 begin*/
.layout-tt-htt-title-2
{
    width: 950px;
}
/*标题 begin*/
.layout-tt-htt-title-2 .title-2-title
{
    float: left;
    background: #d41a1a;
    height: 34px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    line-height: 34px;
    min-width: 100px;
}
.layout-tt-htt-title-2 .title-2-title-cont
{
    word-break: break-all;
    display: inline-block;
    background: url("/images/model/layout/tt/htt/title_2/title_2_2.jpg") no-repeat right;
    height: 34px;
    padding-right: 28px;
    margin-left: 10px;
    min-width: 100px;
    max-width: 175px;
    overflow: hidden;
}
/*标题 end*/
/*More begin*/
.layout-tt-htt-title-2 .title-2-more
{
    float: right;
    font-size: 10px;
    text-decoration: none;
    color: #999999;
    margin-top: 20px;
    margin-right: 14px;
}
.layout-tt-htt-title-2 .title-2-more:hover
{
    color: #d41a1a; 
}
/*More end*/
/*module_ID=53 横向标题含更多2 风格二 end*/