#main .leftbox {
	float: left;
	width: 360px;
}
#main .rightbox {
	float: right;
	width: 525px;
}
.rightbox #img-box {
	float: left;
	width: 191px;
}
.rightbox #img-box img {
	height: 140px;
	width: 187px;
	margin: 1px;
}
#img-box div {
	border: 1px solid #CCCCCC;
}
#main .rightbox .text {
	float: right;
	width: 320px;
}
.rightbox #read {
	text-align: right;
}
#main .leftbox .date {
	font-size: 12px;
	height: 12px;
	line-height: 12px;
}
#main .leftbox .text a {
	color: #000000;
	text-decoration: none;
}
#main .leftbox .text {
	padding-bottom: 15px;
}
#main .leftbox h3 {
	background-image: url(../img/news.gif);
	text-indent: -9999px;
	height: 27px;
	width: 360px;
	margin-bottom: 5px;
}
#main .leftbox p {
	padding-left: 5px;
}
#main .rightbox h2 {
	background-image: url(../img/dairy.gif);
	height: 27px;
	width: 525px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
.rightbox .date {
	line-height: 12px;
	font-size: 12px;
}
.rightbox .title {
	font-weight: bold;
	padding-bottom: 5px;
	color: #333333;
}
#link .text-6 {
	padding-top: 10px;
}
.group {
	border-collapse:collapse;
	margin-bottom: 25px;
	background-color: #f6f6f6;
	width: 920px;
}
.group .title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #615242;
}
.group td {
	padding: 5px;
	background-color: #F9F9F9;
}
.group .box-a {
	width: 250px;
	padding: 3px;
	font-weight: bold;
}
.group .box-b {
	width: 150px;
	padding: 3px;
	font-weight: bold;
}
.group .box-c {
	width: 180px;
	padding: 3px;
	font-weight: bold;
}
.group .box-d {
	width: 150px;
	padding: 3px;
	font-weight: bold;
}
.group .box-e {
	width: 130px;
	padding: 3px;
	font-weight: bold;
}
.group-title td {
	background-color: #999999;
	color: #FFFFFF;
}
