.top1 {
    background: transparent url(images/zh-CN/v-superlink1.jpg) no-repeat scroll left top;
}
.top1:hover {
    background: transparent url(images/zh-CN/v-superlink1_r.jpg) no-repeat scroll left top;
}
.top2 {
    background: transparent url(images/zh-CN/v-superlink2.jpg) no-repeat scroll left top;
}
.top2:hover {
    background: transparent url(images/zh-CN/v-superlink2_r.jpg) no-repeat scroll left top;
}
.top3 {
    background: transparent url(images/zh-CN/v-superlink3.jpg) no-repeat scroll left top;
}
.top3:hover {
    background: transparent url(images/zh-CN/v-superlink3_r.jpg) no-repeat scroll left top;
}
.top4 {
    background: transparent url(images/zh-CN/v-superlink4.jpg) no-repeat scroll left top;
}
.top4:hover {
    background: transparent url(images/zh-CN/v-superlink4_r.jpg) no-repeat scroll left top;
}

/* the following is to fix the IE6 background image flicker */
ul li.nav_ca {
    width: 77px;
    background: url(images/zh-CN/v-ca.jpg) no-repeat left top ;
}
ul li.nav_us {
    width: 77px;
    background: url(images/zh-CN/v-us.jpg) no-repeat left top ;
}
ul li.nav_uk {
    width: 77px;
    background: url(images/zh-CN/v-uk.jpg) no-repeat left top ;
}
ul li.nav_eu {
    width: 77px;
    background: url(images/zh-CN/v-eu.jpg) no-repeat left top ;
}
ul li.nav_au {
    width: 77px;
    background: url(images/zh-CN/v-au.jpg) no-repeat left top ;
}
ul li.nav_nz {
    width: 77px;
    background: url(images/zh-CN/v-nz.jpg) no-repeat left top ;
}
ul li.nav_hk {
    width: 77px;
    background: url(images/zh-CN/v-hk.jpg) no-repeat left top ;
}
ul li.nav_sg {
    width: 77px;
    background: url(images/zh-CN/v-sg.jpg) no-repeat left top ;
}
ul li.nav_user a {
    width: 99px;
    background: url(images/zh-CN/v-user.jpg) no-repeat left top ;
}
ul li.nav_about a {
    width: 99px;
    background: url(images/zh-CN/v-about.jpg) no-repeat left top ;
}
ul li.nav_myhome a {
    width: 99px;
    background: url(images/zh-CN/v-myhome.jpg) no-repeat left top ;
}
ul li.nav_ca a {
    width: 77px;
    background: url(images/zh-CN/v-ca.jpg) no-repeat left top ;
}
ul li.nav_us a {
    width: 77px;
    background: url(images/zh-CN/v-us.jpg) no-repeat left top ;
}
ul li.nav_uk a {
    width: 77px;
    background: url(images/zh-CN/v-uk.jpg) no-repeat left top ;
}
ul li.nav_eu a {
    width: 77px;
    background: url(images/zh-CN/v-eu.jpg) no-repeat left top ;
}
ul li.nav_au a {
    width: 77px;
    background: url(images/zh-CN/v-au.jpg) no-repeat left top ;
}
ul li.nav_nz a {
    width: 77px;
    background: url(images/zh-CN/v-nz.jpg) no-repeat left top ;
}
ul li.nav_hk a {
    width: 77px;
    background: url(images/zh-CN/v-hk.jpg) no-repeat left top ;
}
ul li.nav_sg a {
    width: 77px;
    background: url(images/zh-CN/v-sg.jpg) no-repeat left top ;
}

.topmenu ul li.nav_user a:hover, .topmenu ul li.nav_user a:active {
    width: 103px;
    background: url(images/zh-CN/v-user_hover.jpg) no-repeat left top ;
}
.topmenu ul li.nav_about a:hover, .topmenu ul li.nav_about a:active {
    width: 103px;
    background: url(images/zh-CN/v-about_hover.jpg) no-repeat left top ;
}
.topmenu ul li.nav_myhome a:hover, .topmenu ul li.nav_myhome a:active {
    width: 103px;
    background: url(images/zh-CN/v-myhome_hover.jpg) no-repeat left top ;
}
.topmenu ul li.nav_ca a:hover, .topmenu ul li.nav_ca a:active {
    background: url(images/zh-CN/v-ca_hover.jpg) no-repeat left top ;
}
.topmenu ul li.nav_us a:hover, .topmenu ul li.nav_us a:active {
    background: url(images/zh-CN/v-us_hover.jpg) no-repeat left top ;
}
.topmenu ul li.nav_uk a:hover, .topmenu ul li.nav_uk a:active {
    background: url(images/zh-CN/v-uk_hover.jpg) no-repeat left top ;
}
.topmenu ul li.nav_eu a:hover, .topmenu ul li.nav_eu a:active {
    background: url(images/zh-CN/v-eu_hover.jpg) no-repeat left top ;
}
.topmenu ul li.nav_au a:hover, .topmenu ul li.nav_au a:active {
    background: url(images/zh-CN/v-au_hover.jpg) no-repeat left top ;
}
.topmenu ul li.nav_nz a:hover, .topmenu ul li.nav_nz a:active {
    background: url(images/zh-CN/v-nz_hover.jpg) no-repeat left top ;
}
.topmenu ul li.nav_hk a:hover, .topmenu ul li.nav_hk a:active {
    background: url(images/zh-CN/v-hk_hover.jpg) no-repeat left top ;
}
.topmenu ul li.nav_sg a:hover, .topmenu ul li.nav_sg a:active {
    background: url(images/zh-CN/v-sg_hover.jpg) no-repeat left top ;
}

#userBody .nav_user a {
    background: url(images/zh-CN/v-user_selected.gif) no-repeat left top ;
    width: 103px;
}
#aboutBody .nav_about a {
    background: url(images/zh-CN/v-about_selected.gif) no-repeat left top ;
    width: 103px;
}
#myhomeBody .nav_myhome a {
    background: url(images/zh-CN/v-myhome_selected.gif) no-repeat left top ;
    width: 103px;
}
#canadaBody .nav_ca a {
    background: url(images/zh-CN/v-ca_selected.gif) no-repeat left top ;
}

#usaBody .nav_us a {
    background: url(images/zh-CN/v-us_selected.gif) no-repeat left top ;
}

#ukBody .nav_uk a {
    background: url(images/zh-CN/v-uk_selected.gif) no-repeat left top ;
}

#euBody .nav_eu a {
    background: url(images/zh-CN/v-eu_selected.gif) no-repeat left top ;
}

#australiaBody .nav_au a {
    background: url(images/zh-CN/v-au_selected.gif) no-repeat left top ;
}

#newzealandBody .nav_nz a {
    background: url(images/zh-CN/v-nz_selected.gif) no-repeat left top ;
}

#hongkongBody .nav_hk a {
    background: url(images/zh-CN/v-hk_selected.gif) no-repeat left top ;
}
#singaporeBody .nav_sg a {
    background: url(images/zh-CN/v-sg_selected.gif) no-repeat left top ;
}
.sf-menu a, .sf-menu a:visited {
    font-size: 12px;
}


