
#Join { font: normal 12px tahoma,굴림; color: #666; }	

	#Join .joinBox { overflow:auto; line-height: 20px; background-color: #fff; border: 4px solid #DBDBDB; margin-bottom: 10px; height: 200px; padding: 0 10px 10px 10px;  color: #999;}
		#Join .joinBox h1 { margin: 10px 0 5px 0; font: bolder 16px 돋움; color: #e87800; background-color: #e8e8e8; padding: 5px;}
		#Join .joinBox h3 { margin: 15px 0 0 0; padding: 0 0 5px 0; font: bolder 12px tahoma,굴림; color: #666; }

	#Join .joinBox ol { line-height: 20px; margin: 0 10px 0 15px;}
		#Join .joinBox ol li { line-height: 20px;}
		#Join .joinBox ol li ul li { margin: 0 0 0 20px; }
	

.joinBtn {text-align: center; padding: 20px 0; }


		#Join p { line-height: 170%; margin: 15px 0 25px 0;}
			#Join p strong { font: bolder 12px; color: #333; }
			#Join p u { color: #df5900; font: bolder 14px 돋움; }


/*=Table*/

	#Join table { width: 100%; border-top: 2px solid #C3C3C1; }
		#Join table th { border-bottom: 1px solid #C3C3C1; text-align: left; font-weight: bolder; padding: 15px 10px; background-color: #ECECEC; width: 130px; }
		#Join table td { border-bottom: 1px solid #C3C3C1; background-color: #fff; padding-left: 10px;}
		
		#Join table input { color: #333; border: 2px solid #BBBBBB; padding: 2px; font: bolder 14px 돋움; width: 200px; height: 18px; }
