@import url("/ASP/resources/css/common/common.css");

#all{
	width:940px;
	border:1px solid #cbccce;
	margin:0 auto;
	position:relative;
}

#all .popaBrandTop.new{
	width:940px;
    height: 50px;
    box-sizing: border-box;
    background: #f0464e;
    line-height: 50px;
    text-align: center;
	font-size: 16px;
   	color: #212529;
   	padding:0;
/*    	border-bottom: 1px solid #ccc; */
}

.agreeBtnArea{
	background:url('/ASP/resources/images/company/daehanWelfare/w_maintop.png') no-repeat;
	width:940px;
	height:611px;
	position:relative;
	margin:0 0 10px 0;
}

.agreeBtnArea div{
	position:absolute;
	top:400px;
	left:250px;	
}

.agreeBtnArea div p:first-child{
	margin:0 auto 10px auto;
	padding:0;
}

.agreeBtnArea div p:last-child{
	margin:10px auto 0 auto;
	padding:0; 
	font-size:14px;
	line-height: 140%;
}

.agreeChk{
	position:absolute;
	top:560px;
	left:35px;	
}

.agreeText{
	color: #666;
    margin: 10px auto 20px auto;
    text-align: left;
    width: 85%;
}

.agreeThirdArea{
	width:100%;
	background:#dbdbdb;	
	padding:20px 0;
}

.agreeThirdArea .contentsTable{
	width:95%;
	margin:10px auto 0 auto;	
}

.contentsTable td.scrollTd div{
	height:25px;
	overflow-y:auto;
}

#inquiryok, #chargeok{
	margin-top:40px;
}

#inquiryok .contentsTable th.hei25, #inquiryok .contentsTable td.hei25{
	height:40px;
	font-size:14px;
}

#inquiryok .contentsTable td span{
	font-size:14px;
}

.inputSpan_1{
	background:#f1f1f1;
	padding: 5px 5px 5px 0;
	width:170px;
	height: 25px;
	border:none;
}

.totalTable{
	background:#666;
	padding:10px 0;
}

.totalTable td{
	color:#fff;
}

#all .tradeButton{
	width:215px;
	height:55px;
	background: #a9d18e;
	border:1px solid #a9d18e;
	color:#fff;
	font-size:18px;
	text-align: center;
	border-radius:10px;
} 

#all .cancelButton{
	width:215px;
	height:55px;
	background: #666666;
	border:1px solid #666666;
	color:#fff;
	font-size:18px;
	text-align: center;
	border-radius:10px;
}

#all .tradeButton .icon, #all .cancelButton .icon{ 
	display:inline-block;
	width:8px;
	height:8px;
	border:1px solid #fff;
	border-left:none;
	border-bottom:none;
	transform:rotate(43deg);
	-ms-transform:rotate(43deg);
	-webkit-transform:rotate(43deg);
	-o-transform:rotate(43deg);
	-moz-transform:rotate(43deg);
	margin:0 0 1px 15px;
}

.hyphenAreaTr{
	height:20px;
}

.contentsTable th.chargeTh{
	background:#f5f5f5;
}

#all .footer{padding:15px 0 0 0;  background:#333333; height:50px; color:#fff; text-align:center;}