/* news styles */
#textcont .news dl {
	display:block;
	color:#97662F;
	padding:7px 10px 7px 8px;
	margin:3px 1px 12px 3px;
	clear:both;
	overflow:hidden;
}
#textcont .dpn, #textcont .news dl dt dfn {font-style:normal;float:right;font-size:12px}
#textcont .dpn {margin:15px 30px 10px 2px;color:#666;clear:both}
#navigator {clear:both}

#textcont .news dl dt {
	font-size:16px;
	color:#0C4DA2;
	border-bottom:1px dashed #369802;
	padding:0 10px 7px 2px;
	overflow:hidden
}
#textcont .news strong {margin:0;padding:2px 5px 2px 0;line-height:100%;font-weight:normal}
#textcont .news dl dd img {float:right;margin:3px}

#textcont .news dl dd {
	font-size:12px;
	padding:3px 8px 8px 2px
}
#textcont .onew p {text-align:justify;margin:5px 10px 12px 0}
#textcont .onew img {margin:5px 7px}
#textcont .main dl {margin:5px 1px 3px 3px;padding:2px 10px 2px 8px}

