<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
	
	--width-main:1000px;    /* ë©”ì¸ ì½˜í…ì¸&nbsp;ì˜ ë„ˆë¹„ 1200 -&gt; 1000 */
	--width-sub:1000px;     /* ì„œë¸Œ ì½˜í…ì¸&nbsp;ì˜ ë„ˆë¹„ 1200 -&gt; 1000 */
	--width-res:100%;        /* ë°˜ì‘í˜• í™”ë©´ì¼ ë•Œ ë„ˆë¹„ë¥¼ 95% */
	
	--header-height:150px;      /* í—¤ë” ë†’ì´ */
	--header-height-res:110px;  /* ë°˜ì‘í˜• í—¤ë” ë†’ì´ */
	
	--top-height:120px;     /* ìƒë‹¨ ì˜ì—­ì˜ ë†’ì´ */
	--bottom-height:50px;  /*  í•˜ë‹¨ ì˜ì—­ì˜ ë†’ì´ */
		
	--theme01:#C5BE53;
	--theme02:#D1CFCF;
	--theme03:#666767;
	--theme04:#000000;
}</pre></body></html>