@charset "UTF-8";
.topicsBorder {
	border: 1px solid #999999;
	padding: 2px;
	width: 585px;
}
.topicsBox {
	width: 585px;
}
.topics {
	width: 579px;
	padding: 1px;
	border: 2px solid #5BA63D;
	margin-top: 2px;
}
.topicsTXTbox {
	padding: 10px;
}
.topicsTd {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../top/td_border.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
}
.topicsDate {
	background-image: url(../icon/blet03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	padding-left: 10px;
}
.topicsTXTbox p{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.topicsIMG{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}