Eż/*------------ table style set ------------*/

body {
	font-style:normal;
	font-size:14px;
	line-height:1.5em;
}
.style1 {
	border-collapse: collapse;
	border: 1px #666600;
}
.style2 {
	font-size: x-small;
	color: #FFFFFF;
}
.style3 {
	color: #000000;
  padding-top : 0.5em;
  padding-bottom : 0.5em;
}
.style4 {
	border: 1px #666600 solid;
	background-color: #CC0000;
	width: 170px;
	height: 50px;
}
.style5 {
	border: 1px #666600 solid;
	font-size: x-small;
	color: #808080;
	padding-left:1em;
}
