@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;
	margin: 0px;
	width: 100%;
	background-color: #FFFFFF;
	text-indent: 5px;
	padding: 5px;
}
#content-new a {
	text-decoration:none;
	color: #000000;
}
#content-new  b {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #039;
}
#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;
	float: left;
}
#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;
}
#content-new em {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	clear: both;
}

#content-rec {
	float: left;
	width: 195px;
	height: 30px;
}
#content-rec a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 50px;
	display: block;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content-rec b a {
	margin: 5px;
	vertical-align: middle;
}
#content-rec a:hover {
	color: #999;
	text-decoration: underline;
}

