/* News latest //////////////////////////////////*/
.news-latest-item {
border-bottom: 1px solid #307C9C;
margin-bottom: 0.6em;
padding-bottom: 0.3em;
}

.news-latest-item img {
float: right;
margin: 0.3em;
}

.news-latest-item p {
margin-bottom: 0.3em;
}

#center .news-latest-item a {
color: #000;
}

#center .news-latest-item .news-morelink a {
color: #307C9C;
}

/* News list //////////////////////////////////*/
.news-list-container {
border-top: 1px solid #307C9C;
margin-top: 0.3em;
padding-top: 0.3em;
float:left;
}

.news-list-item {
float: left;
padding: 0.3em;
border-bottom: 1px solid #307C9C;
clear: both;
width: 100%;
}

#center .news-list-item a {
color: #E72121;
}

.news-list-item img {
float: right;
margin-left: 0.6em;
margin-bottom: 0.6em;
}

.news-list-item .news-morelink {
float: right;
}

/* News single //////////////////////////////////*/
.news-single-item {
border-bottom: 1px solid #307C9C;
margin-bottom: 0.6em;
padding-bottom: 0.3em;
}

.news-single-item h3{
color: #E72121;
}

#center .news-single-item a {
color: #E72121;
}

.news-single-item img {
float: right;
margin-left: 0.6em;
margin-bottom: 0.6em;
}

/* Cat menu //////////////////////////////////*/
.news-catmenu, .news-search-form, .news-search-emptyMsg {
display: inline;
float: left;
}

.news-catmenu {
color: #000;
/*width: 780px;*/
margin-bottom: 8px;
float:left;
clear:both;
display:block;

}

.news-catmenu p, .news-catmenu .level1 {
display: inline;
float: left;
width: auto;
margin-right: 14px;
font-size: 15px;
}

#center .news-catmenu a {
color: #307C9C;
}

#center .news-catmenu a:active {
color: #E72121;
}

#center .news-catmenu .news-catmenu-ACT a {
color: #E72121;
}


.news-search-form {

}

.news-list-browse {
	margin-top: 1em;
}
