@charset "utf-8";
/* CSS Document */

#spcode {
	width:646px; height:460px; overflow:hidden;
	background:url(../img/spcode_bg.gif) no-repeat;
}
#spcode .sp_inner{
	width:546px; margin:80px auto 0; text-align:center;
}
#spcode input {
	width:540px; height:48px; margin-top:18px; border:#000 3px solid; resize:none; overflow: auto;
	font:30px Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing:0.5em; line-height:48px; text-align:center;
}
#spcode .btn { margin:18px auto 10px;}
#spcode .error { display:none;}

#spWall {
	width:543px;
	position:absolute; top:60px; left:51px; display:none;
}
#spWall .sp_thumb {
	width:294px; height:242px; margin:0 auto;
	background:url(../img/spcode_wp_bg.gif) no-repeat;
}
#spWall .sp_thumb img { margin:19px 0 0 19px;}
#spWall .select { width:462px; height:54px; margin:0 auto;}
#spWall #sel_01 { float:left;}
#spWall #sel_02 { float:right;}

#spLv {
	position:absolute; top:33px; left:440px; display:none;
}

#spMsg {
	position:absolute; top:60px; left:5px; display:none;
}