/* topbar */
.topbar{
	width:100%;
	margin-bottom:-48px;
	background:#000069;
	height:40px;
	line-height:40px;	
}
.date-time{
	width: 1030px;
	margin:0px auto;
	color:#fff;	
}
.date-time1{
	width: 300px;
	float:left;	
	font-weight:bold;	
}
.date-time2{
	width: 300px;
	float:right;	
}
#date_time2 {
	float: right;	
	font-weight:bold;
}
.welcome{
	display:inline;
	width: 500px;	
	margin:0 auto;
	font-size:20px;
	padding-left:72px;	
}
