﻿#top_menu_left, #top_menu_right {
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	height: 174px;
}
#top_menu_left {
	background-image: url('../images/common/index_banner01.jpg');
	background-position: 0px 21px;
	clear: left;
	width: 124px;
}
#top_menu_right {
	background-image: url('../images/common/index_banner02.jpg');
	background-position: 0px 0px;
	width: 626px;
	background-color: #365282;
}
#header_slogan {
	position: absolute;
	left: -1000px;
}
#header_text {
	float: right;
	color: #ffffff;
	width: 250px;
	border-left: 2px dotted #ffffff;
	margin-top: 40px;
	padding: 0 25px;
}
