html,body{height: 100%;}
a:link {
	color: #blue;
	text-decoration: none;
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;

}

body,td,th {
	font-size: 15px;
	letter-spacing: 2px;
	
}

.space {letter-spacing: 2px;
        color:#333333; 
}

#top {
	background-image: url(../img/top.gif);
	height: 311px;
	width: 1024px;
	background-repeat: no-repeat;
}

#left {
	background-image: url(../img/left_line.jpg);
	width: 234px;
}

#right_con {
	background-image: url(../img/right_line.gif);
	width: 790px;
}
#right_bottom {
	background-image: url(../img/right_bottom.gif);
	height: 52px;
	width: 790px;
	background-repeat: no-repeat;
}
#bottom {
	background-image: url(../img/bottom.gif);
	height: 404px;
	width: 204px;
	background-repeat: no-repeat;
}

#content {
	margin-left: 20px;
	margin-right: 20px;
}

#index_2 {
	background-image: url(../img/index_2.gif);
	height: 405px;
	width: 1024px;
	background-repeat: no-repeat;
}