@charset "utf-8";

.rbox h2.title-topics {
	margin:0;
	padding:0;
	width:680px;
	height:26px;
	background:url(../images/bar_topics.jpg) no-repeat 0 0;
	text-indent:-10000px;
}
.rbox .topics-box {
	margin:0 auto;
	padding:0;
	width:678px;
	border:1px solid #DDDDDD;
	text-align:center;
}
.rbox .topics-box ul {
	list-style-type:none;
	margin:0;
	padding:10px;
}
.rbox .txt-box {
	margin:0 0 4px 0;
	padding:0 0 4px 14px;
	background:url(../images/icon01.gif) no-repeat 0 4px;
	border-bottom:1px dotted #DDDDDD;
	width:94%;
	font-size:14px;
	text-align:left;
}
.rbox h2.title-case {
	margin:20px 0 0 0;
	padding:0;
	width:680px;
	height:26px;
	background:url(../images/bar_case.jpg) no-repeat 0 0;
	text-indent:-10000px;
}
.thumb-box {
	margin:4px auto;
	width:680px;
	border:none;
	text-align:center;
}
.thumb-box table {
	margin:10px;
	padding:0;
	width:310px;
	border:1px solid #DDDDDD;
	float:left;
}
.thumb-box th.name-box {
	margin:0;
	padding:4px;
	background-color:#0044CC;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
}
.thumb-box th.name-box a {
	color:#FFFFFF;
}
.thumb-box td.image-box {
	padding:0;
	width:140px;
	vertical-align:top;
}
.thumb-box td.comment-box {
	padding:0 6px;
	font-size:12px;
	color:#666666;
	line-height:1.2;
	text-align:left;
}
.thumb-box td.btn-box {
	padding:4px 10px;
	text-align:right;
}
.thumb-box td.btn-box a {
	color:#FF9900;
}

.rbox ul.sitemap-list {
	list-style-type:none;
	margin:20px 10px;
	padding:0;
	width:660px;
}
.rbox .sitemap-list li {
	margin:0 0 10px 0;
	padding:0 0 4px 0;
	border-bottom:1px dotted #DDDDDD;
	font-size:14px;
	text-align:left;
}



