﻿

.hnews {
	background: url(news.jpg) no-repeat 0 0;
	width:252px;
	height:301px;
	margin:12px 0 0 18px;
}
.hnews a:link
{
  color: silver;
}
.hnews a:visited
{
  color: silver;
}

.hnewsl {
	background:url(hnewsl.gif) no-repeat 0 0;
	height:139px;
	margin:-9px 0 0 0px;
}
.hnewsl .fplace {
	padding:0px 15px;

}
.hnewsl h3 {
    margin:0px;
    padding-top:3px;
	color:#e0e9fa;
	font-size:14px;

}
.hnewsl h3 span {
	color:#9ec0ff;
}
.hnewsl h5 {
	color:#ffb636;
	font-size:11px;
	margin-top:0px;
	padding:0px 0 0 0;
}
.hnewsl form {
	font-size:10px;
	padding:0px 0 0 0;
	color:#c5c9d8;
}
.hnewsl form .nfield {
	font-size:11px;
	width:100px;
	background:#e4eaef;
	margin-top:-10px;
}
.hnewsl form p {	
	padding:0 0 3px 0;
}
.hnewsl form a{
	color:#c5c9d8;
}


.hnews .tplace {
	padding:10px 8px 0 8px;
}
.hnews .nnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.hnews .nnav li {
	display:inline;
}
.hnews .nnav li a {
	float:left;
	display:inline;
	text-indent:-10000px;
	text-decoration:none !important;
	width:127px;
	height:19px;
}
.hnews .nnav li a#news_btn {
	background:url() no-repeat 0 0;
}
.hnews .nnav li a#announ_btn {
	background:url() no-repeat 0 0;
}
.hnews .nnav li a#news_btn.active {
	background:url() no-repeat 0 0;
}
.hnews .nnav li a#announ_btn.active {
	background:url() no-repeat 0 0;
}
.hnews .nplace {
	height:230px;
	overflow: auto;
	margin:30px 0 0 0;
}
.hnews p.pastn {
	padding:25px 0 0 13px;
	font-size:11px;
	background:url(images/arr2.html) no-repeat 0 30px;
}
.hnews p.pastn a{
	color:#b4c0d2;
}

.hnews .nplace h3, .hnews .nplace p {

	margin:0 5px;
}
.hnews .nplace h3{
	font-size:12px;
	color:#ffb400;
	padding:7px 0 1px 0;

}
.hnews .nplace p{
	color:#c5c9d8;
	font-size:11px;
	border-bottom:dashed 1px #c5c9d8;
	padding:0 0 7px 0;
}

.left {
	DISPLAY: inline; FLOAT: left; margin-top:20px;
}
.right {
	DISPLAY: inline; FLOAT: right; margin-top:20px;
}
