.tbl_hub_bg{
	background:url(/commonimg/tbl_hub_m.gif) repeat-y left top;
}

.mail_send_l a {
	height: 35px;
	width: 80px;
	display: block;
	margin: 3px 15px 0 5px;
	_margin-left: 2.5px;
	background: url("/commonimg/btn_send.gif") no-repeat left top;
}

.mail_send_l a:hover {
	background-image: url("/commonimg/btn_send_on.gif");
}

.mail_send_r a {
	height: 35px;
	width: 80px;
	display: block;
	margin: 3px 20px 0 5px;
	background: url("/commonimg/btn_send.gif") no-repeat left top;
}

.mail_send_r a:hover {
	background-image: url("/commonimg/btn_send_on.gif");
}

.mail_send a {
	height: 35px;
	width: 80px;
	display: block;
	margin: 0 15px 0 5px;
	_margin-left: 2.5px;
	background: url("/commonimg/btn_send.gif") no-repeat left top;
}

.mail_send a:hover {
	background-image: url("/commonimg/btn_send_on.gif");
}

