body {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #003466;
} 

#sysframe {
	width: 960px;
	border-left: 6px solid #6ccc4a;
	border-right: 6px solid #6ccc4a;
	background: #94bbe2;
}

#syscontent {
	padding-bottom: 0px;
  	background: #94bbe2;

}
#sysfooter {
	 width: 960px;
	 height: 0px;
}

#content{
  	background: #94bbe2 url(img_homepage/background.jpg) top no-repeat;
	width:960px;
	height: 800px;
	float:left;
	overflow: hidden;
}
.clear{
	clear: both;
}

.title_homepage {
	font: 28px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff; 
}
.first_table{
	margin-left: 80px;
	margin-top: 80px;
}

.second_table{
	margin-left: 95px;
}
.third_table{
	margin-left: 95px;
	margin-top: 40px;
}
.clock{
	width: 300px;
	margin-left: 50px;
}
.container{
	float: left;
	}

.separ{
	clear: both !important; 
	line-height: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
}
