/* dairy */



#TopicArea {

	width: 560px;

}

#TopicArea td {

	color: #333;

	vertical-align: top;

	padding-bottom: 10px;

	padding-top: 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCC;

	line-height: 1.5em;

}

#TopicArea .Topics {

	border: 1px solid #CCC;

	margin-bottom: 20px;

	padding-top: 15px;

	padding-right: 20px;

	padding-bottom: 15px;

	padding-left: 20px;

}

#TopicArea .title {

	background-image: url(icon.gif);

	background-repeat: no-repeat;

	background-position: 0px center;

	padding-left: 10px;

	padding-top: 3px;

	padding-bottom: 3px;

	margin-bottom: 5px;

	font-weight: bold;

}

#TopicArea .day {

	color: #666;

	text-align: right;

}

#TopicArea .com {

	padding-left: 10px;

}

.linkBox {

	width: 560px;

	padding-bottom: 10px;

	font-size: 11px;

	text-align: right;

	color: #999;

}

.txt1 {

	color: #36C;

}

