/*****************  main   ***************/
#main{
	background:none;
	width:760px;
	font-size: 14px;
}
#topBar{
	background: url(../images/bjci_content_bgd2.gif) no-repeat;
	height:24px;
}
#curDate{
	margin-left:30px;
}



/*****************  content   ***************/
#content{
	width:738px;
	padding:10px;
	margin:0 auto;
}
#zbNav{
	padding-left:160px;
	height: 25px;
	line-height: 25px;
	font-size:12px;
	cursor:default;
}
#zbNav a{
	text-decoration:none;
	cursor:default;
	poorfish:expression(this.onclick=function kill(){return false});
	cc:expression(window.status='');
	huerreson:expression(onfocus=function(){this.blur()});
}
#mainContent{
	margin:25px 30px 20px 17px;
	text-align:center;
}

#zbTitle{
	text-align:center;
	font-size:16px;
	font-weight: bolder;
	height:30px;
	width:680px;
	line-height: 30px;
	border-bottom: solid 1px #C8C8C8;
}
#zbSubTitle{
	text-align:right;
	padding-right:20px;
	font-weight: bolder;
	padding-top:5px;
}

#lineInfo{
	width:660px;
	margin:5px auto;
	line-height:20px;
	font-size:12px;
}
#zbGaoyuan{
	padding:0 10px;
}
#zbReporter{
	padding:0 10px;
}
#zbSendDate{
	padding:0 10px;
}
#zbSignDate{
	padding:0 10px;
}
#zbContent{
	clear: none;
	margin-top:20px;
	line-height:180%;
	font-size:14px;
	text-align:left;
}
#zbContent img{
	margin: 10px;
	margin-bottom:0px;
}
#zbContent p{
	margin-top: 10px;
}
#zbPrint{
	float:right;
	border:solid 1px #990000;
	padding:2px;
	width:30px;
	background:#ffdddd;
}
#zbPrint a{
	color:#990000;
	text-decoration:none;
}
#zbRel{
	clear:both;
	text-align:left;
	font-weight:bold;
}