.newsBar, .content{

	margin:0 auto;

	width:960px;

}
.newsBar{

	padding:1px 0 2px;

	height:36px;

	overflow:hidden;

	line-height:36px;

	color:#8E8E8E;

}

.newsBarBtn{

	 padding:0px 15px 0px 0px; text-align:left;

	color:#007FC5; font-weight:bold;

}

.newsBarBtn a{

	display:inline;

	float:left;

	margin:13px 0 0 5px;

	width:10px;

	height:9px;

	overflow:hidden;

	background-image:url(../images/newsBarBtn.jpg);

}

.newsBarNext{

	background-position:right 0;

}

.newsBarBtn strong{

	padding-left:13px;

}

.newsBarListDiv div{

	width:600px;

	overflow:hidden;

	white-space:nowrap;

	text-overflow:ellipsis;

}

.newsBarListDiv  a{
	margin:0 18px;
	color: #636B75;
}
.followUs{

	color:#333;

}

.followUs strong, .followUs a{

	display:inline;

	float:left;

}

.followUs strong{

	margin-right:5px;

}

.followUs .mtn{

	margin:7px 0 0 5px;

}

.newsMore{

	margin:0 5px 0 15px;

	padding-right:17px;

	background:url(../images/newsMoreBg.jpg) right center no-repeat;

}



.content{

	padding:15px 0 30px;

}
.fl{

	display:inline;

	float:left;

}

.fr{

	display:inline;

	float:right;

}