@charset "utf-8";
@import url(../../css/ecd.css);

#news h1 {
	height: 47px;
	margin: 0;
}
.top_news {
	border-top: dashed 1px #cccccc;
	border-bottom: dashed 1px #cccccc;
	padding: 19px 21px 30px 180px;
	background: url(../images/bg_top_news.jpg);
	position: relative;
	height: 150px;
	margin: 0 0 42px;
}
.date {
	font-style: italic;
	font-size: 11px;
	line-height: normal;
	margin: 0;
}
.top_news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	margin: 0;
	height: 43px;
	overflow: hidden;
}
.top_news a {
	text-decoration: none;
}
.top_news img {
	position: absolute;
	top: 19px;
	left: 10px;
	border: solid 1px #cccccc;
	padding: 3px;
}
.description {
	height: 90px;
	overflow: hidden;
	margin: 0;
}
#news hr {
	display: none;
}
#news .recent_news {
	position: relative;
}
#news .recent_news h1 {
	height: auto;
	margin: 0 0 12px;
}
.date_dropdown {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 35px;
}
.recent_news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	background: url(../images/bg_recent_news_h2.gif);
	padding: 6px 10px;
	margin: 12px 0;
}
.recent_news ul {
	margin: 22px 10px 0;
	padding: 0;
	list-style: none;
}
.recent_news .date {
	font-style: normal;
	font-size: 12px;
	color: #999999;
	display: inline;
}
.heading {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.heading h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
}
.recent_news .description {
	max-height: 54px;
	height: auto;
}
.recent_news li {
	margin: 0 0 26px;
}
.month {
	display: none;
}
.main_article {
	margin: 0 0 22px;
}
#article hr {
	border: none;
	border-top: dashed 1px #cccccc;
	clear: left;
}
#article h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 22px 0 1em;
}
#article ul {
	margin: 0 0 42px;
	padding: 0;
	list-style: none;
}
#article .date {
	font-size: 12px;
	font-style: normal;
	display: inline;
}
#article h3 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#article li {
	height: 18px;
	overflow: hidden;
}
.more_news {
	text-align: right;
	font-weight: bold;
}
.main_article img {
	margin: 0 10px 10px 0;
	float: left;
}
.wysiwyg {
	background: #ffffff;
	margin: 1em;
	width: 540px;
}
#article .main_article ul {
	margin: 1em 0;
	padding: 0 0 0 2em;
	list-style: disc;
}
#article .main_article li {
	height: auto;
	overflow: visible;
}