#message {
	width: 240px;
	height: 203px;
	position: absolute;
	top: 5px;
	right: -10px;
	visibility: hidden;
}

#message_mail {
	width: 68px;
	height: 50px;
	position: absolute;
	right: 74px;
	bottom: 44px;
}

#banner {
	width: 490px;
	height: 300px;
	padding: 0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/home/banner.png) no-repeat;
	clear: both;
}

#banner_content {
	width: 485px;
	height: 295px;
	position: absolute;
	top: 2px;
	left: 3px;
}

#banner_footer {
	position: absolute;
	left: 0;
	bottom: -30px;
}

#activity_program {
	position: absolute;
	bottom: -28px;
	left: 5px;
	background: url(../images/home/activity_program.png) no-repeat left top;
	height: 26px;
	width: 228px;
	display: block;
	text-indent: -900em;
	cursor: pointer;
}

#activity_program:hover {
	background: url(../images/home/activity_program.png) no-repeat left bottom;
}

#activity_program-en {
	position: absolute;
	bottom: -28px;
	left: 5px;
	background: url(../images/home/activity_program-en.png) no-repeat left top;
	height: 26px;
	width: 228px;
	display: block;
	text-indent: -900em;
	cursor: pointer;
}

#activity_program-en:hover {
	background: url(../images/home/activity_program-en.png) no-repeat left bottom;
}
