html {
	font-family:'µ¸¿ò',Dotum,AppleGothic,sans-serif;
	color:#555;
	overflow-y:auto;
	scrollbar-face-color: #e7e7e7; 
	scrollbar-shadow-color: #fff; 
	scrollbar-highlight-color: #fff; 
	scrollbar-3dlight-color: #e7e7e7; 
	scrollbar-darkshadow-color: #e7e7e7; 
	scrollbar-track-color: #e7e7e7; 
	scrollbar-arrow-color: #9f9f9f;
}
h1 {font-size:1.2em;}
h2 {font-size:0.9em;}
h3 {font-size:0.75em;}
p {font-size:0.75em;margin:0 10px; line-height:150%;}
pre {font-size:0.75em;margin:0 10px; line-height:150%;font-weight:bold;}

.blind {background: none repeat scroll 0 0 transparent;font-size:0;height:0;line-height:0;margin:0;padding:0;position:absolute;visibility:hidden;width:0;}
