.ppd_result { padding-left:20px; }

.ppd { 
	line-height : 30px; 
	text-align: left;
}

.find_id_seleted { 
	border-left:2px solid #56c520; 
	border-top:2px solid #56c520; 
	border-right:2px solid #56c520;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:31px;
	width:33%;
}

.find_id_not_seleted { 
	border-top:1px solid #dedede; 
	border-right:1px solid #dedede; 
	border-bottom:2px solid #56c520;
	background-color:#F7F7F7;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:32px;
	width:33%;
}

.find_password_seleted { 
	border-left:2px solid #56c520; 
	border-top:2px solid #56c520; 
	border-right:2px solid #56c520;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:31px;
	width:33%;
}

.find_password_not_seleted { 
	border-top:1px solid #dedede; 
	border-right:1px solid #dedede; 
	border-bottom:2px solid #56c520;
	background-color:#F7F7F7;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:32px;
	width:33%;
}

.td1 { 
	border-left:2px solid #56c520; 
	border-top:2px solid #56c520; 
	border-right:2px solid #56c520;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:31px;
	width:33%;
}

.td2 { 
	border-top:1px solid #dedede; 
	border-right:1px solid #dedede; 
	border-bottom:2px solid #56c520;
	background-color:#F7F7F7;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:32px;
	width:33%;
}

.td3 { 
	border-top:1px solid #dedede; 
	border-right:1px solid #dedede; 
	border-bottom:2px solid #56c520;
	background-color:#F7F7F7;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:32px;
	width:33%;
}

.tdc1 { 
	border-top:1px solid #dedede; 
	border-left:1px solid #dedede;
	border-bottom:2px solid #56c520;
	background-color:#F7F7F7;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:32px;
	width:33%;
}

.tdc2 { 
	border-top:2px solid #56c520; 
	border-right:2px solid #56c520; 
	border-left:2px solid #56c520;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:32px;
	width:33%;
}

.tdc3 { 
	border-top:1px solid #dedede; 
	border-right:1px solid #dedede; 
	border-bottom:2px solid #56c520;
	background-color:#F7F7F7;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:32px;
	width:33%;
}

.tdd1 { 
	border-top:1px solid #dedede; 
	border-left:1px solid #dedede;
	border-bottom:2px solid #56c520;
	background-color:#F7F7F7;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:32px;
	width:33%;
}

.tdd2 { 
	border-top:1px solid #dedede; 
	border-left:1px solid #dedede;
	border-bottom:2px solid #56c520;
	background-color:#F7F7F7;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:32px;
	width:33%;
}

.tdd3 { 
	border-top:2px solid #56c520; 
	border-right:2px solid #56c520; 
	border-left:2px solid #56c520;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:32px;
	width:33%;
}

.input {
	height:26px; line-height:26px; border: 1px #c7c7c7 solid;
}


.inpuCh {
	height:26px; line-height:26px; border: 1px #c7c7c7 solid;
}

.disableBtn {
	float:left; width:130px; font-weight:bold; height:28px; text-align:center; color:#ccc; background-color:F7F7F7; padding-top:8px;
}

.inableBtn {
	float:left; width:130px; font-weight:bold; height:28px; text-align:center; color:#fff; background-color:2176C9; padding-top:8px;
}

.lineDiv {
	width:2px; height:28px; background-color:#FFFFFF; float:left;
}