﻿/* Language */
.divLanguage {height:auto; font-size:11px; overflow:hidden; float:right;}
.divLangSpliter {color:#ffffff; float:right; overflow:hidden; padding:0px 5px;}

.hypCurLang{width:40px; height:40px; float:right; display:block; background:url('../../img/usr/mobile/btn-language.png') no-repeat; margin-top:6px; cursor:pointer;}
a.hypCurLang:link, a.hypCurLang:visited {text-decoration:none; }
a.hypCurLang:hover, a.hypCurLang:active {text-decoration:none; }
.langEn {background-position:0px 0px; }
.langZh {background-position:0px -90px; }

.hypEng {color:#3a3a3a;float:right; display:block; background:url('../img/usr/btn-flag-uk.gif') no-repeat; width:45px; height:15px; padding-left:30px; padding-right: 15px; padding-right: 15px;}
a.hypEng:link, a.hypEng:visited {text-decoration:none; color:#3a3a3a;}
a.hypEng:hover, a.hypEng:active {text-decoration:none; color:#3587db; background:url('../img/usr/btn-flag-uk.gif') no-repeat 0px -65px;}

.hypEngSel {color:#3587db; float:right; display:block; background:url('../img/usr/btn-flag-uk.gif') no-repeat 0px -65px; width:45px; height:15px; padding-left:30px; padding-right: 15px; }
a.hypEngSel:link, a.hypEngSel:visited {text-decoration:none; color:#3587db;}
a.hypEngSel:hover, a.hypEngSel:active {text-decoration:none; color:#3587db;}

.hypChinese {color:#3a3a3a; float:right; display:block; background:url('../img/usr/btn-flag-china.gif') no-repeat; width:25px; height:15px; padding-left:30px; padding-right: 15px;}
a.hypChinese:link, a.hypChinese:visited {text-decoration:none; color:#3a3a3a;}
a.hypChinese:hover, a.hypChinese:active {text-decoration:none; color:#3587db; background:url('../img/usr/btn-flag-china.gif') no-repeat 0px -65px;}

.hypChineseSel {color:#3587db; float:right; display:block; background:url('../img/usr/btn-flag-china.gif') no-repeat 0px -65px; width:25px; height:15px; padding-left:30px; padding-right: 15px; }
a.hypChineseSel:link, a.hypChineseSel:visited {text-decoration:none; color:#3587db;}
a.hypChineseSel:hover, a.hypChineseSel:active {text-decoration:none; color:#3587db;}
/* End of Language */