#maincontent{
	background-image:url(../img/bg-menuleft.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
#content{
	float:right;
	width:611px;
	font-size:10px;
}
#titpagdet{
	font-size:18px;
	float:left;
	display:inline;
	width:390px;
	border-right:1px solid #CCCFD0;
	margin:0px;
	padding:5px 0px 10px 0px;
}
#titpag{
	font-size:18px;
	float:left;
	display:inline;
	width:390px;
	
	margin:0px;
	font-weight:normal;

}
.newsrecord{
	float:left;
	width:611px;
	display:inline;
	margin-top:7px;
	border-bottom:1px solid #CCCFD0;
}
.date{
	font-weight:bold;
	margin-top:10px;
}
.newstitle, .newstitle a{
	color:#1026A8;
	font-weight:bold;
	font-size:12px;
}
.newsrecord .abstract{
	margin-bottom:7px;
}
.abstract a{
	color:#555555;
}
.newsrecord p{
	margin:0px;
	padding:0px;
}
#txt{
	float:left;
	width:390px;
	border-right:1px solid #CCCFD0;
	min-height:343px;
	height:auto !important;
	height:343px;
}
#images{
	float:left;
	width:220px;
	margin-top:-30px
}
.news-single-img{
	margin-right:10px;
}

