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: 3px;
	float: left;
	margin: 0px 12px 8px 0px;
	border: 1px solid #ccc;
}

div#NewsStyle_1 div.content img.thumbnail:hover {
	border: 1px solid #cd1310;
}
div#NewsStyle_1 div.more {
	clear: both;
	margin-top: 10px;
	text-align: right;
}
div#NewsStyle_1 div.more a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #d9221f;
	float: right;
}
div#NewsStyle_1 a img {

}

div#NewsStyle_1 h2.title a{
	color: #cf0808;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;

}

div#NewsStyle_1 .date{
	color: #9c9c9c;
	font-size: 10px;
}


div#NewsStyle_2 {
	overflow: hidden;
	margin-top: 10px;
}

#NewsStyle_2 .left_top{
	float: left;
	padding-right: 5px;
	width: 349px;
	height: 117px;
	background: url(/htdoc/image/border_vertical.gif) repeat-y right;
}

#NewsStyle_2 .right_top{
	float: right;
	padding-left: 5px;
	width: 345px;
	height: 117px;
	background: url(/htdoc/image/border_horizontal.gif) repeat-x 0px 126px;
	padding-bottom: 0px;
}

#NewsStyle_2 .left_middle{
	float: left;
	padding-right: 5px;
	width: 347px;
	height: 117px;
	background: url(/htdoc/image/border_horizontal.gif) repeat-x top;
}

#NewsStyle_2 .right_middle{
	float: right;
	margin-top: 2px;
	padding-left: 5px;
	width: 347px;
	height: 110px;
	background: url(/htdoc/image/border_vertical.gif) repeat-y left;
}

#NewsStyle_2 .left_bottom{
	float: left;
	padding-right: 5px;
	margin-top: 4px;
	width: 347px;
	height: 117px;
	background: url(/htdoc/image/border_vertical.gif) repeat-y right;
}

#NewsStyle_2 .right_bottom{
	float: right;
	margin-top: 1px;
	padding-left: 5px;
	width: 347px;
	height: 110px;
	background: url(/htdoc/image/border_horizontal.gif) repeat-x top;
}


div#NewsStyle_2 .img_href{
	padding: 3px;
	float: left;
	margin: 0px 12px 8px 0px;
	border: 1px solid #ccc;
}

div#NewsStyle_2 .img_href:hover{
	border: 1px solid #cd1310;
}

div#NewsStyle_2 .category{
	color: #9c9c9c;
	font-size: 10px;
}

div#NewsStyle_2 .title {
	display: block;
	margin-bottom: 3px;
}
div#NewsStyle_2 .title a {
	color: #cf0808;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
div#NewsStyle_2 .title span {
	color: #9c9c9c;
	font-size: 10px;
}

div#NewsStyle_2 p{
	text-align: right;
}
div#NewsStyle_2 a.more {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #d9221f;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
div#NewsStyle_2 .news {
	overflow: hidden;
	padding-top: 10px;
	position: relative;
}

