@charset "utf-8";
/* CSS Document */
.newsbox{
	width:650px;
}

.leftsearch{
	float:left;
	width:289px;
	height:30px;
	background-image:url(../images/topcurve.png);
	background-repeat:no-repeat;
}
.leftcontent{
	float:left;
	width:289px;

}
.leftcontent1{
	float:left;
	width:289px;
	height:332px;
	background-color:#ebeff3;
	border-bottom:#cccccc solid 1px;
	border-left:#cccccc solid 1px;
	padding-left:10px;


}
.rightcontent{
	float:left;
	width:350px;
	height:360px;
	background-color:#ebeff3;
	border-bottom:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	border-top:#cccccc solid 1px;	
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	color:#134286;
	font-size:13px;
}
.rightcontent h3{
	color:#134286;
	font-size:13px;
	margin-top:3px;
	margin-bottom:5px;
}
.rightcontent span{
	padding-right:15px;
}
.rightcontent p{
	color:#000;
	font-size:11px;
	margin-top:3px;
	font-family:tahoma;
	margin-bottom:0px;
}
.more{
	float:left;
	font-family:tahoma;
	color:#333;
	direction:ltr;
}
.more a{
	float:left;
	font-family:tahoma;
	color:#333;
	text-decoration:none;
}
.leftnewsspace{
	/*height:100px;	*/
	padding-top: 5px;
}
.leftnews{
	width:269px;
	height:51px;
	border:#AEB2B7 solid 1px;
	background-color:#FFF;
	padding:1px;
}
.innerleftnews{
	width:269px;
	height:51px;
	background-color:#FFF;
}
.leftnews a{
	float:left; 
	width:269px;
	height:51px;
	background-color:#FFF;
	text-decoration:none;
	cursor:hand;
}
.leftnews a:hover{
	width:269px;
	height:51px;
	background-image:url(../images/bgsmallnews.png);
	background-repeat:no-repeat;
	text-decoration:none;	
}
.arrow{
	float:left;
	width:20px;
	color:#666;
	font-size:12px;
	text-decoration:none;
	padding-top:20px;
	padding-left:10px;

}
.smallpic{
	float:right;
	width:59px;
	height:44px;
	padding-right:4px;
	padding-top:2px;
}
.borderpic{
	border:#AEB2B7 solid 1px;	
}
.smalltext-index{
	float:left;
	text-align:right;
	color:#000;
	font-size:12px;
	width:170px;
	padding-top:7px;
	font-family:tahoma;
}
