body {
	font-size:12px;
	background-color:#FFFFF9;
}
a {
	text-decoration: none; color: black;
}
a:hover {
	text-decoration:underline; color:red;
}
td {
	font-size:12px;
	cursor:default;
	table-layout:fixed;
	word-break:break-all;
}
.input {
	border: 1px solid #CCCCFF;
}
.btn {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}
.emotion {
	border-style: none; 
}
