body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.bg_r {
	background-image: url(images/index_04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_l {
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.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: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #848484;
    text-decoration: none;
}
.te_2{
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #ff0099;
    text-decoration: none;
}
.style1 {
	font-size: 12px;
	font-family: "·s²Ó©úÅé", Arial;
	line-height: 12px;
}
.style2 {color: #e8f3fc;
	font-size: 5px;
}
