#main-container {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 970px;
}

#content-container {
	padding: 5px 10px 15px 10px;
}

#content-content {
	width: 950px;
}

#left-section-container {
	width: 180px;
	float: left;
}

#left-section-container-sub {
	width: 180px;
	float: left;
}

#center-container {
	float: left;
	padding: 0 15px;
}

#center-container-sub {
	float: left;
	padding: 0 15px 10px 15px;
}

#center-container-sub2 {
	float: left;
	padding: 0 0 0 15px;
}

#center-content, #center-content-sub {
	width: 560px;
}

#center-content-sub {
	width: 560px;
}

#center-content-sub2 {
	width: 755px;
}

#right-section-container, #right-section-container-sub {
	width: 180px;
	float: left;
}

#tools-container {
	height: 31px;
	width: 100%;
}

#navigationbar-container {
	float: left;
}

#nav-home {
	float: left;
}

#nav-home a {
	display: block;
	width: 21px;
	height: 21px;
}

#search-keyword-content {
	line-height: 190%;
	text-align: center;
	padding: 12px 6px 14px 6px;
}

#search-keyword-sitemap {
	line-height: 220%;
	text-align: center;
	padding: 0 6px 14px 6px;
}

#search-keyword-container-bottom {
	margin: 0 5px 5px 5px;
}

#topnews-container {
	line-height: 140%;
}

#topnews-container p {
	padding: 0 0 10px 0;
}

#top-container {
	height: 37px;
}

#page-bottom {
	width: 970px;
	margin: 0 auto 0 auto;
}

#page-bottom, #page-bottom-right, #page-bottom-left {
	height: 5px;
	line-height: 5px;
	font-size: 5px;
}

