
/* with text */
#menu2 {display:block; height:150px; min-height:160px; margin:0px;}
#menu2 ul {margin:0; padding:0; list-style-type:none;}
#menu2 li {display:block; float:left; margin-right:0px; /*border:1px solid #000;*/}
#menu2 li.list1t {background:#ffffff url(../images/home_member.jpg) no-repeat;}
#menu2 li.list2t {background:#ffffff url(../images/my_history.jpg) no-repeat;}
#menu2 li.list3t {background:#ffffff url(../images/my_profile.jpg) no-repeat;}
#menu2 li.list4t {background:#ffffff url(../images/order_tracking.jpg) no-repeat;}
#menu2 li.list5t {background:#ffffff url(../images/empty.jpg) no-repeat;}
#menu2 a {display:block; padding-top:148px; color:#ffffff; text-decoration:none; text-align:center; text-transform:uppercase; color:#ffffff; font-size:0.8em; font-weight:bold;}

#menu2 a#item1t {background:transparent url(../images/home_member_h.jpg) -140px -160px no-repeat; width:140px;}
#menu2 a#item2t {background:transparent url(../images/my_history_h.jpg) -140px -160px no-repeat; width:140px;}
#menu2 a#item3t {background:transparent url(../images/my_profile_h.jpg) -140px -160px no-repeat; width:140px;}
#menu2 a#item4t {background:transparent url(../images/order_tracking_h.jpg) -140px -160px no-repeat; width:140px;}
#menu2 a#item5t {background:transparent url(../images/empty.jpg) -150px -160px no-repeat; width:150px;}

#menu2 a#item1t:hover {background-position:top right; z-index:160; color:#ffffff;}
#menu2 a#item2t:hover {background-position:top right; z-index:160; color:#ffffff;}
#menu2 a#item3t:hover {background-position:top right; z-index:160; color:#ffffff;}
#menu2 a#item4t:hover {background-position:top right; z-index:160; color:#ffffff;}
#menu2 a#item5t:hover {background-position:top right; z-index:160; color:#ffffff;}


