#container #top {

	line-height: normal;
	border-bottom-width: thin;
	height: 27px;
	width: 110px;
	text-align: left;
	vertical-align: bottom;
	background-repeat: no-repeat;
	text-decoration: blink;

}

#container {
	height: 40px;
	width: 110px;
	
}

#container #t_main {
	background-image: url(../image/middle.jpg);  
	height:30px;
	width: 110px;
	background-repeat: repeat-y;
	font-size: 12px;
}
#container #bottom {
	background-image: url(../image/Ebottom.gif);
	height:50px;
	width: 112px;
	text-align: center;
	background-repeat: no-repeat;
	font-size: 12px;
}
