@charset "utf-8";

/* biz.sallybrown@gmail.com */


html, body { width: 100%; height: 100%;	max-width:100%; background: #fff; margin:0; padding:0; font-family:Dotum, 돋움; }
ul, li { list-style: none; margin: 0; padding: 0; /* font-family:Dotum, 돋움;  */}
p, h1, h2, h3, h4, h5, h6 {	margin: 0; font-weight: normal; /* font-family:Dotum, 돋움;  */}

a { text-decoration: none; }
button, input, label, select{ /* font-family:Dotum, 돋움; */ 	font-size: 12px;}

select::-ms-expand { display: none; }

