body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #DEE5D1;
}
table {
	font-family: "arial";
	font-size: 11px;
	color: #2F2F2F;
	line-height:16px;
}
.tb_lh {
	line-height:16px;
}
a:link,a:visited {
	color: #686868;
	text-decoration: none;
}
a:hover {
	color:#2C87B4;
	text-decoration: underline;
}
a.w:link,a.w:visited {
	color: #ffffff;
	text-decoration: none;
}
a.w:hover {
	color: #FCFF00;
	text-decoration: none;
}
a.g:link,a.g:visited {
	color: #666666;
	text-decoration: underline;
}
a.g:hover {
	color: #32323C;
	text-decoration: underline;
}
a.ca:link,a.ca:visited {
	color: #686868;
	text-decoration: underline;
}
a.ca:hover {
	color:#2C87B4;
	text-decoration: underline;
}
.font_ca_today {
	background-color: #C5CFB3;
	border: 1px dotted #7A8663;
}
.font_black {
	color: #000000;
}
.font_white {
	color: #ffffff;
}
.font_green {
	color: #666666;
}
.font_red {
	color: #BA0000;
}
.font_green2 {
	color: #919B7D;
}
.font_green3 {
	font-family: "tahoma";
	color: #C5CFB3;
	font-size: 10px;
}
.font_yellow {
	color: #FEFF83;
}
input,select {
	font-family: arial;
	font-size: 11px;
	color:#32323C;
	border: 1px solid #C5CFB3;
	background-color: #ffffff;
	height: 20px;
	font-weight:bold;
	}
textarea {
	font-family: arial;
	font-size: 11px;
	color:#000000;
	border: 1px solid #E0E0E0;
	background-color: #F4F4F4;
	}
.btn {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #954E02;
	background-image: url(../images/bg_btn.gif);
}
.btn_02 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #C5CFB3;
}
.td_01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5CFB3;
}
.td_02 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C5CFB3;
}
