@charset "utf-8";
/* 重定义浏览器默认样式 */

/* 登录 */
#overlay5555{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);display:none; z-index: 9999}
#win{position:fixed;width:300px;margin-top: -150PX;TOP:50%; margin-left:-150px; *margin-left:484px;background:#fff;border:2px solid #c0130d;z-index: 9999;left:50%;}
#win > h2{height:40px;margin:0;}
#close{float: right; margin-right: 20px; font-size: 14px;padding-top:20px;}
.login{padding:20px 20px 20px 20px;}
.login-user{ height: 25px; margin-bottom:10px; line-height: 25px;  color: #999; text-indent: 1em;width:255px;}
.loginW{ width: 255px;}
.loginC{ float:left}
.loginW a{ float: right;}
.login strong{font-size:18px; font-weight: normal; color: #c0130d; line-height: 40px; background: url("/sdsc/static/images/h2.png") 0px no-repeat; text-indent:3em; *margin-left:-40px; padding:0px;}
.loginbar button,.loginbar button:visited,.loginbar button:hover{ border:none; background-color: #c0130d; color: #fff; }
#win h2 span a{border:none;}

/* 按钮 */
.button,.button:visited{display:inline-block;color:#fff; text-decoration:none; -moz-border-radius:6px;-webkit-border-radius:6px;position:relative;cursor:pointer}
.button:hover{background-color:#111;color:#fff;}
.button:active{top:1px;}
.large.button,.large.button:visited{ border:0px;font-size: 18px; width: 212px; height: 40px; line-height: 40px; text-align: center; margin-bottom: 8px;}
.largeC.button,.largeC.button:visited{ width: 212px;}
.largeSmall.button,.largeSmall.button:visited{ font-size: 14px; width:50px; height: 23px; line-height: 23px; text-align: center; margin-left: 10px; }

.orange.button,.orange.button:visited{background-color:#e47600;}
.orange.button:hover{background-color:#d45500;}

