.news_list_big {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.news_list_big .news_header {
	position:relative;
	font-size:11px;
}
.news_list_big .news_date {
	color:#ffffff;
	background-color:#f1f1f1;
	background-image:url(../images/ttnews_top_bgr.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	width:94px;
	padding-left:40px;
}
.news_list_big .news_category {
	position:absolute;
	right:0px;
	top:0px;
	font-weight:bolder;
}
.news_list_big .news_title {
	font-size:15px;
	font-weight:bold;
	color:#999999;
	margin-right:10px;
	margin-bottom:10px;
}
.news_list_big .news_target {
	margin-bottom:10px;
}
.news_list_big .news_text {
	color:#777777;
}
.news_list_big .news_content {
	padding-top:5px;
	border-top:1px solid #333333;
}
.news_list_big .news_author {
	float:right;
}
.newsItem {
	margin-bottom:50px;
}
.news_filter select.catSelect {
	float:left;
	width:30%;
}
.news_filter select.targetSelect {
	width:30%;
}
.news_filter {
	margin-bottom:30px;
}
.news_filter label {
	float:left;
}
.news_list_big .news_more {
	margin-top:5px;
}
.news_list_big .news_more a {
	color:#333333;
	text-decoration:underline;
}
.pageBrowser {
	margin-bottom:60px;
}
.pageBrowser ul {
	padding-left:0px;
	margin:0px;
}
.pageBrowser ul li {
	float:left;
	list-style-type:none;
}
.pageBrowser ul li a {
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-top:1px solid #ffffff;
}
.arrowup a {
	padding-left:18px;
	background-image:url(../images/arrow_up.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
}
.arrowdown a {
	padding-left:18px;
	background-image:url(../images/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
}
a.pageActive {
	color:#C5317C !important;
	text-decoration:underline;
}
.tx-hsrtnewsinsertform-pi1 textarea {
	height:auto;
}

.news_list_small .news_title {
    font-size:120%;
    color:#999999;
    font-weight:bolder;
}
.news_list_small .news_target {
   	font-style:italic;
}
.news_list_small .news_date {
	font-size:10px;
}
.news_list_small img {
	margin-top:5px;
}
.news_list_small .newsItem {
	margin-bottom:10px;
}
.news_list_small .moreLink a {
	color:#666666;
	font-size:10px;
}
.news_url {
	margin-top:10px;
}
.news_url a {
	color:#333333 !important;
}
.fileLink, .urlLink {
	display:block;
}


