.fck ul {
	list-style-type:disc;
	text-indent: 36px;
	background-image:url(none);
}
.fck ol {
	list-style-type:decimal;
	text-indent: 36px;
	background-image:url(none);
}
.fck dt {
	margin-bottom:15px;
	padding:30px 0 7px 0;
	line-height:1.2;
	/*color:#e85f00;*/
	font-size:138.5%;
	font-weight:bold;
}
.fck dd {
	margin-left:7px;
	padding:0 0 7px 18px;
	line-height:1.2;
}
.fck strong {
	font-weight: bold;
}
.fck em {
	font-style: italic;
}

#wrapper #container #typeColumn2 .main .section3 .newsArea {
	padding:10px 0 0 14px;
}
#wrapper #container #typeColumn2 .main .section3 .newsArea li {
	width:688px;
	background:url(../imgs/top_sec3_bg_sdline.gif) left bottom repeat-x;
}
#wrapper #container #typeColumn2 .main .section3 .newsArea li dt {
	padding:8px 0 5px 3px;
	width:172px;
	float:left;
}
#wrapper #container #typeColumn2 .main .section3 .newsArea li dd {
	padding:8px 6px 5px 0px;
	float:left;
	line-height:1.2;
	width:500px;
	color:#492e11;
	font-size:92.3%;
}


#wrapper #container #typeColumn2 .main .section3 .newsArea .dispdate {
	bottom: 6px;
	padding-left: 8px;
	position: relative;
}


