@charset "utf-8";
/* CSS Document */


#div_Wb_mail{
	width:500px;
	height:80px;
	margin-top: 10px;
	margin-left: 450px;
}

.Text_home {
	font-family:Tahoma;
	font-size: 11px;
	color:#8F8F8F;
	font-style: normal;
}

.Text_Wsite_C {
	font-family: Tahoma;
	font-size: 11px;
	color:#8F8F8F;
	font-style: normal;
	font-weight: bold;
}

.Text_form {
	font-family:Tahoma;
	font-size: 11px;
	color:#F90;
	font-style: normal;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8A8A8A;
	border-right-color: #656565;
	border-bottom-color: #656565;
	border-left-color: #8A8A8A;
}

.Tab_logon{
	margin-top: 50px;
	margin-left: 460px;
}

.Bt_ok{
	height: 20px;
	width: 30px;
	top: 283px;
	margin: 0px;
}

