body{
	font-size: 11px;
	color: #0000FF;
	margin: 3px 3px 3px 3px

	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
}
a{
	text-decoration: none;
	color: #000000;
}
.class_input{
	border: solid 1px #000000;
	font-size: 10px;
}
.class_select{
	font-size: 10px;
}
.class_box{
	border: 0px;
	width: 10px;
	height: 14px;
}
.class_textarea{
	overflow: hidden;
}
.class_submit{
	border: solid 1px #000000;
	background-color: #ffffff;
	font-size: 10px;
}

table{
	border-collapse: collapse;
}
td{
	font-size: 10px;
	white-space: nowrap;
}
.class_table{
	border: solid 1px #333333;
	border-collapse: collapse;
/*	table-layout: fixed; */
}
.class_td{
	border: solid 1px #333333;
	background-color: #eeeeee;
	text-align: center;
}
.class_td_center{
	border: solid 1px #333333;
	text-align: center;
}
.class_td_left{
	border: solid 1px #333333;
	text-align: left;
}
.class_td_right{
	border: solid 1px #333333;
	text-align: right;
}

.class_input_key{
	border: solid 0px #000000;
	width: 30px;
	height: 15px;
	font-size: 10px;
}
.class_submit_key{
	ime-mode: disabled;
	border: solid 0px #000000;
	background-color: #ffffff;
	font-size: 10px;
}

.class_font_7{
	font-size: 7px;
}
.class_font_9{
	font-size: 9px;
}

.class_error{
	color: #ff0000;
}
.class_black{
	color: #000000;
}
.class_red{
	color: #ff0000;
}
.class_blue{
	color: #0000ff;
}
.td_calendar{
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
}
