body
{
	background-image: url(../images/chat/bg/bg.gif);
	background-color: #ffffff;
	font-family:MS UI Gothic;
	font-size: 12px;
}

.imeNone
{
	ime-mode: disabled;
}

.imeOff
{
	ime-mode: inactive;
}

.imeOn
{
	ime-mode: active;
}

.header
{
	background-image: url(../images/banner/header.jpg);
	color: #ffffff;
	font-family:MS UI Gothic;
	font-size:18px;
	font-weight:bold;
}

.contents
{
	width:900px;
	font-family:MS UI Gothic;
	font-size:11px;
}

.footer
{
	background-image: url(../images/banner/footer.jpg);
	color: #ffffff;
	font-family:MS UI Gothic;
	font-size:15px;
	font-weight:bold;
}
