@charset "utf-8";
/* CSS Document */


.user_login_text {
	font-size: 12px;
	color: #737373;
	background-image: url(/images/icon/small/user_login.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: underline;
}
.Error{
color:red;
font-size:12px;
font-family:tahoma;
font-weight:bold;}

.user_login_pass {
	font-size: 11px;
	color: #FF0000;
	background-image: url(/images/icon/small/security_login.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.btn_login
{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: thin solid #CCCCCC;
}
.p_user-table-head336{
	font-size: 12px;
	color: #FF0000;
	text-decoration:  line-through;
}