body{
	margin: 0;
	padding: 0;
	background-color:#f5f2eb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ts_main{
	border-color:#ded9cd;
	border-style:solid;
	border-width: 2px;
	margin: 2px;
}

.fs_small{
	font-size:10px;
}

.fs_title_red{
	color: #9C1408;
	font-weight:bold;
	font-size:20px;
}

.fs_title_black{
	color: #000000;
	font-weight:bold;
	font-size:24px;
}

.fs_user{
	background-color: #F3E2D9;
}

.fs_18{
	font-size:18px;
}

.fs_16{
	font-size:16px;
}

.fs_14{
	font-size:14px;
}

.fs_12{
	font-size:12px;
}

.fc_red{
	color: #9C1408;
}
