﻿@charset "utf-8";
/* CSS Document */



/*加盟*/
.join_feedback { border:1px solid #c5a36e; position:relative; }
.join_feedback p.erro { position:absolute; left:0; bottom:-28px; line-height:30px; color:#F00; font-size:13px; }
.join_feedback_note { float:right; width:320px; height:100%; }
.join_feedback_form { float:left; width:730px; padding:25px 10px 0; }
.join_feedback_form .ipt { border:1px solid #ccc; position:relative; height:40px; line-height:40px; margin-bottom:25px; margin-left:25px; }
.join_feedback_form .ipt em { position:absolute; left:-25px; display:block; font-size:18px; font-style:normal; top:0; color:#C00; width:25px; text-align:center; }
.join_feedback_form .ipt.col-2 { width:305px; float:left; margin-right:30px; }
.join_feedback_form .ipt.col-1 { width:667px; margin-right:30px; }
.join_feedback_form .ipt.col-2 span { float:left; display:block; width:20%; text-align:right; font-size:16px; }
.join_feedback_form .ipt.col-1 span { float:left; display:block; width:9%; text-align:right; font-size:16px; }
.join_feedback_form .ipt.col-2 input { width:80%; height:100%; float:left; border:none; text-indent:5px; }
.join_feedback_form .ipt.col-1 input { width:91%; height:100%; float:left; border:none; text-indent:5px; }
.join_feedback_form .iptextarea { margin-left:25px; margin-bottom:25px; width:667px; border:1px solid #ccc; }
.join_feedback_form .iptextarea span { display:block; width:90px; text-align:right; font-size:16px; line-height:40px; }
.join_feedback_form .iptextarea textarea { width:97%; height:90px; padding:0px 10px 10px; margin:0 auto; overflow:hidden; color:#333; line-height:24px; outline:none; border:none; }
.join_feedback_form #code { width:100px; height:40px; line-height:40px; float:left; border-left:1px solid #ccc; color:#c5a36e; font-family:Arial, Helvetica, sans-serif; text-align:center; letter-spacing:2px; font-size:16px; font-weight:bold; }
.join_feedback_form .submit { display:inline-block; margin-right:40px; width:320px; height:40px; line-height:40px; background:#c5a36e; color:#fff; text-align:center; font-size:16px; float:right; }

.contain{ width:1080px; margin:0px auto;}

