#frame {

}
frameset {
	margin-bottom: 60px;
	border: none;
}
#frame .table {
	width: 550;
	border: none;
	border-top: 5px #666666 solid;
}
#frame th {
	width: 130px;
}
#frame .de{
	padding: 10px 17px;
	border-bottom: 1px solid #666666;
	text-align: left;
}
#frame .de2 {
	margin-bottom: 5px;
	padding: 10px 0px 0px 17px;
	}
#frame .submit {
	text-align: center;
}
#frame .submit input {
	padding: 3px;
	border: 3px double #999999;
	background: #FFFFCC;
	cursor: pointer;
}
#frame .submit input:hover {
	border:  3px double #FF6600;
	background-color: #FFB871;
}



#frame2 .table {
	width: 550;
	border: none;
	border-top: 5px #666666 solid;
}
#frame2 th {
	width: 130px;
}
#frame2 .de{
	padding: 10px 17px;
	border-bottom: 1px solid #666666;
	text-align: left;
}
#frame2 .de2 {
	margin-bottom: 5px;
	padding: 10px 0px 0px 17px;
	}
