        /* 요소(element) 여백 초기화  */
		@import url('css/nanumgothic.css');
/*@import url('http://ts.daumcdn.net/custom/blog/0/606/skin/images/nanumgothic.css');
 @import url('http://www.openhiun.com/hangul/nanumbarungothic.css');*/
		* {-webkit-text-size-adjust:none;}
        body {font-size:small;}
		
		html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, address, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, select, textarea {
		margin:0;
		padding:0;
		outline:none;
		}


		/* 제목요소 */
		h1, h2, h3, h4, h5, h6 {  
		font-size:100%;   
		font-weight:normal;   
		} 
        ul, ol li{list-style:none}
		img{border:0;vertical-align:middle;}
        ins {text-decoration:none;}
		a{color:#acacac; text-decoration:none;}
        a:hover,a:focus{color:#acacac; text-decoration:none;}
       
	   table{border-collapse:collapse; }
		fieldset{
		border:0
		}
		caption,legend{
		width:0;height:0;text-indent:-999em;position:absolute:left:-999em;
		}
		address{font-style:normal;}
		li img, object {vertical-align:top;}
input, select, textarea, form img {vertical-align:middle;}
		

