		.time_box3{
		float:left;
		margin-right: 10px;
		width:257px;
		height:37px;
		vertical-align:top;
		background:transparent url(/common/images/bar_time.gif) no-repeat scroll left top;
		text-align : left;		
		margin-bottom:15px;
		position:relative;
		}

		/*  관계조절 */						
		.relation_box3{
		float:left;
		margin-right: 10px;
		width:257px;
		height:37px;
		vertical-align:top;
		background:transparent url(/common/images/bar_relation.gif) no-repeat scroll left top;
		text-align : left;		
		margin-bottom:15px;
		position:relative;
		}	

		.time_box2{
		width:200px;
		height:17px;
		top:0px; left:25px;
		position:absolute;
		}
		
		.relation_box2{
		width:200px;
		height:17px;
		top:0px; left:25px;
		position:absolute;
		}
.slider{ 
	display:block; 
	width:12px; 
	height:13px; 
	position:absolute; 
	top:0; 
	cursor:pointer; 
	}
	
	.old {
	display:block; 
	width:25px; 
	height:20px; 
	position:absolute; 
	top:0px; 
	left:0px;
	cursor:pointer; 
	}
	
	.new {
	display:block; 
	width:25px; 
	height:20px; 
	position:absolute; 
	top:0px; 
	left:232px;
	cursor:pointer; 
	}
	
	.redbar {
		display:block; 
		width:1px; 
		height:11px; 
		position:absolute; 
		top:0px; 
		left:23px;
		cursor:pointer; 
		background:transparent url(/common/images/bar_red.gif) repeat-x scroll left top;
	}
	
	.btnSubmit {
		cursor:pointer;
	}
	
	.textSubmit {
		cursor:pointer;
	}
	
	.textSubmit:hover {
		cursor:pointer;
		text-decoration: underline;
	}
	
	.input_zipcode{
	border:1px solid #e3e3e3;
	width:100px;			
	height:18px; 
	line-height:17px;
	padding:2px 3px 0px 3px;		 
	}
	

div.console {
  position:absolute;
  top:50px;
  left:1150px;
  width:420px;
  height:500px;
  overflow:auto;
  border: solid black 1px;
  background-color: #eef0ff;
  z-index: 10;
  display:none;
}

div.urgent{
  color:red;
  font-size:14pt;
}
