/*content begin*/
.content{
	margin:20px auto;
	width:1000px;
	}		
	/*content_top begin*/
	.content_top{
		border:1px solid #d3d3d3;
		height: auto;
		width:898px;
		padding:20px 50px;
		margin-bottom:25px;
		}
		.c_top_left{
			width:440px;
			float:left;
			overflow:hidden;
			height:130px;
			}
			.c_top_left ul li{
				width:440px;
				height:42px;
				line-height:42px;
				overflow:hidden;
				}
				.c_top_left_tit{
					float:left;
					width:80px;
					height: 42px;
					overflow: hidden;
					}
				.c_top_left_main{
					float: left;
					height: 42px;
					overflow: hidden;
					width: 360px;
					}
		.c_top_right{
			width:440px;
			float:left;
			overflow:hidden;
			height:130px;
			margin-left:18px;
			}
			.c_top_right ul li{
				width:440px;
				height:42px;
				line-height:42px;
				overflow:hidden;
				}				
				.c_top_right_tit{
					float:left;
					width:80px;
					height: 42px;
					overflow: hidden;
					}
				.c_top_right_main{
					float: left;
					height: 42px;
					overflow: hidden;
					width: 360px;
					}
		.c_top_bottom{
			width:890px;
			}
			.c_top_bottom_tit{
				float:left;
				width:80px;
				height: 30px;
				line-height:30px;
				overflow: hidden;
				}
			.c_top_bottom_main{
				float: left;
				height: auto;
				line-height: 30px;
				overflow: hidden;
				width: 800px;
				}
	/*content_top end*/
	/*right begin*/			
		/*right top title begin*/
		.ctr_top{
			background-image: url("imagesindex94.jpg");
			background-position: right top;
			background-repeat: no-repeat;
			background-color:#0059a3;
			color:#fff;
			display: inline-block;
			height: 40px;
			line-height: 40px;
			padding-left: 40px;
			padding-right: 50px;
			text-align: left;
			font-size:16px;
			float:left;
			}
		/*right top title end*/
		.ctr_top_left{
			float: right;
			font-size: 12px;
			height: 40px;
			line-height: 40px;
			text-align: right;
			}		
	/*right end*/

/*content end*/

/*main begin*/
.main {
    margin: 0 auto;
	border:1px solid #e2e2e2;
	border-top:none;   
	padding: 10px 14px;
    width: 970px;
	}
	.maintit {
		border-bottom: 1px dashed #c8c8c8;
		margin-bottom: 10px;
		text-align: center;
		width: 970px;
		}
	.maintitone {
		font-size: 18px;
		font-weight: bold;
		line-height: 30px;
		padding: 10px 0;
		}
	.maintittwo {
		color: #666;
		padding: 10px 0;
		}
	.mainnews {
		color: #333;
		line-height: 200%;
		padding: 10px 30px;
		}
	.mainnews p {
		padding: 10px 0;
		text-indent: 28px;
		}
	.newsbj {
		color: #707070;
		height: 50px;
		line-height: 50px;
		padding-right: 30px;
		text-align: right;
		}
	.mainnews img{
		max-width:95%;
		margin:0 auto;
		}

/*main end*/

/*right bottom list begin*/
.ctr_bottom{
	height: 270px;
    overflow: hidden;
    width: 970px;
	}
	.ctr_bottom ul{
		}
		.ctr_bottom ul li{
			width:938px;
			height:50px;
			line-height:50px;
			margin:0 auto;
			border-top:1px solid #ebebeb;
			background-image:url(imagesindex95.jpg);
			background-repeat:no-repeat;
			background-position:5px center;
			}
			.ctr_bottom ul li .ctr_li_left{
				float:left;
				width:815px;
				margin-left:20px;
				height:50px;
				overflow:hidden;
				}
			.ctr_bottom ul li .ctr_li_right{
				float: left;
				text-align: right;
				width: 100px;
				font-size:12px;
				}
/*right bottom list end*/			