.news-box ul{
    list-style-type: none;
    margin-left: 10px;
    margin-right: 10px;
} 
.news-box,.border-box {
	border-top: 1px solid #f4eeee;
    padding-top: 10px;
}
.border-box{
	padding-top: 15px !important;
}
.news-box li{
	float: left;
	line-height: 26px;
    height: 26px;
    overflow: hidden;
    font-size: 14px;
}
.news-box li a,.title-box a,.link-box a{
    color: #333 !important;
}
.news-box li a:hover,.title-box a:hover,.link-box a:hover{
    color: #333 !important;
}
.news-box .news-box-bt{
	padding-left: 10px;
    background: url(http://i0.sinaimg.cn/home/main/index2013/0403/icon.png) no-repeat 0 -881px;
	width: 85%;
	white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow: hidden; 
}
.li-lg{
   width: 100% !important;
}
.news-box .news-box-sj{
	width: 15%;
	text-align: right;
}
.news-box .form-group{
	margin-bottom: 10px;
}
.news-top{
	border-bottom:  1px solid #f4eeee;
}
.news-title {
    width: 95%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0px auto;
    font-size: 18px;
    font-weight: bold;
    /*color: #0071d0;*/
}
.news-content{
	width: 95%;
	margin: 0px auto;
	padding: 20px 0;
	overflow: hidden;
}

.menu-title{
	width: 95%;
    height: 50px;
    /*border-bottom:  1px solid #f4eeee;*/
    line-height: 50px;
    /*text-align: center;*/
    margin: 0px auto;
    font-size: 16px;
    /*font-weight: bold;*/
    /*color: #0071d0;*/
}