﻿@import url(public.css);
@import url(master.css);

.guest p{ padding:7px 0px; font-family:"宋体"; }
.guest input{ border:1px solid #dcdcdc; height:20px; line-height:20px; font-size:12px; padding:0 5px; outline-style:none; }
.guest textarea{ border:1px solid #dcdcdc; font-size:12px; outline-style:none; margin:0; }
.width_200{ width:400px; }
.width_500{ width:405px; height:100px; }
.guest span.btn{ display:block; padding:10px 0 0 72px; }
.guest span.btn button{ width:100px; height:30px; margin-right:20px; border:none; line-height:21px; font-size:12px; font-weight:bold; color:#fff; background:#89d243; cursor:pointer; }
.guest label.error{ color:#f00; padding-left:10px; }
