/* CSS Document */
#status {
	float: right;
	font-size: 20px;
}

#ko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	color:#666666;
}

body {
	width: 768px;
	margin: auto;
}

* {
	font-family: 'Lucida Grande', 'Verdana', sans-serif;
}