body{
	background-color: #FFFFFF;
}	

	#dongtai_top{
			width: 100%;
		}

				.z_title{
					width: 100%;
				}
				
						.z_title_table{
							margin: 0 auto;
							margin-top: 40px;
						}
								.z_table_tr{
									width: 100%;
								}
									.z_line_td{
										width: 123px;
										height: 65px;
									}
											.z_line{
												width: 123px;
												height: 1px;
												display: block;
												margin-top: 47px;
												background-color:#666666;
											}
											
											.z_the_title_c{
												font-size: 30px;
												color: #1A1A1A;
												font-weight: bold;
												text-align: center;
												display: block;
												margin: 0 28px;
											}
											
											.z_the_title_e{
												font-size: 16px;
												color: #666666;
												text-align: center;
												display: block;
												margin: 0 28px;
											}
											
				/*标题部分*/							
				.title_whole{
					width: 100%;
					height: 90px;
					border-bottom: 1px solid #CCCCCC;
					margin-top: 20px;
				}
						.t_left{
							width: 75%;
							height: 100%;
							margin-left: 1%;
						}
								.title{
									width: 100%;
									height: 36px;
									/*font-size: 30px;*/
									font-size: 25px;
									color: #1A1A1A;
									line-height: 36px;
								}
								
								.title_info{
									width: 100%;
									height: 30px;
									font-size: 14px;
									color: #666666;
									line-height: 30px;
									margin-top: 10px;
								}
								
						.t_right{
							width: 110px;
							height: 30px;
							margin-top: 20px;
						}
								.t_right a{
									display: block;
									width: 108px;
									height: 28px;
									color: #838383;
									font-size: 13px;
									text-align: center;
									text-decoration: none;
									line-height: 28px;
									border: 1px solid #959595;
								}
						.z_content{
							width: 98%;
							margin: 0 auto;
							font-size: 14px;
							line-height: 30px;
							color: #7A7A7A;
						}
				
				/*上一篇，下一篇*/
				.prev_next{
					width: 98%;
					height: 110px;
					margin: 40px 1%;
				}
				
						.z_prev_next{
							width: 100%;
							height: 50%;
						}
								.z_prev_next span{
									display: block;
									float: left;
									width: 102px;
									height: 30px;
									color: #2C3E50;
									background-color: #B3B3B3;
									text-align: center;
									line-height: 30px;
									cursor: pointer;	/*显示小手*/
								}
								
								.z_prev_next label{
									display: block;
									float: left;
									height: 30px;
									color: #1A1A1A;
									background-color: #E6E6E6;
									line-height: 30px;
									padding: 0 20px;
									cursor: pointer;	/*显示小手*/
								}

.kongbai{
	width: 100%;
	height: 30px;
	background-color: #FFFFFF;
}