﻿#CommonLang{ width: 46px;height: 20px;position: absolute;top: -3px;
right: 22px;}
#CommonLang .lang{ color: #fff;font: bold 12px/20px arial;margin-left: 35px;cursor: pointer}
#CommonLang .btnLang{width:22px;height:16px;border:none;cursor: pointer;margin-bottom: 5px}
#CommonLang .btnVN{ background: url(vn.jpg.ashx) no-repeat; width: 22px;height: 16px;margin-left: 2px}
#CommonLang .btnENG{background: url(eng.jpg.ashx) no-repeat; width: 22px;height: 16px;margin-left: 2px }
#CommonLang .flag{ display: inline;}
#CommonLang .flag span{color: #fff;font: bold 12px/20px arial;margin-left: 10px;}
 

#CommonLang .hdLang {
background: url(bg.png.ashx)repeat;
display: block;
position: absolute;
top: 3px;
width: 33px;
left: 8px;
padding-bottom: 3px;
float: left;
}
#CommonLang .currentlang {line-height:22px;color:#828181;cursor:pointer;font-weight:bold;padding-right:15px;background: url(icon.png.ashx) no-repeat right center;height: 16px;width:22px;position:absolute;top:3px;}
#CommonLang .hdItem {display:block;line-height:27px;color:#828181;cursor:pointer;font-weight:bold;width:22px;height:16px}
#CommonLang .hdItem img {margin-left:5px}