@charset "utf-8";
.td_no_repeat {
	background-repeat: repeat-x;
	background-position: left top;
}
.td_no_rebeat_y {
	background-repeat: no-repeat;
	background-position: left top;
}
.td_no_rebeat_y_right {
	background-repeat: no-repeat;
	background-position: right top;
}
.right_spacing {
	padding-right:10px;
}
.line_hight {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #000000;
}
.cell_around {
	border: 1px solid #000033;
}
.line_hight {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 22px;
	color: #000033;
}
.line_hight2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	color: #000033;
}
.cell2 {
	border: 1px solid #FFFFFF;
}

.line_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #000033;
}
