div.NewsStyle_1 {
	margin-bottom: 30px;
}

div.NewsStyle_1 .categoryTitle {
	font-size: 11pt; 
	font-family: "Century Gothic"; 
	color: #26287d; 
	margin-top: 10px; 
	margin-bottom: 20px;
	font-weight: bold;
}
div.NewsStyle_1 .categoryTitlewz_ {
	font-size: 11pt; 
	font-family: "Century Gothic"; 
	color: #4b4b4b; 
	margin-top: 10px; 
	margin-bottom: 20px;
	font-weight: bold;
}
div.NewsStyle_1 h2.title {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 3px 0;
	color: #4595a2;
}
div.NewsStyle_1 h2.titlewz_ {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 3px 0;
	color: #4b4b4b;
}

div.NewsStyle_1 h2.titlewz_ a{
	color: #4b4b4b;
}

div.NewsStyle_1 div.content {
	text-align: justify;
	overflow: hidden;
}
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;

}
div.NewsStyle_1 div.more {
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: right;
	background: url(/htdoc/image/news.line.gif) repeat-x;
}
div.NewsStyle_1 div.more a {
	font-weight: bold;
}
div.NewsStyle_1 a img {
	border: none;
}
div.NewsStyle_1 a {
	color: #ef000a;
	text-decoration: none;
}
div.NewsStyle_1 a:hover {
	color: #ef000a;
	text-decoration: underline;;
}
