/* ---------- Popup Insert ------------*/

.popupHouse{
	position:absolute;
}
.bodyForm2{
	width:280px;
	padding:0 0 10px 0;
	border:1px solid #a6c1d2;
	background:#def0f7;
}
.bodyForm2 ul{
	margin-top:2px;
}
.liHouseFile2{
	padding:2px 0 0 5px;
	width:275px;
}
.liRemember{
	padding:5px 0 5px 80px;
	width:195px;
}
.liRemember input{
	vertical-align:middle;
}
.liHouseFile2 .pTitle{
	width:200px; height:20px;
	font-weight:bold;
}
.liHouseFile2 .pClose{
	width:70px; height:20px; padding:0 5px 0 0;
	text-align:right;
}
.liHouseFile2 input{
	width:180px;
}
.liHouseFile2 .houseTopic2{
	width:76px; height:17px;
	padding:3px 0 0 0px;
}
.liForgot2{
	width:160px; height:25px;
	padding:0px 0 0 90px;
}
.bt_insert2{
	width:280px; padding:5px 0 0 0;
	text-align:center;
}
.bt_edit3{
	width:52px; height:17px;
	padding:0 0 2px 0;
	margin:0 5px 0 0 ;
	font-size:11px;
	border:0px; cursor:pointer;
	background:url(../images/login/bt_edit3.gif) no-repeat;
}
.checkIn{
	vertical-align:text-bottom;
}
/*---------------------  New Popup ----------------------*/
.popupBox{
	position:absolute;
}
.bodyPopup{
	width:302px;
	padding:0 0 10px 0;
}
.bodyPopup .topPopup{
	width:302px; height:7px; background:url(../images/login/top_popup.gif) no-repeat; overflow:hidden;
}
.bodyPopup .blockPopup{
	width:292px; padding:0px 5px 0px 5px; background:#def0f7;
}
.bodyPopup .blockPopup .optionTop{
	width:292px; height:20px; border-bottom:1px solid #FFFFFF;
}
.bodyPopup .blockPopup .optionTop span.left{
	width:240px; font:bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
.bodyPopup .blockPopup .optionTop span.right{
	width:52px; text-align:right;
}
.bodyPopup .blockPopup .boxForm1{
	width:292px;
}
.bodyPopup .blockPopup .boxForm1 .lineDetail{
	width:292px; padding:2px 0px 2px 0px;
}
.bodyPopup .blockPopup .boxForm1 .lineDetail span.leftBox{
	width:146px; padding:2px 0px 2px 0px;
}
.bodyPopup .blockPopup .boxForm1 .lineDetail span.rightBox{
	width:146px; padding:2px 0px 2px 0px; text-align:right;
}
.bodyPopup .blockPopup .boxForm1 .lineDetail .listLine{
	width:292px; padding:2px 0px 2px 0px; overflow:hidden;
}
.bodyPopup .blockPopup .boxForm1 .lineDetail1{
	width:292px; padding:2px 0px 2px 0px; overflow:hidden;
}
.bodyPopup .blockPopup .boxForm1 .lineDetail1 .hLineText1{
	width:292px; padding:0 0 5px 0; font:bold 1.1em Verdana, Arial, Helvetica, sans-serif; color:#4ba4c6;
}
.bodyPopup .blockPopup .boxForm1 .lineDetail1 .hLine1{
	width:292px; padding:0 0 5px 0;
}
.bodyPopup .blockPopup .boxForm1 .lineDetail1 .hLine1 textarea{
	width:285px; height:100px; border:1px solid  #7f9db9; font-size:12px; padding:5px 0 0 5px;
}
.btInputLine{
	width:292px; height:20px; padding:2px 0px 2px 0px; overflow:hidden; text-align:center;
}
.bodyPopup .bottomPopup{
	width:302px; height:7px; background:url(../images/login/bottom_popup.gif) no-repeat; overflow:hidden;
}
.inputPost1{
	width:285px; height:18px; border:1px solid #7f9db9; padding:0 0 0 5px;
}
.btPost1{
	width:54px; height:20px; cursor:pointer; border:0px;
	background:url(../images/login/bt_edit2.gif) no-repeat;
}
.checkLog{
	vertical-align:middle;
}

