.topich {
	background: url(bg_ttl02.gif) no-repeat 0 0;
	height: 34px;
	margin: 0 0 20px 0;
}
.topich h3 {
	float: left;
	text-indent: -9999px;
}
.topich ul {
	float: right;
	margin: 0 !important;
	padding: 0 !important;
}
.topich ul li {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.topich .rss a {
	float: left;
	display: block;
	text-align: center;
	width: 86px;
	height: 16px;
	margin:  9px 2px;
	text-indent: -9999px;
	outline: none;
}
.topich .past a {
	float: left;
	display: block;
	text-align: center;
	width: 125px;
	height: 16px;
	margin:  9px 2px;
	text-indent: -9999px;
	outline: none;
}
.topich a:hover {
	background: #fff;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.topics {
	border-bottom: 1px dotted #888;
	margin-bottom: 16px !important;
	padding-bottom: 5px;
}
.topics dt {
	float: left;
	width: 12em;
	margin: -2px 0 0.5em 0;
	padding: 0;
}

.topics dd {
	_height: 1%; /* Hack for Win IE6 */
	margin: 0 0 0.5em 12em !important;
	_margin: 0 0 0.5em 12em !important;
	padding: 0;
	padding-bottom: 0.3em;
}
.topics img {
	position: relative;
	top: 3px;
	margin-left: 16px;
}
.linkwrap {
	
}
.linkbox {
	float: left;
	width: 340px;
	height: 90px;
}
.linkwrap .opacity {
	float: left;
}
.linkwrap .desc {
	font-size: 70%;
}
html:not([lang*=""]) .linkwrap .desc { font-size : 80%; }

.iframe {
	margin: 0 0 0 5px;
}
.iframe object {
	width: 680px;
	height: 280px;
}
.all object {
	height: 480px;
}
.iframe iframe {
	_width: 675px;
	overflow-x: hidden;
}
.all iframe {
	_width: 675px;
	overflow-x: hidden;
}
