@charset "utf-8";
#top_update {
	width: 28%;
	position: absolute;
	left: 60%;
	top: 80px;
	padding: 0px;
	background-color: #FEEFDA;
}
h5 {
	color: #FFEED0;
	background-color: #DB3764;
	font-size: large;
	padding-left: 10px;
}


/* CSS Document */


#top_outline {
	width: 60%;
	margin-left: 10px;
}
.notification {
	width: 60%;
	margin: 10px;
}
