.news-day-a {
	padding-bottom: 10px;
	float: left;
	width: 80px;
}
.news-article-a {
	padding-bottom: 10px;
	float: left;
	width: 448px;
}
.news-day-b {
	padding-bottom: 10px;
	float: left;
	width: 80px;
}
.news-article-b {
	padding-bottom: 10px;
	float: left;
	width: 448px;
}

.news-title {
	font-size: 1.5em;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1.3em;
}

.news-title-day {
	margin-bottom: 10px;
}
.news-dan {
	padding-left: 12px;
}

.news-list {
	padding-left: 20px;
	list-style-type: square;
}

.news-colum {
	background: #EEEEEE;
	padding: 15px;
	border: 1px solid #BBBBBB;
}

.sitemap-list {
	list-style-type: none;
	line-height: 1.8em;
}
.sitemap-list2 {
	list-style-type: none;
}
.sitemap-list li {
	background: url(../../img/icon1.gif) no-repeat 0px 4px;
	margin-left: 14px;
	padding-left: 12px;
}
.sitemap-list2 li {
	line-height: 1.8em;
	background: url(../../img/icon2.gif) no-repeat 0px 4px;
	margin-left: 28px;
	padding-left: 12px;
}

.mapitle {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 6px;
	background: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 1.2em;
	border: 1px solid #BBBBBB;
}
