body { background: #e6e6e6 url(../gfx/bg.png) no-repeat center top; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; color: #878787; line-height: 1.6em; }
a { color: #2891dd; text-decoration: none; }
a:hover { color: #b326d2; text-decoration: underline; }
.content { background: url(../gfx/sprite.png) left 0 no-repeat; height:278px; margin: 0 auto; margin-top: 100px; overflow:hidden; width:300px; }
.content_change { background: url(../gfx/sprite.png) left -388px no-repeat; height:365px; margin: 0 auto; margin-top: 100px; overflow:hidden; width:300px; }
.content_remind { background: url(../gfx/sprite.png) left -753px no-repeat; height:214px; margin: 0 auto; margin-top: 100px; overflow:hidden; width:300px; }
.bottom { margin: 0 auto; padding: 0; width:300px; text-align: center; }
.button a { background: url(../gfx/sprite.png) left -278px no-repeat; display: block; float:right; margin: 10px 20px 0 0; overflow:hidden; height: 38px; width: 100px; }
.button a:hover { background: url(../gfx/sprite.png) left -316px no-repeat; }
form { padding: 0 0 0 10px; margin: 110px 0 0 0;}
form input { background: url(../gfx/sprite.png) left -354px no-repeat; border: none; color: #878787; height: 33px; width: 267px; margin: 10px 0 0 6px; padding: 0 5px;  }
.bad_login { color: #d00909; font-size: 1.2em; padding: 3px 0 0 0; text-align: center; }
.remember { width: 150px; display: block; overflow:hidden; float:left; margin: 10px 0 0 20px; }
label { margin: 0 0 0 2px; }

.button_change a { background: url(../gfx/sprite.png) -100px -278px no-repeat; display: block; float:right; margin: 10px 20px 0 0; overflow:hidden; height: 38px; width: 100px; }
.button_change a:hover { background: url(../gfx/sprite.png) -100px -316px no-repeat; }
.button_remind a { background: url(../gfx/sprite.png) -200px -278px no-repeat; display: block; float:right; margin: 10px 20px 0 0; overflow:hidden; height: 38px; width: 100px; }
.button_remind a:hover { background: url(../gfx/sprite.png) -200px -316px no-repeat; }



.remember input {width: auto; height: auto;}
