	
	body, form{ margin: 0 }
	body, form, select, input, textarea, table, h1, h2, h3, h4, h5, h6{ font-family: "굴림", "gulim", "돋움", "dotum", "Arial", "verdana" }
	body, form, select, input, textarea, table{ font-size: 12px }
	body, form, select, input, textarea, table, a{ color: #555 }
	input, textarea{ border: 1px solid #BBB }
	input{ height: 14px;padding-top: 2px }
	select{ height: 19px }
	textarea{ overflow: auto }
	img{ border: 0 }
	input, select, img{ vertical-align: middle }
	table{
		width: 100%;
		table-layout: fixed;
		border-collapse: collapse;
	}
	dl{ margin: 0 }
	a{ text-decoration: none }
	a:hover{ color: #58D }


	.paging{ margin-top: 20px;text-align: center }
	.paging img{ vertical-align: bottom }


	.input_file{ height: 20px }
