@charset "utf-8";
/** ----------------------------------------------------------------------------

	@ Style Name    : /css/exhibition/goods/layout.css

---------------------------------------------------------------------------- **/
/** ----------------------------------------------------------------------------
 *	Navigation
---------------------------------------------------------------------------- **/
#nsGoods01 a {
	height:38px;
	background:url(/imgs/exhibition/goods/nav_sidebarsub.gif) 0 0 no-repeat;
}
#nsGoods02 a {
	height:38px;
	background:url(/imgs/exhibition/goods/nav_sidebarsub.gif) 0 -38px no-repeat;
}
#nsGoods01 .current,
#nsGoods01 a:hover {background-position:-110px 0;}
#nsGoods02 .current,
#nsGoods02 a:hover {background-position:-110px -38px;}

/** ----------------------------------------------------------------------------
 *	Layout
---------------------------------------------------------------------------- **/