@charset "utf-8";
/* CSS Document */

#head {
	background: url(../images/news_03.jpg) no-repeat center top;
}
#pan {
	background: url(../images/news_05.jpg) no-repeat center top;
}
#content p {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}
#content h2 {
	text-align: left;
	padding: 2px 2px 2px 20px;
	color: #000066;
	font-size: 15px;
	background-color: #B6DC76;
	background-image: url(../images/permalink.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#topics {
	margin-left: 50px;
}
.news-title a {
	text-decoration: none;
	color: #006666;
	font-size: 14px;
	border-left: 14px solid #6666CC;
	padding-left: 5px;
}
.ditto_date {
	font-size: 0.8em;
	margin-top: -15px;
	text-align: right;
	color: #666666;
}
.ditto_introText {
	font-size: 0.75em;
	color: #333333;
	padding: 5px 3px 3px 14px;
}
.news-list {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #DC9B3D;
}

