/** region specific css **/

.productOverview-hdr .seeItNow a
{
background: transparent url(../images/see_it_now_zh_cn.png) no-repeat scroll 0 0;
}

#footer
{
font-size: 10px;
}




/** leap tabs **/
a.nav_chapters
{
	width:153px;
	background:url(/nikebasketball/apac/zh_CN/images/leap/leap_nav_chapters.png) no-repeat 0 0;
}
a.nav_athletes 
{
	width:149px;
	background:url(/nikebasketball/apac/zh_CN/images/leap/leap_nav_athletes.png) no-repeat 0 0;
}
a.nav_chapters:hover, .leap-chapter a.nav_chapters
{
	background:url(/nikebasketball/apac/zh_CN/images/leap/leap_nav_chapters_active.png) no-repeat 0 0;
}
a.nav_athletes:hover, .leap-athletes a.nav_athletes
{
	background:url(/nikebasketball/apac/zh_CN/images/leap/leap_nav_athletes_active.png) no-repeat 0 0;
}
