.news-day-a,
.news-day-b {
	width: 120px;
	border-bottom: 1px solid #DDDDDD;
	line-height: 1.5em;
	padding: 12px 0px;
	display: table-cell;
}
.news-article-a,
.news-article-b {
	width: 496px;
	border-bottom: 1px solid #DDDDDD;
	line-height: 1.5em;
	padding: 12px 0px;
	display: table-cell;
}


.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-list3 {
	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;
}
.sitemap-list3 li {
	line-height: 1.8em;
	background: url(../../img/icon2.gif) no-repeat 0px 4px;
	margin-left: 50px;
	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;
}

.box-title {
	display: none;
}

h3.cont-title-back {
	font-weight: bold;
}


br.clear,
.clear {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 1px;
	font-size: 0.1em;
	line-height: 0px;
}