#topNews {
	margin: 10px 7px 20px 7px;
	padding: 0px;
	width: 160px;
}
#topNews ul {
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#topNews ul li {
	font-size: 80%;
	line-height: 110%;
	color: #FFFFFF;
	margin: 0px 0px 8px 20px;
	padding: 0px;
}

#topNews ul li a {
	color: #FFFFFF;
	text-decoration: underline;
}
#topNews ul li a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#topNews ul li a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#topNews ul li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#topNews ul li a:hover {
	color: #99FFFF;
	text-decoration: underline;
}
#topFocus {
	padding: 5px;
	width: 165px;
	background-color: #6699CC;
	margin: 0px;
}
#topFocus .focusTitle {
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 100%;
}
.newsTitle {
	font-weight: bold;
	color: #FFCCFF;
	font-size: 90%;
}
#container #contents #topProducts {
	margin: 30px auto;
	width: 440px;
	text-align: left;
}
#topProducts h2 {
	font-weight: bold;
	color: #0066CC;
	font-size: 120%;
	background-color: #FFFFFF;
}
#topProducts h3 {
	margin: 20px 0px 7px 0px;
}
#topProducts .body {
	margin-bottom: 5px;
	font-size: 80%;
}
#topProducts .excursus {
	font-size: 80%;
	margin-bottom: 25px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: right;
}
#topProducts h2 a {
	font-weight: bold;
	color: #0066CC;
	font-size: 110%;
}
#contents #topInfo {
	width: 440px;
	margin: 30px auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#contents #topInfo h2 {
	font-weight: bold;
	color: #0066CC;
	text-align: left;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}

#topInfo .excursus {
	font-size: 80%;
	margin-bottom: 2px;
	padding-top: 5px;
	text-align: right;
}
#topInfo .body {
	margin-bottom: 5px;
	font-size: 80%;
	width: 440px;
}
#topInfo .infoTitle {
	float: left;
	text-align: left;
}
#topInfo .infoDate {
	text-align: right;
	float: right;
	color: #006699;
}
