@charset "utf-8";
/* CSS Document */
html, body, input {padding: 0; margin: 0;}

html {background: url(../img/body_bg.jpg) repeat;}
body {background: url(../img/main_bg.png) no-repeat center top; min-height: 967px; margin: 0; padding: 0;} 
.content {background: url(../img/bg.png) no-repeat center top; margin: 0 auto; width: 562px; height: 562px;}
.title {width: 282px; height: 149px; margin: 100px 0 25px -15px; padding-top: 100px;}
.main_layer1 {width: 265px; height: 40px; margin: 0 0 20px -20px; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);}
.main_layer1 span {background-color: #efefef; width: 64px; line-height: 40px; text-align: center; font-size: 14px; color: #555; display: block; border-right: 1px solid #ccc; float: left;}
.main_layer1 input {width: 190px; height: 40px; line-height: 40px; padding: 0 5px; display: block; background-color: #fff; border: 0; outline: none; float: left;}
.button {background: url(../img/button.png) no-repeat; width: 109px; height: 39px; display: block; margin: 0 0 0 -20px; cursor: pointer;} 


   