.notice_bgr_reletive{
	position:relative;
	width:100%;
	height:100%;
	background-color:#f5f5f5;
	}
.notice_content{
	width:100%;
	height:504px;
	}
.notice_bar1{
	width:100%;
	height:37px;
	background-color:#f5f5f5;
	font-size:13px;
	line-height:37px;
	color:#838181;
	border-bottom:1px solid #bfbfbf;
	}
.notice_bar2{
	width:100%;
	height:35px;
	background-color:#f5f5f5;
	font-size:12px;
	line-height:30px;
	color:#dbdbdb;
	border-bottom:1px solid #bfbfbf;
	}
.notice_bar3{
	width:100%;
	height:50px;
	background-color:#f5f5f5;
	font-size:12px;
	line-height:30px;
	color:#dbdbdb;
	}

.notice_bar_content{
	width:100%;
	height:36px;
	background-color:#ffffff;
	font-size:15px;
	line-height:36px;
	border-bottom:1px solid #bfbfbf;
	}
.notice_bar_right{
	width:57px;
	height:25px;
	float:right;
	padding-top:5px;
	margin-right:15px;
	}