@charset "utf-8";
/* CSS Document */

#mailAdd {
	margin:12px 0px 5px 0px;
	padding:0px;
	width:393px;
	height:34px;
}

#mailAdd a{
	display:block;
	padding:0px;
	margin:0px;
	width:393px;
	height:34px;
	text-decoration:none;
}

#mailAdd a span{
	font-size:9px;
	display:none;
}

#mailAdd #addImage {
	width:393x;
	height:34px;
	background: transparent url(../image/ipabInqury.png) 0px 0px;
	background-repeat:no-repeat;
}

#mailAdd #addImage a:hover {
	background: transparent url(../image/ipabInqury.png) 0px -34px;
}