.space {
	margin-bottom: 30px;
}
.packimg{
	float: right;
}
.caption{
	top: 0px;
	margin: 0px;
	padding: 0px 5px;
}

.check {
}
.red {
	color: #FF0000;
}
.listbg {
	background-color: #FCFCFC;

}
.list{
	margin-top: 10px;
}
.list table {
	border-collapse: collapse;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;


}

.list td {
	text-align: left;
	font-size: 12px;
	line-height: 130%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

h6{
	display: block;
	clear: left;
	background-image: url(../estimate/images/h6_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	line-height: 34px;
	text-indent: 15px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	width: 500px;
	margin-left: 50px;
}
.frmtb{
	margin-top: 10px;
}
.frmtb table {
	border-collapse: collapse;
	margin-bottom: 20px;


}
.frmtb th {
	background-color: #FCFCFC;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-size: 13px;
	line-height: 130%;
	width: 120px;
}
.frmtb td {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-size: 13px;
	line-height: 130%;
}

#btn {
	float: left;
	width: 470px;
	clear: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftbtn {
	float: left;
	height: 50px;
	margin-right: 5px;
}
#rightbtn {
	float: right;
}
.shotbox {
	width: 20px;
}
.txtbox {
	width: 27px;
}

.27width {
	width: 27px;
}
.txtbg {
	background-color: #EEEEEE;
}

