@charset "UTF-8";
/* standard elements */

.top {
	margin: 0px;
	width: 978px;
	padding: 0px;
	height: 102px;
	background-color: #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px Solid #3399FF;
	border-top: 1px Solid #3399FF;
}

.top .l {
	width: 212px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.top .r {
	width: 766px;
	height: 100px;
	text-align: left;
	float: right;
}
