﻿#newsscrollbox ol { margin: 0; padding: 0; list-style-position: inside; }

#moreNewsDefault .news_header { font-weight: bold; padding-right: 0.3em; }
#moreNewsDefault .newsContent { padding: 0.3em 0; }

#news-table { display: table; border-collapse: collapse; width: 100%; margin: 0.8em 0; }
.news-row { display: table-row; border: 1px solid #444; }
.news-heading { font-weight: bold; }
.news-cell { display: table-cell; padding: 0.5em; border: 1px solid #444; }

.list_lh{ height:120px; overflow:hidden;}
.list_lh li{ padding:3px 6px;}
.list_lh li.lieven{ background:#F0F2F3;}
.list_lh li{ height:24px; line-height:24px;overflow: hidden;text-overflow: ellipsis;}
.list_lh li a{ float:left;}
.list_lh li em{ width:80px; font:normal 12px/24px Arial; color:#FF3300; float:right; display:inline-block;}
.list_lh li span{ color:#999; float:right;}
.list_lh li a.btn_lh{ background:#28BD19; height:17px; line-height:17px; color:#fff; padding:0 5px; margin-top:4px; display:inline-block; float:right;}
.btn_lh:hover{ color:#fff; text-decoration:none;}
.btm p{ font:normal 12px/24px 'Microsoft YaHei'; text-align:center;}

#gongao{
    line-height: 30px;
    height: 30px;
    border-top: 1px solid #efefef;
    width: 100%;
    background: #fff;
    cursor: pointer;
    text-align: center;
    overflow:hidden;
    font-size:15px;
    font-weight:bold;
} 
#scroll_begin{
	margin:0 auto;
}
#scroll_begin a{
	text-align: left;
	color: red;
	text-decoration: underline;
}
#gongao #scroll_begin, #gongao #scroll_end{display:inline} 