body { font-family: Verdana; font-size:11px; }
td { font-family: Verdana; font-size:11px; vertical-align: top; }

.td_left_form_key { background-color:#D1E88C; text-align:right; vertical-align:top; }
.td_right_form_val { background-color:#D1E88C; text-align:left; vertical-align:top; }
.table_form { background-color:#ffffff }

.box_foot { font-size:10px; background-color: #EBEBEB; text-align:center; border-style: solid; border-bottom-width:1px; border-top-width:1px; border-left-width:1px; border-right-width:1px; border-color:#C0C0C0 }
.box_data_head { font-size:10px; background-color:#B5CE95; text-align:center; vertical-align:middle; border-style: solid; border-bottom-width:1px; border-top-width:0px; border-left-width:0px; border-right-width:0px; border-color:#000000 }
.box_data_val { font-size:10px; background-color:#D4E9C9; text-align:right; vertical-align:middle; border-style: solid; border-bottom-width:1px; border-top-width:0px; border-left-width:0px; border-right-width:0px; border-color:#9CCA13 }
.box_product_title { font-size:10px; background-color:#ffffff; text-align:center; vertical-align:middle; border-style: solid; border-bottom-width:0px; border-top-width:0px; border-left-width:0px; border-right-width:0px; border-color:#000000; font-waga:bold; color:#C60022; }
.box_photo_desc { font-size:10px; background-color:#ffffff; text-align:center; vertical-align:middle; border-style: solid; border-bottom-width:0px; border-top-width:0px; border-left-width:0px; border-right-width:0px; border-color:#000000; font-waga:normal; color:#C60022; }
.product_box {
	width: 464px;
	height: auto;
	background-image: url(../images/box/box_bg.png);
	margin: 12px;
	background-repeat: repeat-y;
}
.product_box .top {
	width: 464px;
	height: 21px;
	background-image: url(../images/box/box_top.png);
	padding-top: 6px;
	color: #112907;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}
.product_box .text {
	width: 464px;
	height: auto;
	margin-top: 30px;
	position: absolute;
}
.product_box .text .img {
	width: 116px;
	height: auto;
	padding: 5px;
	text-align: center;
	float: left;
}
.product_box .text .desc {
	width: 328px;
	height: auto;
	padding: 5px;
	color: #38393B;
	float: right;
}
.product_box .text .desc a {
	color: #38393B;
	text-decoration: none;
}
.product_box .text .desc a:hover {
	color: #646568;
	text-decoration: none;
}
.product_box .bg_top {
	width: 464px;
	height: 41px;
	background-image: url(../images/box/box_bg_top.png);
}
.product_box .bg {
	width: 464px;
	height: auto;
}
.product_box .bg_bottom {
	background-image: url(../images/box/box_bg_bottom.png);
	width: 464px;
	height: 114px;
}
#footer {
	width: 763px;
	height: 28px;
	padding: 5px;
	background-color: #99CC00;
	border: solid;
	border-width: 1px;
	border-color: #005B45;
}
#footer a {
	text-decoration: none;
	color: #005B45;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
td.header {
	width: 486px;
	height: 27px;
	background-image: url(../images/box_top.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	color: #112907;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}