#dgt{
	font:12px/2 tahoma;
	color:#666;}
#dgt td{
	vertical-align:top;}
#dgt input{
	font:12px tahoma;}
#dgt .ipt{
	width:130px;}

#fm_b{
	padding:0px 20px 10px;}

.btn_mb{
	width:61px;
	height:30px;
	cursor:pointer;}

.btn_func{
	width:352px;
	height:92px;
	cursor:pointer;}

/* ==================================================================================================== */
/* log_i */
#vfy{
	width:100px;
}

#vfy_img{
	cursor:pointer;
}

#vfy_vfy{
	width:20px;
}

.btn_log,
.btn_reg{
	display:inline-block;
	width:61px;
	height:30px;
	overflow:hidden;
}

.btn_log{
	background:url( ../img/btn_login.jpg ) no-repeat 0px 0px;
}

.btn_reg{
	background:url( ../img/btn_reg.jpg ) no-repeat 0px 0px;
}

.btn_log:hover,
.btn_reg:hover{
	background-position:0% 100%;
}