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