
@import "css.css";
@import "default.css";
@import "ui.selectmenu.css";
@import "custom.css";
@import "custom-theme/jquery-ui-1.10.1.custom.css";
.th .ui-selectmenu-item-icon {  background: url('../images/th.png') 0 0 no-repeat; width: 30px;height: 20px;}
.en .ui-selectmenu-item-icon {  background: url('../images/en.png') 0 0 no-repeat; width: 30px;height: 20px;}
.jp .ui-selectmenu-item-icon {  background: url('../images/jp.png') 0 0 no-repeat; width: 30px;height: 20px;}
.cn .ui-selectmenu-item-icon {  background: url('../images/cn.png') 0 0 no-repeat; width: 30px;height: 20px;}
.ru .ui-selectmenu-item-icon {  background: url('../images/ru.png') 0 0 no-repeat; width: 30px;height: 20px;}
