.Banner{
	width:1003px;
	background:#F7F7F7;
	margin:0px auto;
	clear:both;
}
.Focus{
	width:223px;
	height:144px;
	border:1px #CCCCCC solid;
	float:left;
}
.ArticleIndex{
	width:525px;
	float:right;
	overflow:hidden;
	border-bottom:1px #CCCCCC solid;
	line-height:20px;
	margin-right:5px;
}
.NewsTitle{
	background:url(../images/a1.jpg) no-repeat;
	height:35px;
	line-height:35px;
	text-indent:30px;
	font-weight:bold;
}
.Article{
	width:90%;
	margin:0px auto;
}
.Article p{
	margin:10px 0;
    font-size: 14px;
}