@charset "utf-8";
/* CSS Document */


#mail
{
	position:relative;
	top:-22px;
	width:206;
	height:110;
	z-order:2;
	visibility: visible;
}


.txmail
{
	font-family:verdana;
	font-size:10px;
	color:white;
	font-weight:700;
	
}
.inmail
{
	font-family:verdana;
	font-size:10px;
	color:996666;
	background-color:#CCCCCC;
	width:150px;
	font-weight: bold;
	
}
.sbmail
{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	margin-right: 10px;
	background-position: center;
}
.inres
{
	font-family:verdana;
	font-size:10px;
	color:#663300;
	background-color:#FFCC99;
	width:200px;
	font-weight: bold;
}
.inresShort {
	font-family:verdana;
	font-size:10px;
	color:#663300;
	background-color:#FFCC99;
	width:50px;
	font-weight: bold;
}
.txres {
	font-family:verdana;
	font-size:10px;
	color:#cc9933;
	font-weight:700;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.sbres {
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	margin-right: 30px;
	background-position: center;
	margin-top: 10px;
}
