@charset "utf-8";
body.UserError {	background-color: #D7F0FF;}
body.UserError a{
	font-family: Tahoma, Arial, Verdana, sans-serif, "新宋体", "宋体";
	font-size: 9pt;
	color: #0078FF;
}
body.UserError a:hover{	color: #FF6600;	text-decoration: none;}
.UserErrorBg{
	background-image: url(/showroom/admin/images/user_error_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.UserErrorTitle{
	font-family: "Arial Black";
	font-size:12pt;
	color: #FF0000;
}

