@charset "utf-8";
/* CSS Document */

#form {
	text-align:center;
	width:350px;
}

#form fieldset legend {
	padding:left:15px;
	border: 1px solid #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #600000;
}

#form fieldset a {
	padding-left:15px;
	text-decoration:none;
	border:none;
}


.total_div {
	float:right;
	width:310px;
	margin-right: 10px;
}
.total_right {
text-align:right;
width:50%;
}

.row1 {
	background-color:#cccccc;
	vertial-align:top;
}

td {
line-height: 20px;
}

#form fieldset {
	text-align:left;
}

#form .jk_div {
float: left;
display:block;
width:100px;
}

#form .jk_input {
float:left;
display:block;
width: 90px;
}

#form .jk_image {
border:1px #CCFF33 solid;
float:right;
}

#gtotal {
width:350px;
}
