﻿/*新闻首页头*/
#main{
	margin:auto;
}
/*右边列表的框头*/
.right_bar1{
	background: url("../images/new_list/right_bar.png") no-repeat;
	height: 40px;
}
/*右边的箭头图标*/
.arrow_right{
	background: url("../images/new_list/arrow_right.png") no-repeat;
	vertical-align: middle;
	height: 16px;
	margin: 10px 0px 14px 10px;
	width: 16px;
}
.right_bar_span{
	line-height: 40px;
	display: inline-block;
}
.right_bar_nextcontent{
	height: 550px;
	padding: 10px 10px;
	position: relative;
}
.right_bar_nextcontent li span{
	display: inline-block;
}
.time_content{
	float: right;
	margin-right: 10px;
	color: #999999;
}
.text_content{
	float: left;
}


/*列表*/
.right_bar_nextcontent ul{
	display: inline-block;
	height: 30px;
	width: 710px;
	padding-left: 20px;
	line-height: 30px;
}

/*字体颜色  白色*/
.font_left_bar{
	color: #0172CE; 
}
.font_white{
	color:#ffffff;
}
.font_10{
	font-size: 12px;
}
.bk_white{
	background-color:#ffffff;
}
.shadow1{

}

.float_body_top1{
	width: 100%;
    height: 0px;
    position: absolute;
    top: 480px;
}
.float_bar1{
	position: absolute;
    width: 142px;
    margin-left: -1px;
}




/*新闻发布*/
.xwfbleft{
	width: 248px;border: 1px solid #ccc;text-align: center;
}
