body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	text-decoration: none;
}
a:link,a:visited,a:active {
	color: #006797;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img{border: none;}

#imgNews {
	height:180px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
	position: relative;
}
#imgNews .tabs {
	position:absolute;
	width:129px;
	padding:0px;
	margin:0px;
	background-color: #ffffff;
	float: left;
	list-style-type: none;
	top: 0px;
	right: 0px;
	height: 141px;
	list-style-image: none;
}
#imgNews .tab {
	height:46px;
	padding:0px;
	cursor:pointer;
	background-color: #CFE4F0;
	width: 129px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	float: left;
	list-style-type: none;
	background-image: none;
}
.tabs .f1 {
	margin: 0px;
	float: left;
	width: 117px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}


#imgNews .tab a:hover{
	color:#000000;
	background-color: #93C2DE;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 46px;
	width: 129px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#imgNews .tab.current {height:46px;background-color: #93C2DE;}
#imgNews .tab.current a{color:#000000!important;}




#imgNews .item {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
}
#imgNews .item img {
	border:0;
	padding: 0px;
	float: left;
	height: 140px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#imgNews .item h4 {
	margin:0px;
	color:#006797;
	font-size: 18px;
	font-weight: normal;
	float: left;
	line-height: 20px;
	width: 320px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	clear: left;
}
#imgNews .item p {
	padding:0px;
	margin:0px;
	height:auto;
	overflow:hidden;
	line-height: 18px;
	float: left;
	width: 320px;
}

