/* 所有大框共同属性 */
#Header,#Top,#MainBody {
	margin: 0 auto;
	clear: both;
}

/* 个性化容器 */ /* 头部部份 */
#Header {
	width: 1003px;
	height: 240px;
	background: url(../civilization/images/header_bg.jpg) repeat-x;
	text-align: center;
}

#Top {
	width: 1003px;
	height: 240px;
}

/* 主体部份 */
#MainBody {
	width: 973px;
	height: auto;
}

#MainBody .Left {
	width: 649px;
	height: auto;
	margin-right: 14px;
	background: #a3dcfc;
	float: left;
}

#MainBody .Right {
	width: 310px;
	height: auto;
	float: left;
}

/* 主体左边 */
.information {
	width: 278px;
	height: 254px;
	background: #FFFFFF;
}

.information a {
	color: #0d1a2b;
}

.art,.mnufqjgu,.custom,.festival {
	width: 315px;
	background: #FFFFFF;
}

.art a,.mnufqjgu a,.custom a,.festival a {
	color: #4e4f50;
}

/* 主体右边 */
.right_a {
	line-height: 23px;
	margin-left: 3px;
}

.right_a a {
	color: #0d1a2b;
}

.ul_hollows {
	font-size: 0px;
	width: 315px;
	height: 6px;
}

.ul_hollows .li_side {
	width: 6px;
	height: 6px;
}

.ul_hollows .li_center {
	width: 303px;
	height: 6px;
}