.bg {
	background-image: url(../images/main_bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.loginbox {
	border: 1px solid D2D3D4;
}
.text01 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: 3B3B3B;
	text-decoration: none;
}
.bgsub {
	background-attachment: fixed;
	background-image: url(sub_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text02 {

	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: 3B3B3B;
	text-decoration: none;
}
