#headSubMenu{
	width:870px;
	height:60px;
	margin:0px 40px 0px 40px;
	background:url(../images/category2SubMenu_BG.png) repeat-x;
}
#headSubMenu ul{
	list-style:none;
	margin-left:290px;
	width:350px;
}

#headSubMenu ul li{
	float:left;
	background:none;
	height:60px;
	margin-right:20px;
}
#headSubMenu ul li span{
	display:block;
	text-align:center;
	font-size:12px;
	height:12px;
	margin-top:22px;
	color:#728BB9;
}

#headSubMenu ul li a{
	color:#666666;
	text-decoration:none;
}

#headSubMenu ul li.selected{
	background:url(../images/category2SubMenu_Select.png) no-repeat center center;
}

#headSubMenu ul li#sub1,#headSubMenu ul li#sub1 span{
	width:110px;
}
#headSubMenu ul li#sub2,#headSubMenu ul li#sub2 span{
	width:110px;
}