@charset "UTF-8";
/* CSS Document */

#contParteners{
width:505px;
float:left;
}
.newsTitle {
font-size:17px;
font-weight:bolder;
text-decoration:none;
color:#999;
line-height:10px;
}

.bodyNews{
margin-top:10px;
line-height:30px;
}
.result {
	
	/*width:92px;
	height:72px;
	float:left;*/
	margin-right:10px;
	margin-bottom:30px;
	
}

.result a{
text-decoration:none;
font-style:italic;
color:#A67C07;
font-size:12px;
}


.relatedPrj a:visited{

color:#666666;
}



.contText {
	width:320px;
	float:left;
}
.result .pic {
	width:102px;
	float:left;
	height:auto;
	border:1px solid #A67C07;
	background-color:#333333;
	padding:1px;
}
.result  img {
	width:92px;
/*	height:72px;*/
	
	border:1px solid #333333;
	float:left;
	margin-right:10px;
	
}


.txt {
	float:left;
	margin-left:10px;
	width:250px;
	color:#A67C07;
}

.txt p{
/*font-size:12px;*/
color:#FFFFFF;
}



#Pagination{
float:right;
margin-bottom:20px;
}
#Searchresult{
}

.menuPartner{

width:170px;
float:left;
padding-left:5px;

}

.relatedPrj{
width:200px;
float:right;
margin-bottom:20px;
margin-top:20px;

}
.relatedPrj a{
display:block;
margin-top:15px;
padding-left:70px;


}

.relatedPrj a:hover{ 
color:#A67C07;
}