body{
	background: #FFFFFF;
	font: 90% Times New Roman, sans-serif;
	margin: 20px;
	padding: 0;
}
p, table, ul, ol {
	font-size: 1em;
}
img {
	border: none;
}
a{color: #000;}
#search,
#left,
#breadcrumbs,
#pic,
#bottommenu,
.line,
.news-single-author
{
	display: none;
}
#logo{
	border-bottom: 1px solid #000000;
}
#footer {
	border-top: 1px solid #000000;
	margin-top: 50px;
	clear: both;
}
#footer p {
	margin: 0; 
	font-size: .9em;
}
.boxmain p {
	text-align: justify;
}
.news-title{
	margin-top: 1em;
}
.news-title a{
	font-weight: bold;
}
.news-list-container p{
	margin: 0.2em 0 1em;
}
.news-latest-container p{
	margin: 0.2em 0 1em;
}
.news-latest-container{
	padding: 5px;
}


/* -------contact mailform-------- */
.csc-mailform {
	border: none;
}
.csc-mailform label {
	float: left;
	display: block;
	width: 100px;
}
