@charset "utf-8";

/*.iframescroll {

	overflow:auto;

	width:265px;

	height:100px;

	overflow-x: hidden;

	overflow-y: scroll; 

}*/

.news_scroll_text {

	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: uppercase;

	color: #004990;

	text-decoration: none;

	height:67px;

}

.news_title {

	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;

	font-size: 13px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FF6600;

	text-decoration: none;

}

.news_text {

	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #666666;

	text-decoration: none;

	height:105px;

	cursor:pointer;

}


