#content_agree{margin-bottom:10px}
#agree_cs3,#agree_cs4{margin-bottom:20px}
/*content sentences
-----------------------------------*/
.cs_inner{
	padding:20px 50px 10px;
}
.cs_content{
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px dotted #666;
}

#agree_cs1 .cs_content h3{
	margin-bottom:5px;
	height:43px;
	line-height:43px;
	color:#c2b5ff;
	font-size:22px;
	font-weight:normal;
}

#agree_cs2 .cs_content h3{
	height:20px;
	line-height:20px;
	margin-bottom:10px;
	padding-left:10px;
	color:#75e0d7;
	font-size:16px;
	font-weight:normal;
	border-left:5px solid #06f;
}

#agree_cs1 .cs_content p,#agree_cs4 .cs_inner p{
	font-size:14px;
}
#agree_cs2 .cs_content p{
	padding-left:15px;
}

#agree_cs2_text{
	padding:10px 50px;
	color:#fbf;
	font-size:16px;
}
#agree_day{
	padding:0 50px 10px;
	text-align:right;
}




/*-------*/
#agree_table{
	background:#b4afcf;
}

.ef_content{
	display:table;
	font-size:14px;
	border-collapse:collapse;
	border:1px solid #000;
	border-bottom:0;
}
.ef_content:last-child{border-bottom:1px solid #000}
.ef_content p{
	display:table-cell;
	vertical-align:middle;
}

.ef_title{
	width:209px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-right:1px solid #000;
	background:#6a58bc;
}
.ef_input{
	padding:15px 0 15px 20px;
	width:658px;
	color:#000;
	line-height:1.3;
}


