body {
	background-position: top;
	margin: 0px;
	color: #0070B0;
}
.bg_r {
	background-image: url(images/index1_4.jpg);
	background-repeat: repeat-x;

}
.bg_l {
	background-image: url(images/index1_1.jpg);
	background-repeat: repeat-x;

}
.te_4:link {
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 1px;
	color: #ff0000;
    text-decoration: none;
}
.te_4:visited {
	font-size: 11px;
	line-height: 12px;
	color: #ff0000;
	letter-spacing: 1px;
	text-decoration: none;
}
.te_4:hover {
	font-size: 11px;
	line-height: 12px;
	color: #ff6600;
	letter-spacing: 1px;
	text-decoration: underline;
}
.te_3{
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #4d4d4d;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.te_2{
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
