@charset "utf-8";

/* CSS Document */
.gbook_bg { width:100%; 
background: url(../images/dealer_bg.jpg) no-repeat top fixed;}



.dea-box 
{text-align:left;
height: 380px;
margin:190px 0 20px;
padding: 55px 68px;
background: url(../images/dealer_opacity01.png) repeat;
}

.dea-box1
{text-align:left;
min-height:20px;
padding:20px 68px;
background: url(../images/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: 460px;
padding: 5px 0;
font-size: 14px;
}
.dea-log .tit {float: left; width:100%; padding-bottom:20px;
font-size: 24px;
color: #333;
}
.dea-list {
width: 360px;
}
.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: 1px solid #c6c6c5;
font-size:14px;
color: #888;
}

.dea-list li textarea.textarea-text {
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:#282a2f;
}
.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;
}


