/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
		
	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -1200px;
		width: 543px;
		height:405px;
		background: #fff -200px -80px;
		position: absolute;
		z-index: 101;
		color:#3b3b3b;
		padding-top:50px;
		padding-left:70px;
		padding-right:70px;
		padding-bottom:70px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}

	.reveal-modal1 {
		visibility: hidden;
		top: 0px; 
		left: 1%;
		width: 543px;
		height:505px;
		background: #fff -200px -80px;
		position: absolute;
		z-index: 101;
		color:#3b3b3b;
		padding-top:50px;
		padding-left:70px;
		padding-right:70px;
		padding-bottom:70px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}

		
	.reveal-modal2 {
		visibility: hidden;
		top: -275px; 
		/*left: 50%;
		margin-left: -1200px;*/
		left: 1%;
		width: 543px;
		height:505px;
		background: #fff -200px -80px;
		position: absolute;
		z-index: 101;
		color:#3b3b3b;
		padding-top:50px;
		padding-left:70px;
		padding-right:70px;
		padding-bottom:70px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal, .reveal-modal1 .close-reveal-modal, .reveal-modal2 .close-reveal-modal {
		font-size: 50px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px; 
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 

	.big-link { display:block; /*margin-top: 200px; text-align: center; font-size: 70px;*/ color: #000; }

	dt, dd {
		float:left
	}
	dt, dd {
		height:80px;
		border-right:1px solid #ccc;
		border-top:1px solid #ccc;
	}
	dt {
		background:#f6fafb;
		width:120px;
		border-left:1px solid #ccc;
		line-height: 4.3em;
		font-size: 1.3em;
		font-weight: bold;
		color: #000;
		text-align:center
	}
	dd {
		width:393px;
		padding:0;
		margin:0;
		font-size:1.2em;
		text-align:left;
		padding-top:20px;
		padding-left:30px;
		height:60px;
	}
	.joinaddress {
		border-bottom:1px solid #ccc;
		height:122px;
	}
	.joinaddress1 {
		height:102px;
		border-bottom:1px solid #ccc;
	}
	.submit {
		display:block;
		padding-top:20px;
		margin:auto
	}
	#joinname {
		width:154px;
		height:34px;
		border:1px solid #999;
	}
	select {
		width:74px;
		height:38px;
		border:1px solid #999
	}
	#phone1, #phone2, #phone3 {
		width:74px;
		height:34px;
		border:1px solid #999
	}
	#joinaddr1 {
		width:264px;
		height:34px;
		border:1px solid #999;
	}
	#joinaddr2 {
		width:368px;
		height:34px;
		border:1px solid #999;
		margin-top:5px
	}
	.searchaddr {
		border:1px solid #999;
		vertical-align:top;
		margin-left:5px;
	}
	.lightbox {
		width:546px;
		margin:auto;
		margin-top:30px;
		padding-bottom:15px;
		border-bottom:3px solid #000;
		text-align:left;
	}
	#joinapply {
		width:546px;
		margin:auto;
	}
	#joinapply fieldset {
		padding:0;
		margin:0
	}
	.noticebox {
		color:#ff7800;
		font-size:1.5em;
		border-bottom:1px solid #999;
		padding-bottom:20px;
		margin-bottom:20px
	}
	.boxcont {
		font-size:1.2em;
		line-height:1.6em;
	}
	.boxcont img {
		padding-bottom:10px;
		display:block;
		margin:auto
	}


/*************충전하기*************/

.orange {
	font-size:1.3em;
	color:red;
	font-weight:bold;
}
.possess {
	font-weight:bold
}
#pay, #bank {
	width:100px; 
	height:20px
}
#directwrite, #receivename {
	width:98px; 
	height:18px;
	border:1px solid #999
}
.orange2 {
	color:red
}
#receive_data {
	border:1px solid #999;
	width:97px; 
	height:20px;
	margin-top:5px;
	margin-left:7px
}
.thumimg {
	float:left; 
	padding:5px; 
	margin-right:10px; 
	margin-top:20px; 
	margin-bottom:30px; 
	border:1px solid #ccc
}