#content {
	width: 677px;
	margin-left: 20px;
	float: left;
	text-align: left;
	line-height: 1.2;
}
#content_txt {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	width: 660px;
	color: #333333;
}

#bread {
	font-size: 12px;
	color: #999999;
	text-align: left;
	width: 100%;
	height: 18px;
	margin-bottom: 10px;
}
#bread a{
	color: #999999;
	text-decoration: none;
}
#bread ol{
	padding:0px;
	font-size: 12px;
	margin: 0px;
}#bread li {
	list-style-type: none;
	float: left;
	display: block;
	padding-right: 2px;
}
/*-----------------------------------------最新消息--------------------------
-------------------------------------------------------------*/
#header_news {
	height: 20px;
	width: 660px;
	margin-bottom: 10px;
}
#newsTitle {
	width: 100%;
	height: 25px;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	margin-bottom: 5px;
}
#newsTitle h4{
	width: 500px;
	float: left;
	color: #0099CC;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#newsTitle #publishDate{
	float: left;
	width: 160px;
	text-align: right;
	height: 20px;
}
#headBoard {
	height: 30px;
	width: 660px;
	margin-bottom: 15px;
}
#wrapper #wrapper_Content #content #content_txt span {
	color: #FF0000;
}
#wrapper #wrapper_Content #content #content_txt h3 {
	color: #0066FF;
}
