/* Style sheet menu */
#nav{}
#menu{right:50px;top:100px;position:relative;float:right;display:inline;}
#menu ul{list-style-type:none;}
#menu li{height:30px;position:relative;float:left;display:inline;}
#menu a{height:30px;}
.home a{width:47px;float:left;background:url("tl_files/chinamonkey/menu/home.jpg") left top no-repeat;}
.identity a{width:54px;float:left;background-image:url("tl_files/chinamonkey/menu/identity.jpg");background-repeat:no-repeat;}
.print a{width:34px;float:left;background-image:url("tl_files/chinamonkey/menu/print.jpg");background-repeat:no-repeat;}
.product a{width:56px;float:left;background-image:url("tl_files/chinamonkey/menu/product.jpg");background-repeat:no-repeat;}
.online a{width:42px;float:left;background-image:url("tl_files/chinamonkey/menu/online.jpg");background-repeat:no-repeat;}
.text a{width:31px;float:left;background-image:url("tl_files/chinamonkey/menu/text.jpg");background-repeat:no-repeat;}
.contact a{width:56px;float:left;background-image:url("tl_files/chinamonkey/menu/contact.jpg");background-repeat:no-repeat;}
.buttoff{background-position: 0px 0px;}
.button{background-position: 0px -31px;}

