@charset "utf-8";
.whiteBg #container {
	background-color: #FAF9F5;
}
.comSearch input[type="text"] {
	background: rgba(255, 255, 255, 1);
}
#main .imageLoad {
	background: url("../img/common/login.jpg") no-repeat center center / cover;
}