#new {
	background: url('images/new_back.gif');
	width:100%;
	height: 100%;
	padding:2px;
	display:inline;
}


.news_sub_title{
	font-family: Tahoma;
	font-size: 10px;
	color: #777777;
}


.news_title , .news_title a{
	font-family: Arial;
	font-size: 15px;
    color: #5F719E;
    font-weight: bold;
    text-decoration: none;
    background: #EAECF2;
}


.news_block{
	padding:2px;
}

.news_block, .block_cat{
	width:100%;
	margin: 0px 0px 0px 0px;

}


.news_col{
  padding: 5px;
}



.newLink , .newLink a{
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
}

.news_text   { font-family: Tahoma; font-size: 12px; color: #343A3D; text-align: justify;
               text-justify: kashida; padding: 4px }
#mainDiv{
	border:1px solid #B8B8B8; 
	background:#E3E2E2;
	width:770px;
}


a.link{
	width:100%;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px; 
	color:#555555;
	padding:0px 5px 0px 0px;
}


div.link{
	width:98px;
	padding:2px 0px 2px 0px;
	margin:1px;
	background:#CFCDCD url('images/mnue_icon.gif') no-repeat fixed right center;	
	
}

div:hover.link, a:hover.link{
	background:#888888;
}



.down_link{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color:#ffffff;
	padding: 0px 100px 0px 0px;
}


.top_title{
    font-family: Arial;
    font-size:20px;
    font-weight: bold;
    color: #3E3E3E;
    padding:0px 2px 0px 0px;
}


.top_text{
	font-family: Tahoma;
	font-size: 12px;
	color: #616161;
	padding:4px;
}




.col_right{
	width:50%;
    border-color:#cccccc;
    border-style: dotted;
    border-width:0px 1px 0px 0px;
    padding: 0px 4px 0px px;
}


.col_left{
	width:50%;
	padding: 0px 0px 0px 4px;
}

.cat_title , .cat_title a{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
	color: #FF0D00;
    padding:2px 5px 0px 0px;
    text-decoration: none;

}


.top{
	clear:both;
}