﻿@charset "UTF-8";

@import "reset.css";
@import "global.css";

.content{ margin-bottom:40px; }

 .findliu{ margin:0 auto 97px; width:770px; height:30px; background:url(/templates/default/images/findliuc.png) no-repeat;}
 .findForm{ margin:0 auto; width:370px; }
 .findDL dt{ margin-bottom:10px; }
 .findDL dd{ margin-bottom:10px; }
 .findDL dd .input{ width:265px; margin-right:20px; height:37px; line-height:37px; }
 .sendCod{ display:inline-block; padding:0 10px; height:26px; line-height:26px; text-align:center; background:#f0e436; color:#605c3c; border-radius:4px; }
 .next{ background:#f0e436; color:#605c3c; height:23px; line-height:23px; border:none; }

.step1{ background-position:0 -39px; }
.step2{ background-position:0 -74px; }