﻿#top_menu_left, #top_menu_right {
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	height: 56px;
}
#top_menu_left {
	background-image: url('../images/common/general_banner01.jpg');
	clear: left;
	width: 124px;
}
#top_menu_right {
	background-image: url('../images/common/general_banner02.jpg');
	width: 626px;
	background-color: #365282;
}

