@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	border: 0px;	
}
body{
	font-family:"宋体", Arial;
	font-size:12px;
	color:#000;
	text-align:left;
}
img{
	border:none;
}
#docc4_wrap{
	width:980px;
	height:auto;
	margin:0 auto;
    overflow:hidden;
	border:1px #CCC solid;
	}
#docc4_header{
	width:980px;
	margin:0 auto;
}
#docc4_contain{
	width:980px;
	margin:0 auto;
	background-color:#f9f9f9;
	line-height:20px;
	letter-spacing:2px;

}
#docc4_weizhi{
	width:970px;
	height:30px;
	padding:0 0 0 10px;
	float:left;
	line-height:30px;
	border-bottom:1px solid #ccc;
}
#docc4_content{
	width:960px;
	padding:0 10px 0 10px;
	float:left;
	margin:0px;
	font-size:12px; 
	color:#000;
}
#docc4_content div.d4contop{
	width:100%;
	height:auto;
	float:left;
}
#docc4_content div.d4condown{
	width:100%;
	height:auto;
	float:left;
	letter-spacing:1px;
}
.d4condown div.d4zazhi{
	width:120px;
	height:202px;
	float:left;
	margin:5px 0px 5px 0px;
	padding:20px 20px 0px 20px;
	background:url(/zazhi/images/zzbj.gif) no-repeat;
	text-align:center;
}
.d4condown div.d4img{
	width:120px;
	height:164px;
	float:left;
}
.d4condown div.d4text{
	width:120px;
	height:20px;
	float:left;
	line-height:20px;
}
#d4zazhi_book{
	width:100%;
	height:55px;
	text-align:center;
	float:left;
}
#docc4_foot{
	width:980px;
	margin:0 auto;
}






