body
{
	background-color: #cedcff;
	background-image: url('./../images/index_bg.jpg');
	overflow: hidden;
	margin: 0px;
}

td
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #b9d7ff;
}

a
{
	text-decoration: none;
	color: #fff;
}

a:hover
{
	text-decoration: none;
	color: #cce1ff;
}

#filter
{
	filter:Glow(color=#000000, strength=5);
}

#bl_1
{
	background-image: url('./../images/index_01.jpg');
	background-repeat: no-repeat;
}

#bl_2
{
	background-image: url('./../images/index_02.jpg');
	background-repeat: no-repeat;
}

#bl_3
{
	background-image: url('./../images/index_03.jpg');
	background-repeat: no-repeat;
}

#bl_4
{
	background-image: url('./../images/index_04.jpg');
	background-repeat: no-repeat;
}