/* ·Î±×ÀÎ ÆäÀÌÁö css */
			#login_title { position:relative; width:100%; height:29px; background:url('./images/login_box_title.gif') no-repeat; }
			#login_msg_box { position:relative; width:100%; height:25px; margin-top:8px; font-size:12px; color:#373737; }
			#login_user_radio { position:relative; width:100%; height:18px; font-size:12px; color:#373737; margin:0px; margin-top:5px; }
			#login_input_info { position:relative; width:100%; height:auto; margin-top:5px; }
				#login_input_info p { margin:0px; padding:0px; margin-bottom:9px; }
				.login_textbox { width:230px; height:16px; border:1px solid #cccccc; font-size:12px; color:#373737; padding:7px 10px 7px 10px;  }

				#login_textbox_id {
	background-image: url('./images/login_id_bg.gif');
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-right: 0px;
}
				#login_textbox_pass { background-image:url('./images/login_pass_bg.gif'); background-repeat: no-repeat; background-position:10px center; }
				#login_input_info img { position:absolute; top:0px; right:0px; }

			#login_input_info_no_mem { position:relative; width:100%; height:auto; margin-top:5px; display:none; }
				#login_input_info_no_mem p { margin:0px; padding:0px; margin-bottom:9px; }
				.login_textbox { width:230px; height:16px; border:1px solid #cccccc; font-size:12px; color:#373737; padding:7px 10px 7px 10px;  }

				#login_textbox_no_mem_id { background-image:url('./images/login_name_bg.gif'); background-repeat: no-repeat; background-position:10px center; }
				#login_textbox_no_mem_pass { background-image:url('./images/login_order_num_bg.gif'); background-repeat: no-repeat; background-position:10px center; }
				#login_input_info_no_mem img { position:absolute; top:0px; right:0px; }


			#login_save_chk { position:relative; width:100%; height:auto; font-size:12px; color:#373737; }

			#login_btn_layer { position:relative; width:100%; height:47px; border-bottom:1px solid #cccccc; margin-top:15px; }
			#login_btn_layer img { position:absolute; top:0px; }
				#id_find_id_btn { left:0px; }
				#id_find_pass_btn { left:129px; }
				#id_join_btn { right:0px; }
			#login_no_mem_order { position:relative; width:100%; height:auto; margin-top:12px; cursor:pointer; }


/* ºñÈ¸¿ø ±¸¸Å ÀÌ¿ë¾à°ü */
#no_mem_order_layer { position:relative; width:1051px; height:auto; margin:auto; margin-top:12px; display:none; }
	#no_mem_order { position:relative; width:1048px; height:auto; border:1px solid #cccccc; *zoom:1; }
	#no_mem_order:after { content:""; clear:both; display:block }
		#no_mem_order ul { position:relative; width:487px; height:auto; padding:0px; float:left; }
		#no_mem_order #no_mem_order_agree1 { margin:21px 13px 21px 24px; }
		#no_mem_order #no_mem_order_agree2 { margin:21px 0px 21px 13px; }
			#no_mem_order ul li { list-style:none; }
			#no_mem_order .no_mem_order_text { position:relative; width:100%; height:20px; font-size:12px; color:#373737; font-weight:bold; }
			#no_mem_order .no_mem_order_agree_box { position:relative; width:475px; height:164px; padding:5px; overflow-y:scroll; font-size:12px; color:#373737; border:1px solid #cccccc; color:#595959}
			#no_mem_order .no_mem_order_chk { position:relative; width:100%; height:auto; margin-top:5px; font-size:12px; color:#373737}
	#no_mem_btn_layer { position:relative; width:100%; height:auto; text-align:center; margin-top:15px; }
		#no_mem_btn_layer img { cursor:pointer; }#login_box {
	border: 0px none #CCC;
	height: 400px;
	width: 387px;
	position: relative;
	margin: 100px;
}
#login_layer {
	height: 380px;
	width: 1000px;
	position: relative;
}


