#main h2.mainbody {
	margin-bottom: 20px;
	padding: 8px 10px 10px 10px;
	background: url(../../images/bar_h3.gif) no-repeat 0px 0px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	width: 687px;
}
#main h3.mainbody {
	margin-bottom: 20px;
	padding: 8px;
	border-bottom: 1px dotted #88AB1D;
	color: #88AB1D;
	font-size: 16px;
	font-weight: normal;
	width: 691px;
}


td.rec-data {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 337px;
	padding: 0px 10px 0px 10px;
}

td.rec-kuknum {
	margin-bottom: 8px;
	color: #11804A;
	font-weight: bold;
	vertical-align: top;
	height: 18px;
}

td.rec-price {
	vertical-align: top;
	height: 18px;
}

td.rec-button {
	text-align: right;
	vertical-align: bottom;
}

#rec-detail {
	background: url(../images/bg_detail.gif) no-repeat;
	width: 687px;
	height: 338px;
	padding: 8px;
	margin: 8px;
}
#rec-detail table {
	margin-bottom:7px;
}

#rec-detail th.pat01 {
	color:#88AB1D;
	border-left: 3px solid #88AB1D;
	border-bottom: 1px solid #88AB1D;
	padding-left: 7px;
	padding-bottom: 3px;
	width: 100px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
#rec-detail th.pat02 {
	color:#88AB1D;
	border-left: 3px solid #88AB1D;
	padding-left: 7px;
	padding-bottom: 3px;
	width: 100px;
	text-align: left;
	font-weight: normal;

}
#rec-detail td.pat03 {
	border-bottom: 1px solid #88AB1D;
	padding-left: 7px;
	padding-bottom: 3px;
	vertical-align: top;
}
#rec-detail td.pat04 {
	padding-left: 7px;
	padding-bottom: 3px;
}

.clear {
	clear: both;
}
