/*heading news pic text "marque" style*/
.bg {
    font-family: 'Tahoma', Geneva, Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
	background:url(../images/box.jpg) no-repeat;
    width:551px;
    height:277px;
	padding-left:12px;
	padding-top:12px;
}
.pic {
	width:340px;
	height:250px;
}
.heading_news_pic_text {
	margin-bottom: 9px;
	overflow: hidden;
	height: 275px;
}

.small_pic_content {
	width: 145px;
	height: 55px;
	background: #403f40 url("../images/news2.gif") top left no-repeat;
	padding-left:20px;
	padding-top:5px;
}

.small_pic_content img {
	border: 1px solid white;
	cursor: pointer;

}

#active_pic_news_text, #active_galery_pic, #active_video_link .left_link {
	background: #403f40 url("../images/if_news.gif") top left no-repeat;
	padding-left:20px;
	padding-top:5px;
	width: 145px;
	height: 55px;
}

#big_pic_content_news {
	float: left;
	margin: 0 3px 0 0;
	width: 350px;
	height: 274px;
	overflow: hidden;
	position: relative;
	z-index: 1001;
	color:#BCBCBC;
}

.description_news_pic_text {
	position: absolute;
	left: 50px;
	bottom: 45px;
	width: 260px;
	height: 49px;
	overflow: hidden;
	padding: 15px;
	background: url('../images/mask.png');
}

.description_news_pic_text div {
	height: 49px;
	overflow: hidden;
}
/*end heading news pic/text */
.hidden {
	display: none;
}

.visible {
	display: block;
}

.title_link {
    color:#fff;
}

td#title a{
    text-decoration:none;
    color:#14AEE0;
}
