@CHARSET "utf-8";

a{
	text-decoration: underline;
	color: #3f77b8;
}

.userId_saveInput{
	padding: 10px 0 0px 0;
}

.userId_saveAttension{
	padding: 2px 0 7px 0;
}

#username{
	width: 200px;
}

#password{
	width: 200px;

}

.illegal_operationNotice {
	padding: 2px 0 7px 0;
}

.illegal_operationList {
	list-style-type: square;
	margin-top: 0;
}
