.bg {
	text-align: center;
}
body {
	background-image: url(../images/hlogin/log_02.jpg);
	background-repeat: repeat;
}

.URLmin_out {background-color: #f4f4f4; border:1px solid #9db0bf; padding: 4px 10px; position: fixed; bottom: 4px; right: 4px; opacity: 0.5; text-align: center;} 
.URLmin_on {background-color: #f4f4f4; border:1px solid #9db0bf; padding: 4px 10px; position: fixed; bottom: 4px; right: 4px; opacity: 1; text-align: center;}