@charset "utf-8";
/* CSS Document */

/*splash page*/
.splashCell{width:464px;height:225px;background:transparent url(../images/splash_bg.gif) no-repeat;vertical-align:top;}
#splashCont{position:absolute;z-index:1002;}

/*new splash*/
.selMask{float:left;display:inline;width:450px;height:155px;padding:95px 32px 0;overflow:hidden;position:relative;background:transparent url(../images/lan_bg.gif) no-repeat 50% 20px}
#selUl{float:left;width:450px;height:155px;position:absolute;left:0;padding:0;margin:0;list-style:none}
#selUl li{display:block;margin:0 auto;width:380px;text-align:center;overflow:hidden}
#selUl li span{margin:0 10px;line-height:100px;color:#fff;}
#selUl li span img{cursor:pointer}
