@charset "utf-8";
em  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#content-new {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding: 0px;
	margin: 5px;
	width: 98%;
}
#content-new a {
	text-decoration:none;
	color: #000000;
}
#content-new  b {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
#content-new span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#content-new img {
	padding: 3px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content-new  span img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}

#content-new p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}


#content-new a:link {
	text-decoration: none;
	color: #000000;
}
#content-new a:visited {
	color: #000000;
	text-decoration: none;

}
#content-new a:active {
	text-decoration: none;

}
#content-new a:hover {
	text-decoration:none;
	color: #999999;
}
