@charset "utf-8";

#header .utility {
	position: absolute;
	right: 0;
	top: 0;
	width: 780px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
}


#header  #shortcut01 {
	top: 0px;
	height: 27px;
	left: 0px;
	width: 780px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	background-color: #FFFFFF;
}


#header #shortcut02 {
	width: 780px;
	color: #FFFFFF;
	position: absolute;
	top: 27px;
	font-size: 1px;
	line-height: 1px;
	height: 62px;
	margin: 0px;
	padding: 0px;
	background-color: #006633;
	text-align: left;
}
