@charset "utf-8";
/* CSS Document */
input{ border:none;}
.content_body{width:100%; height:500px;}
.content_print{ width:1000px; height:500px; margin:0 auto 0 auto;overflow:hidden;}
.content_top{ height:320px;width:1000px; overflow:hidden; position: relative;}
.content_top_left{ height:320px;width:254px; float:left; background:url(../images/card.png) no-repeat center; text-indent:-9999px; position: absolute; left:0px; top:-2px;  }
.content_top_right{ height:320px;width:538px; float:right; background:url(../images/machine_print.png) no-repeat center;text-indent:-9999px;}
.content_bottom{ height:50px;width:600px; margin:0 auto; text-align:center;}
.content_botton{height:50px;width:148px; line-height:50px;margin:0 20px; background: url(../images/button_blue.png) no-repeat; cursor:pointer; color:#FFF; font-size:25px; letter-spacing:1px; float:left;}
.content_botton2{height:50px;width:148px; line-height:50px;margin:0 20px; background: url(../images/button_grey.png) no-repeat;color:#FFF; font-size:25px; letter-spacing:1px; float:left;}
.content_hide{ width:341px; height:161px; background:url(../images/hide.png) no-repeat; position:absolute; top:75px; left:472px;}
.content_time{height:53px;width:978px; float:left; overflow:hidden; padding-left:20px; margin-top:30px;}
.content_time span{ color: #FFF; font-size:32px;height:53px;line-height:45px; width:203px;padding-left:20px; display:block;  background:url(../images/scend.png) no-repeat;text-align:center;margin:0 auto;}
.content_close{ width:159px; height:22px; margin:25px auto 0 auto; cursor:pointer; background:url(../images/toclose.png) no-repeat;}
