@charset "utf-8";
#warp {
	width: 665px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 150px;
}

/*Content*/

#content {
	padding-top: 5px;
	padding-bottom: 5px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFF00;
	position: relative;
	left: 282px;
	font-weight: bold;
	bottom: 607px;
}

.style1 a {
	color:#FFFF00;
	}

.style1 a:hover {
	color:#FFFF00;
	}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17.9px;
	color: #FFFFFF;
	position: relative;
	left: 150px;
	font-weight: bolder;
	bottom: 107px;
	text-decoration: none;
}

.style2 a {
	color:#FFFFFF;
	}

.style2 a:hover {
	color:#FFFFFF;
	}
