.content {
	width:650px;
	text-indent: 2em;			
}
.content .title {
	text-align: center;
	height: 30px;
}
.content .title h1 {
	line-height:30px;
	font-size:20px;
}
.content .pub-zz {
	text-align:center;
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
	margin-bottom:10px;
}
.content .content-content{
	text-align:left;
	padding:10px;
	width:630px;
	overflow:hidden;
	border-bottom:1px dashed #ccc;
	text-indent: 0em;
}
/*
.content-content img{
	width:630px;
	}
*/
.content .xgwz {
	width:650px;
	float:left;
	margin-top:10px;
	}
.xgwz .tit {
	color:#1d568b;
	font-size:16px;
	line-height:25px;
	float:left;
	width:120px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight:bold;
	}
.xgwz .weizhang {
	float:left;
	width:500px;
	text-align:left;
	}
.xgwz .weizhang ol {
	padding-left:1px;
	}
.xgwz .weizhang ol LI {
	line-height:25px;
	font-size:13px;
	text-align:left;
	color:#333333;
	font-weight:bold;
	padding-left:0px;
	margin-left:0px;
	list-style-type:decimal;
}
/*上一条 下一条*/
.context{
	text-align:left;
	width:650px;
	float:left;
}
.context ul { list-style:none;}
.context ul li{
	line-height:29px;
	width:325px;
	float:left;
	text-align:center;
	display:inline;
	color:#888;
}
/*上一条 下一条 end*/