div#NewsStyle_1 div.content {
	text-align: justify;
	overflow: hidden;
	padding: 0px;

}
div#NewsStyle_1 div.content strong.date {
	display: block;
	margin-bottom: 2px;
}
div#NewsStyle_1 div.content img.thumbnail {
	float: left;
	margin: 0 8px 4px 0;
	padding: 1px;
/*	border: 2px solid #4595a2;*/
}

div#NewsStyle_1 div.more {
	clear: both;
	margin-top: 10px;
	margin-right: -17px;
	text-align: right;
}
div#NewsStyle_1 div.more a {
	font-weight: bold;
}
div#NewsStyle_1 a img {
	border: none;
}

div#NewsStyle_2 {
	margin-top: 5px;
	padding-left: 34px;
	width: 221px;
	height: 253px;
	text-align: justify;
	color: #6d6c6c;
	overflow: hidden;
}

div#NewsStyle_2 img.image {
	padding: 1px;
	float: left;
	margin: 0px 12px 8px 0px;
}

div#NewsStyle_2 h2 {
	color: #00c0ff;
	font-size: 18px;
}

div#NewsStyle_2 .title {
	display: block;
	margin-bottom: 7px;
}
div#NewsStyle_2 .title a {
	color: #006cff;
	font-weight: bold;
}

div#NewsStyle_2 .title span {
	color: #cacaca;
	font-size: 10px;
}

div#NewsStyle_2 a.more {
	margin-top: 5px;
	clear: both;
	display: block;
	text-align: right;
}
div#NewsStyle_2 .news {
	margin-bottom: 10px;
}
