.input_custom{
	width:90px;
	font:-size:12px;
	margin-right:10px;
	background-color:#ffb202;
 }
 .desc{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-left:50px;
	margin-right:50px;
	float: left;
}
.pt {
font-size: 18px; color: #FFFFFF; font-weight: bold; }
.itext {font-size: 12px}
.fmenu {color: #999999; margin-top: 10px;}
.fdesc {
	color: #eaa607;
	font-size: 12px;
	font-weight: bold;
}
.treg {color: #FFFFFF; font-size: 12px; font-weight: bold; }
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.userid, .userpassword {
	width: 120px;
}
.userid, .userpassword, .checkc {
	padding: 2px;
    padding-left: 5px;
    border-radius: 5px;
    border: 1px solid #222;
}
