#wrapLocalNaviArea {
	background: url("/cn/img/bg_content.gif") repeat-x left top; width: 100%;
}
#localNaviArea {
	margin: 0px auto; width: 990px; height: 30px; position: relative;
}
#localNaviArea p {
	left: 0px; top: 18px; line-height: 0; font-size: 0px; position: absolute;
}
#localNaviArea #lNavi {
	top: 18px; width: 80%; text-align: right; right: 0px; color: rgb(146, 146, 146); letter-spacing: -0.4em; position: absolute;
}
#localNaviArea #lNavi li {
	letter-spacing: normal; margin-left: 20px; vertical-align: top; display: inline-block;
}
* html #localNaviArea #lNavi li {
	display: inline; zoom: 1;
}
*:first-child + html #localNaviArea #lNavi li {
	display: inline; zoom: 1;
}
#localNaviArea #lNavi li a {
	color: rgb(37, 37, 37); text-decoration: none;
}
#localNaviArea #lNavi li a:hover {
	color: rgb(146, 146, 146); text-decoration: none;
}
