table.head{
}

.left_pic{
 background-image: url(head_img/s_end.jpg);
 background-repeat: no-repeat;
 background-position: right bottom;
 border-bottom: solid 2px #006699;
}

.center_pic{
 background-image: url(head_img/end.jpg);
 background-repeat: no-repeat;
 background-position: left bottom;
 border-bottom: solid 2px #006699;
}

.right_pic{
 background-image: url(head_img/s_end.jpg);
 background-repeat: no-repeat;
 background-position: left bottom;
 border-bottom: solid 2px #006699;
}

.logo{
 position: relative;
	left: 0;
	top: 0;
	width: 136px;
	height: 55px;
	background-image:  url(head_img/bg_logo.gif);
 background-repeat: no-repeat;
 background-position: left top;
	border-right: solid 1px #006699;
}
