.inputitem {
	font-size: 12px;
	background-color: #CCCCCC;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.input-setumei {
	font-size: 12px;
	border: none;
}
.imput-title {
	font-size: 14px;
	background-color: #666666;
	border: 1px solid #000000;
	color: #FFFFFF;
	list-style-type: none;


}
.inbut-big-title {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
}
.input-big-setumei {
	font-size: 14px;
	color: #666666;
	border: thin dotted #FF9900;
}
.hyouka-sougou {
	font-size: 14px;
	color: #993300;
	background-color: #FFFFCC;
	border: thin double #FF9900;
}
.px12 {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
}
.px12box {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.px12boxleft {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.px12underbar {
	border-bottom-style: solid;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;

}
.bar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-top-color: #FF0000;
  border-left-color : #ff0000;
  border-right-color : #ff0000;
  border-bottom-color : #ff0000;
}
