#main,#subsidiary,#Header,#Top,#sub_2 {
	margin: 0 auto;
	clear: both;
}

/* 个性化容器 */ /* 头部部份 */
#Header {
	width: 1003px;
	height: 240px;
	background: url(../civilization/images/header_bg.jpg) repeat-x;
	text-align: center;
}

#Top {
	text-align: center;
}

#main {
	width: 1003px;
	height: auto;
	background: #6fb9f0;
}

#subsidiary,#sub_2 {
	width: 947px;
	height: auto;
}

#subsidiary .subsidiary_l {
	width: 491px;
	height: auto;
	margin-right: 17px;
}

#subsidiary .subsidiary_r {
	width: 439px;
	height: auto;
}

#subsidiary .news {
	margin-top: 26px;
	margin-left: 20px;
}

#sub_2 .sub_l {
	width: 491px;
	height: auto;
	margin-right: 21px;
}

#sub_2 .sub_r {
	width: 435px;
	height: auto;
}

.question {
	float: right;
	color: #FFF;
	margin-right: 35px;
	letter-spacing: 0px;
}

.question a {
	color: #FFF;
}

.issuance {
	width: 429px;
	height: 91px;
}

.outcome {
	width: 320px;
	height: 141px;
	line-height: 20px;
}

.outcome a {
	color: #2d2d2d;
}

.more {
	float: right;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 45px;
	margin-top: 9px;
}

.more a {
	color: #FFFFFF;
}