/*通用下拉外框*/
.kslogin_menu{border:1px solid #cccccc;background:#ffffff;/*-webkit-box-shadow:2px 2px 2px #bbb;*/;}
/*下拉列表*/
.menuList{background:#fff;padding:1px;width:100px;}
.menuList li{width:100%;}
.menuList a{line-height:25px;height:25px;padding:0 10px;display:block;overflow:hidden;}
.menuList a:hover{background:#00bfff; text-decoration:none;} 
.menuList img{ margin-bottom:-3px;white-space:nowrap;margin-left:-5px;_margin-top:4px;margin-right:5px;}
/*快速登录*/
.loginWays{height:24px;line-height:24px; overflow:hidden; margin-bottom:5px; background:url(./images/bg_loginways.png) no-repeat 0 0;}
.loginWays img{margin-bottom:-3px;margin-right:5px;margin-left:7px; }