/*----------Begin:listnews-----*/
.listnews {
}
.listnews .blocknews {
	clear: both;
	margin-bottom: 8px;
}
.listnews .end {
	margin-bottom: 0px !important;
}
.listnews h3 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	margin-bottom: 4px;
}
.listnews .img {
	margin-bottom: 0px;
}
.listnews img {
	width: 140px;
	height: 110px;
	border: 2px #b9b3b3 solid;
}
.listnews .blocknewscontent {
	text-align: justify;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.listnews a {
	color: #377001;
}
.listnews a:hover{
	color:#002176;
}
.listnews .img {
	float: left;
	margin-right: 10px;
}
.listnews .author {
	clear: both;
	text-align: center;
	color: #010101;
}
.listnews .date {
	font-size: 11px;
	color: #999999;
	font-style: italic;
	margin-bottom: 2px;
}
.listnews .newsdetail {
	float: right;
	color: #006699;
	font-style: italic;
	margin-top: 4px;
}
.listnews .boder_images {
	margin-bottom: 0px;
}
.send {
	float: right;
	margin-top: 0px;
}
.print {
	background: url("../images/icon/printer.png") transparent no-repeat;
	height: 12px;
	float: left;
	padding-left: 18px;
	margin-right: 20px;
}
.sendmail {
	background: url("../images/icon/sendyourfreind.png") transparent no-repeat;
	height: 12px;
	float: left;
	padding-left: 18px;
}
/*------------------End :listnews-----------------------*/
/*--------Begin:listnews2---------------*/
.listnews2 {

}
.listnews2 .blocknews a {
	
	font-size: 12px;
}
.listnews2 .blocknewscontent {
}
.listnews2 img {
	width: 145px;
	height: 90px;
	border: 1px #b7aea2 solid;
}
.listnews2 .blocknews {
	margin-bottom: 16px;
}
/*----End:listnews2----*/
/*--------Begin:listnews2-*/
.listnews3 {
	/*margin-top:10px;*/
}
.listnews3 .blocknews a {
	color: #6ea000;
	font-size: 12px;
}
.listnews3 .blocknewscontent {
}
.listnews3 img {
	width: 180px;
	height: 90px;
	border: 1px #b7aea2 solid;
}
.listnews3 .blocknews {
	margin-bottom: 7px;
}

.listnews3 h3 {
}
/*----End:listnews2----*/
.moduletableOther {
	margin:10px;
	width:680px;
	overflow:hidden;

}
.moduletableOther h3 {
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	background: url('../images/line_heading.jpg') transparent repeat-x scroll 76px 50%;
	color:#002176;
}
.moduletableOther h3 span {
	background-color: white;
}
/*----------News UL--------*/
.moduletableOther ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	overflow: hidden;
}
.moduletableOther ul li {
	margin-bottom: 4px;
	/*background:url("../images/icon/newsdetail.png") transparent no-repeat scroll 0px 6px;*/
}
.moduletableOther ul a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.moduletableOther ul .date {
	color: #999999;
}
.moduletableOther ul a:hover {
	text-decoration: underline;
}
/*----------News UL--------*/

