@charset "UTF-8";
/*topics.css*/

#nextMenuBox ul li#btnNews 			{background:url(../images/topics_btn.gif) -144px 0 no-repeat;}
#nextMenuBox ul li#btnNews a		{background:url(../images/topics_btn.gif) 0 0 no-repeat;}
#nextMenuBox ul li#btnNews a:hover	{background-position:-144px 0;}

#nextMenuBox ul li#btnFaq 			{background:url(../images/topics_btn.gif) -144px -22px no-repeat;}
#nextMenuBox ul li#btnFaq a			{background:url(../images/topics_btn.gif) 0 -22px no-repeat;}
#nextMenuBox ul li#btnFaq a:hover	{background-position:-144px -22px;}

#nextMenuBox ul li#btnDown 			{background:url(../images/topics_btn.gif) -144px -44px no-repeat;}
#nextMenuBox ul li#btnDown a		{background:url(../images/topics_btn.gif) 0 -44px no-repeat;}
#nextMenuBox ul li#btnDown a:hover	{background-position:-144px -44px;}

