#slider{
	width:1904px;
	position:relative;
	left:50%;
	margin-left:-952px;
	
}

#section01{
	width:1180px;
	background-color::yellow;
	margin:80px auto 0;
}


.notice{
	width:378px;
	height:267px;
	display:inline-block;
	border:1px solid #e5e5e5;
	float:left;
}

.notice .titlearea {
	width:338px;
	display:inline-block;
	padding-bottom:10px;
	border-bottom:1px solid #e5e5e5;
}

.notice .titlearea .title{
	font-size:20px;
	display:inline-block;
	float:left;
}

.notice .titlearea .more{
	width:20px;
	display:inline-block;
	float:right;
	margin-top:5px;
}

.notice_list{
	width:338px;
	margin-top:22px;
}

.notice_list li{
	font-size:15px;
	line-height:27px;
}


.cont_img{
	width:380px;
	margin-left:15px;
	display:inline-block;
	float:left;
}

















