/*------change link color-------*/
#menuBox {
	width: 218px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	background-color: #4D4D45;
}
#menu {
	width: 218px;
	float: left;
	margin: 0;
	padding: 1px 0px 0px;
}
#menu ul {
	width: 218px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu li a {
	display: block;
	height: 36px;
}
#menu li {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 45px;
	height: 46px;
}
/*link*/
li#c00  {
	background-image: url(../imgs/m_link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 46px;
	width: 218px;
}
/*top*/
li#c01  {
	background-image: url(../imgs/m_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	width: 218px;
}
/*manual*/
li#c02  {
	background-image: url(../imgs/m_manual.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	width: 218px;
}
/*download*/
li#c03  {
	background-image: url(../imgs/m_dl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	width: 218px;
}
/*faq*/
li#c04  {
	background-image: url(../imgs/m_faq.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	width: 218px;
}
/*ps3 online manual*/
li#c05  {
	background-image: url(../imgs/m_ps3om.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 41px;
	width: 218px;
}
/*ps3 linux*/
li#c06 {
	background-image: url(../imgs/m_ps3linux.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	width: 218px;
}
/*csf*/
li#c07 {
	background-image: url(../imgs/m_cdf.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 37px;
	width: 218px;
}
/*terms*/
li#c08{
	background-image: url(../imgs/m_terms.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 37px;
	width: 218px;
}

/*top*/
li#c01up,li#c01 a:hover {
	background-image: url(../imgs/m_top_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	width: 218px;
}
/*manual*/
li#c02up,li#c02 a:hover {
	background-image: url(../imgs/m_manual_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	width: 218px;
}
/*download*/
li#c03up,li#c03 a:hover {
	background-image: url(../imgs/m_dl_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	width: 218px;
}
/*faq*/
li#c04up,li#c04 a:hover {
	background-image: url(../imgs/m_faq_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	width: 218px;
}
/*ps3 online manual*/
li#c05 a:hover {
	background-image: url(../imgs/m_ps3om_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 41px;
	width: 218px;
}
/*ps3 linux*/
li#c06 a:hover {
	background-image: url(../imgs/m_ps3linux_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	width: 218px;
}
/*csf*/
li#c07 a:hover {
	background-image: url(../imgs/m_cdf_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 37px;
	width: 218px;
}
/*terms of use*/
li#c08 a:hover {
	background-image: url(../imgs/m_terms_up.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 37px;
	width: 218px;
}
