@charset "UTF-8";

.head {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: -.06em;
}
.subhead {
	color: #000000;
	font-size: 9px;
}
.securdwrap{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}

img.securd{
	border:none;
}

input.securd,textarea.securd{
	border-right-style: none;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-top:0px;
	padding-bottom:0px;
	z-index:0;
	height: 50px;
	vertical-align: top;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
}
input.securd.key,textarea.securd.key{
	color:#FFFFFF;
}

input.securd-small,textarea.securd-small{
	border-right-style: none;
	font-family: Arial, Verdana, Tahoma, Geneva;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-top:0px;
	padding-bottom:0px;
	z-index:0;
	height: 20px;
	vertical-align: top;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #00CC00;
}
input.securd-small.lock{
	color:#000000;
	background-color: #00CC00;
}
input.securd-small.key{
	color:#FFFFFF;
	background-color: #CC3300;
}
/*
input.client{
	color: #000000;
}

input.user{
	color: #000000;
}
*/
input.send {
	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: none;
	border-left-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
