@charset "gb2312";
/* CSS Document */
.gbook_bg {
background: url(../img/gbook_bg.jpg) no-repeat top fixed;}
.dea-box {text-align:left;
height: 380px;
 margin:20px 0;
padding: 55px 100px;
background: url(../img/dealer_opacity01.png) repeat;
}

.dea-line {
width: 1px;
height: 382px;
overflow: hidden;
background: #b8b8b8;
margin-left: 45px;

}
.dea-log{ margin-right:0px;}

.dea-log p { line-height: 30px;
	float: left;	
width: 340px;
padding: 5px 0;
font-size: 14px;
}
.dea-log .tit {float: left; width:100%; padding-bottom:20px;
font-size: 24px;
color: #333;
}
.s_tit{ font-weight:bold;}
.dea-list {
width: 360px; padding-left:20px;
}
.dea-list li{width: 100%;
float: left;
padding: 5px 0;
font-size: 14px;}
.dea-list li input.input-text {
width: 320px;
height: 18px;
padding: 11px 0 11px 20px;
background: #fff;
border-radius:20px;
border: 1px solid #c6c6c5;
font-size:14px;
color: #888;
}

.dea-list li textarea.textarea-text {border-radius:20px;
width: 320px;
height: 72px;
padding: 11px 0 11px 20px;
background: #fff;
border: 1px solid #c6c6c5;
font-size:14px;
color: #888;
}
.dea-list li input.sub.reg {
background: #736e6d;
}
.dea-list li input.sub {
display: inline-block;
width: 130px;
height: 40px;
border: none;
text-align: center;
font-size: 18px;
line-height: 40px;
color: #fff; margin-left:100px; margin-top:15px;
}
