

/*20140521 Foss*/
.tipul {
    list-style: none outside none;
}

.tip {
    background: none repeat scroll 0 0 #333333;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: 微软雅黑;
    font-size: 16px;
    line-height: 30px;
    padding: 2px 10px;
    text-align: center;
    font-weight: bold;
}
.tit {
    color: #BBBBBB;
    font-size: 18px;
    line-height: 30px;
    padding: 2px;
    font-family:微软雅黑;
}
.tit2{
    color: #BBBBBB;
    font-size: 16px;
    line-height: 30px;
    padding: 2px;
    font-family:微软雅黑;
    color: #CC3300;
}
.imaface {
    float: left;
    height: 135px;
    margin-right: 20px;
    width: 190px;
    overflow: hidden;
    border:1px solid #DDDDDD;
}
.tip_zhengwen {
    color: #666666;
    display: block;
    font-family: 微软雅黑;
    height: 83px;
    font-size:13px;
}
.tip_title {
    color: #444444;
    font-family: 微软雅黑;
    font-size: 18px;
    line-height: 40px;
    height:40px;
    overflow:hidden;
    display:block;
}
.tip_title a,.tip_title a:hover{
    color: #444444;
    font-family: 微软雅黑;
    font-size: 18px;
    line-height: 40px;
    text-decoration:none;
}
.date {
    display: block;
    text-align: right;
    padding-right: 20px;
    font-family: 微软雅黑;
    color: #555555;
}
.mb8.oh {
    overflow: hidden;
}
.imgface5 {
    float: left;
    height: 95px;
    margin-right: 10px;
    width: 140px;
}
.tui_zhengwen {
    color: #999999;
    display: block;
    font-family: 微软雅黑;
    font-size: 11px;
    line-height: 15px;
    margin-top: 2px;
}
.tui_tit,
.tui_tit a {
    color: #333333;
    display: block;
    font-family: 微软雅黑;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-decoration:none;
}
.tipss {
    display: block;
    float: left;
    padding: 2px 10px;
    background: #ccc;
    margin-right: 3px;
    border-radius: 3px;
    line-height: 15px;
    color: #fff;
    margin-bottom: 3px;
    margin-top: 3px;
    text-decoration:none;
}
.tipss:hover,.tipss.active {
    background: none repeat scroll 0 0 #333333;
    color:#FFFFFF;
    text-decoration:none;
}

.tipul > li {
    border-bottom: 1px solid #DDDDDD;
}
.imgface5 a img {
    border: 1px solid #CCCCCC;
    height: 90px;
    padding: 4px;
    width: 133px;
}
.mb8oh {
    margin-top: 10px;
}
.mb8 {
    margin-bottom: 10px;
    margin-top: 5px;
}
.tui_zhengwen > a {
    font-size: 11px;
}
.imaface img {
    height: 100%;
    width: 100%;
}

.main.list > a.more{
    border-radius: 2px;
    display: block;
    height: 45px;
    margin: 0 3px;
    text-align: center;
    color: #336699;
    font: 18px/45px "微软雅黑";
    height: 45px;
    overflow: hidden;
    padding-right: 20px;
}
.main.list > a.more:hover{
	text-decoration:none;
}
.tipul > li {
    border-top: 1px solid #DDDDDD;
    border-bottom:none;
}
.tipul {
    margin-top: 15px;
}
.clr20 {
    clear: both;
    height: 10px;
}