@charset "utf-8";



/* Reset */

html, body, h1, h2, h3, h4, h5, h6, div, p, blockquote, pre, code, address, ul, ol, li, 

dl, dt, dd, table, caption,  tbody, tfoot, thead, th, tr, td, form, fieldset, legend, hr, input, button, textarea 

object, iframe, form, caption, select {

	margin:0;

	padding:0;

	}
	
	
	
h1, h2, h3, h4, h5, h6 {
	
		font-size:100%;
		
		}
		
		

ul, ol ,li{

	list-style:none;

	}

table {	
	
	border-collapse:collapse;

	border-spacing:0;

	border:0;

	}

img, fieldset, abbr, input.type-image,  button {

	border:none;

	}

img, input {

	vertical-align:middle;

	border:0;

	padding:0;

	}



address, caption, cite, code,  em {

	font-style:normal;

	font-weight:normal;

	}


input, select, textarea, button {

	color:#555;

	vertical-align:middle;

	font-family: Dotum, Gulim, Arial, AppleGothic, Sans-serif;

	}







