#maincontent{
	min-height: 365px;
 	height: auto !important;
 	height: 365px;
}
.gallery {
	float:left;
	width:80px;
	height:89px;
	margin:0;
	margin-right:18px;
	margin-top:14px;
	padding:0;
	text-decoration:none;
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #333;
}
.zoom {
	width:205px;
	min-height:40px;
	height:auto!important;
	height:40px;
	float:left;
	background-repeat:no-repeat;
	background-position:center center;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #02416a;
	padding:1px;

}
.zoom img {
	border:1px solid #333;
}
.thumb {
	float:left;
	width:90px;
	min-height:40px;
	height:auto!important;
	height:40px;
	background-repeat:no-repeat;
	background-position:center center;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #02416a;
	padding:1px;
	

}
.thumb img {
	border:1px solid #333;
	width:90px;
}


a.norm:link,
a.norm:visited {
	color:#004269;
	font-size:12px;
	margin-top:4px;
	font-family:Arial;
	text-decoration:none
}
a.norm:hover {
	color:#516977;
	text-decoration:underline;
}


#maincontent #content_news {
	float:left;
	min-height:40px;
	height:auto!important;
	height:40px;
	width:574px;
	margin-left:12px;
	font-size:12px;
	line-height:14px;
	text-align:justify;
	margin-bottom:8px;
	margin-top:12px;
	border-bottom:1px dashed #9f7743;
	padding-bottom:10px;
}
.hr {
	height:1px;
	width:100%;
	margin:0;
	padding:0;
	margin-top:12px;
	background-image:url(../images/hr.gif);
	background-repeat:repeat-x;
}

#content_news #content_img {
	float:left;
	width:98px;
}
#content_news #thumb {
	float:left;
	border:1px solid #CCCCCC;
	background-repeat:no-repeat;
	background-position:center top;
	width:80px;
	min-height:40px;
	height:auto!important;
	height:40px;
}
#content_news .datinews {
	float:left;
	font-size:12px;
	line-height:15px;
	min-height:40px;
	height:auto!important;
	height:40px;
	width:430px;
	
}
#datinews img {


}
#pagingnews {
	float:left;
	width:450px;
	height:15px;
	border:0px solid #ffffff;
	padding:10px 0 0 0;
	color:#626063;
	font-size:12px;
	margin-left:25px;
	margin-bottom:8px;
}
#pagingnews a {
	color: #000000;
	font-size:11px;
	font-family:Arial;
	text-decoration:none;
	margin:0 3px;
}
#pagingnews a:hover {
	color:#4e9956;
	text-decoration: overline;
}
span.pdf {
	float:left;
	margin:15px 0 0 0;
}
span.pdf a {
	display:block;
	text-align:left;
	padding:0;
	margin:4px 0 0 15px;
	color:#666666;
	text-decoration:none;
}
span.pdf img {
margin-top:-3px;
margin-right:3px;
}
span.pdf a:hover {
	color:#4e9956;
	text-decoration:underline;
}
strong.tit {
font-size:13px;
margin:0 0 2px -1px;
}