

/*注册登录样式*/
.login{ background: url("../image/log_bg.jpg")/*tpa=http://mpjt.net/static/index/images/log_bg.jpg*/ no-repeat top center; min-height: 730px; }
.logmain{ width: 395px; border: 1px solid #c6c8c7; background: #f9f9f9; float: right;
    margin-right: 438px;}
.loghead{ background: #000; line-height: 60px; padding: 0 10px; overflow: hidden;color:#fff;font-size: 24px;}
.logbody{ padding: 20px; }
.logbody .list{ overflow: hidden;margin-top: 12px;}
.logbody span{ line-height: 34px; display: inline-block; width: 80px; }
.logipt{ line-height: 32px; border: 1px solid #ddd; border-radius: 3px; width: 220px; }
.regsbm,.logsbm{ width: 120px; line-height: 38px; background: #e41e15; cursor: pointer;color: #fff;
    margin: 15px auto;
    margin-left: 123px;}
.logbtn{ border-top: 1px solid #d3d3d3; padding-top: 15px; }
.logbtn h6,.logbtn a{ display:inline-block; }
.logbtn a{ width: 150px; line-height: 32px; background: #78aef6; vertical-align: top;text-align: center;}
.logfixbtn{ position: fixed; bottom: 50px; width: 100%; }
/*投票规则*/
.rulebox{ min-height: 450px; padding: 20px 100px 0 20px; }
.rulebox h6{font-size: 14px; color: #379192; }
.rulebox p{ color: #99a5ba; margin-bottom: 15px; }