@charset "utf-8";

#BOQI_menu,#BOQI_menu ul,#BOQI_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#BOQI_menu {
	padding: 11px 7px 0;
	background: url("images/bg_ja_t.gif") no-repeat left top;
}

#BOQI_menu > li:first-child {
	border-top: 0;
}

#BOQI_menu li a {
	display: block;
	border-bottom: 1px solid #E8E8E8;
	color: #44403F;
	font-size: 12px;
line-height: 18px;
	text-decoration: none;
}

#BOQI_menu li a {
	padding: 15px 6px 11px 23px;
}

#BOQI_menu li a.ja_last_link {
	border-bottom: 0;
}

#BOQI_menu li a span {
	padding-left: 8px;
	background: url("images/icon_ja_menu.gif") no-repeat 0 2px;
}

#BOQI_menu li.MasterActiveTab > a,#BOQI_menu li a.selected {
	background: url("images/bg_ja_menu_h.gif") repeat-x 0 1px;
	color: #0173BC;
}

#BOQI_menu ul {
	padding-left: 29px;
}

#BOQI_menu ul a {
	padding: 6px 6px 5px 3px;
}

#BOQI_menu ul a span {
	padding-left: 10px;
	background: url("images/icon_ja_menu_s.gif") no-repeat 0 2px;
}

#BOQI_menu ul a.current,#BOQI_menu ul a:hover {
	background: url("images/bg_ja_menu_sh.gif") repeat-x 0 1px;
	color: #0173BC;
}

#BOQI_menu ul a:hover span {
	background: url("images/icon_ja_menu_sh.gif") no-repeat 0 2px;
}

#BOQI_menu ul ul {
	padding-left: 0;
}

#BOQI_menu ul ul a {
	border-bottom: 0;
	padding: 0;
	font-size: 12px;
line-height: 16px;
}

#BOQI_menu ul ul a span {
	display: block;
	padding: 6px 6px 5px 24px;
	background: none;
}

#BOQI_menu ul ul a.current,#BOQI_menu ul ul a:hover {
	background: url("images/bg_ja_menu_ssh.gif") repeat-x 0 1px;
}

#BOQI_menu ul ul a.current span,#BOQI_menu ul ul a:hover span {
	background: url("images/bg_ja_menu_ssh_l.gif") no-repeat 0 1px;
}

/* =S IE6 BUG */
#BOQI_menu li,#BOQI_menu li a {
	display: inline-block;
}

#BOQI_menu li,#BOQI_menu li a {
	display: block;
}

#BOQI_menu li.ja_first {
	border-top: 0;
}

* html #BOQI_menu li.MasterActiveTab a,* html #BOQI_menu li a.selected {
	background: url("images/bg_ja_menu_h.gif") repeat-x 0 1px;
	color: #0173BC;
}

* html #BOQI_menu li.MasterActiveTab ul a {
	background: none;
	color: #44403F;
}

* html #BOQI_menu li.MasterActiveTab ul li a.current {
	background: url("images/bg_ja_menu_sh.gif") repeat-x 0 1px;
	color: #0173BC;
}

* html #BOQI_menu li.MasterActiveTab ul li a.current span {
	background: url("images/icon_ja_menu_sh.gif") no-repeat 0 2px;
}

* html #BOQI_menu li.MasterActiveTab ul ul a.current {
	background: url("images/bg_ja_menu_ssh.gif") repeat-x scroll 0 1px;
}

* html #BOQI_menu li.MasterActiveTab ul ul a.current span {
	background: url("images/bg_ja_menu_ssh_l.gif") no-repeat scroll 0 1px;
}
/* =E IE6 BUG */
