.content{
	width:1200px;
	margin:0 auto;
	}
	/*left begin*/
	.content_left{
		width:265px;
		float:left;
		overflow:hidden;
		margin-right:10px;
		}
		/*tab begin*/
		#zjlist_Tab1{
			width:258px;
			margin:0px;
			padding:0px;
			margin-bottom:15px;
			}
		.zjlist_Menubox {
			height:28px;
			line-height:28px;
			position:relative;
			}		
			.zjlist_Menubox ul{
				margin:0px;
				padding:0px;
				list-style:none; 
				position:absolute; 
				top:0px; 
				left:0; 
				height:40px;
				text-align:center;
				background-color: #eee;
				}
				.zjlist_Menubox li {
					color: #333;
					cursor: pointer;
					display: block;
					float: left;
					font-size: 16px;
					height: 40px;
					line-height: 38px;
					width: 129px;
					}
					.zjlist_Menubox li.hover {
						color: #fff;
						background-image:url("../images/index37.png");
						background-repeat:no-repeat;
						background-position:center bottom;
						height: 49px;
						line-height: 38px;
						padding: 0;
						}
		.zjlist_Contentbox{
			clear:both;
			margin-top:0px; 
			border-top:none;
			height: auto; 
			text-align:center;
			padding-top:25px;
			border:1px solid #e3e3e3;
			border-top:none;
			width:256px;
			}
			.ce{
				width:256px;
				}
				.ce li{
					border-bottom:1px solid #f8f8f8;
					}			
					.ce li a{
						padding: 10px 10px 10px 40px;
						color:#333;
						display:block;
						cursor:pointer;
						font-size:16px;
						background-image:url(../images/index110.png);
						background-repeat:no-repeat;
						background-position:230px center;
						text-align:left;
						}
						.ce li a:hover{
							background-color:#2e9bf0;
							color:#fff;
							}
					.ce li .xz{
						background-image:url(../images/index111.png);
						}
			.more{
				margin-left: 36px;
				}
			.er{
				display:none;
				width:256px;
				}
				.er li{
					width:100%;
					border:solid #eee;
					border-width:1px 0px 0px;
					}
					.er li a{
						display:block;
						padding:10px 10px 10px 20px;
						color:#7d7d7d;
						background:none;
						font-size: 14px;
						}
						.er li a:hover{
							color:#2e9bf0;
							text-decoration:underline;
							background-color:#fff;
							}
					.er .e_li a{
						}
			
		/*tab end*/
	/*left end*/
	/*right begin*/
	.content_right{
		width:925px;
		overflow:hidden;
		float:left;
		}
		/*top begin*/
		.con_top_title {
			background-image: url("../images/index36.png");
			background-position:left center;
			background-repeat: no-repeat;
			border-bottom: 2px solid #1f88e4;
			height: 44px;
			line-height: 44px;
			}
			.con_top_title_left {
				color: #fff;
				float: left;
				font-size: 18px;
				margin-left: 50px;
				background-image:url(../images/index2016122201.png);
				background-repeat:repeat-x;
				padding-right:20px;
				}
			.con_top_title_right {
				float: right;
				margin-right: 20px;
				}
		/*top end*/
		/*bottom begin*/
		.con_bottom{
			padding:10px;
			width:903px;
			border:1px solid #eee;
			margin-bottom:20px;
			}
			.con_bottom ul li{
				float: left;
				height: 211px;
				margin: 20px 10px;
				width: 430px;
				}
				.con_bot_li_left{
					float:left;
					width:164px;
					height:211px;
					overflow:hidden;
					margin-right:10px;
					}				
				.con_bot_li_right{					
					float:left;
					height:211px;
					width:256px;
					overflow:hidden;
					}
					.con_bot_li_right h4{
						font-size: 18px;
						height: 40px;
						line-height: 40px;
						margin-bottom: 10px;
						}
					.con_bot_li_right p{
						font-size:16px;
						height:30px;
						line-height:30px;
						margin-bottom:10px;
						}
					.con_bot_li_right span{
						color: #666;
						display: block;
						font-size: 14px;
						line-height: 24px;
						width: 256px;
						}
		/*bottom end*/
	/*right end*/
	