/* CSS Document */
.search_content{
	width:835px;
	height:335px;	
	display:block;
	background-color:#FFFFFF;
	margin-left:6px;
	margin-top:108px;
}

.newstitle {
	border-bottom:#666666 dashed 1px;
	width:98%;
	margin-bottom:5px;
}
.newstitle span{
	font-weight:bold;
	font-size:14px;
	color:#000066;
}
#MainContent h1{
	font-size:18px;
	color:#990000;
	font-weight:bold;
}
#Footer{
	width:900px;
	margin-top:50px;
}
#Language{
	float:left;
	color:#FFFFFF;
}
#Link{
	float:right;
	color:#FFFFFF;
}
#Link a{
	color:#FFFFFF;
}
