body {
	background: #ffffff url(bg_left3.jpg) repeat-y 0% 0%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.table_frame {
	width: 100%;
}
.table_top {
	width: 100%;
}
.td_left {
	width: 221px;
	height: 131px;
	background: url(bg_left.jpg) no-repeat 0% 0%;
}
.td_left2 {
	height: 500px;
	background: url(bg_left2.jpg) no-repeat 0% 0%;
}
.td_top {
	width: 527px;
	background: url(bg_top.jpg) no-repeat 0% 0%;
}
.td_top1a {
	height: 44px;
}
.td_top1b {
	height: 20px;
}
.td_top1c {
	height: 28px;
}
.td_top2 {
	background: url(bg_top2.jpg) repeat-x 0% 0%;
}
.td_main {
	width: 527px;
	background: #ffffff;
}
.td_main_index {
	width: 527px;
	background: #ffffff url(93-140_left.jpg) no-repeat 100% 0%;
}
.td_main_order {
	width: 527px;
	background: #ffffff no-repeat 100% 100%;
}
.td_main_contact {
	width: 527px;
	background: #ffffff url(france_ficus_left.jpg) no-repeat 100% 50%;
}
.td_right {
	background: #ffffff;
}
.td_right_index {
	background: #ffffff url(93-140_right.jpg) no-repeat 0% 0%;
}
.td_right_contact {
	background: #ffffff url(france_ficus_right.jpg) no-repeat 0% 50%;
}
.td_bot_menu {
	border-top: 1px #a0a0a0 solid;
}
.td_products_l {
	border-left: 1px #a0a0a0 solid;
	border-top: 1px #a0a0a0 solid;
	width: 240px;
}
.td_products_r {
	border-left: 1px #a0a0a0 solid;
	border-right: 1px #a0a0a0 solid;
	border-top: 1px #a0a0a0 solid;
	width: 240px;
}
.table_content {
	width: 520px;
}
.table_content_index {
	width: 410px;
}
.table_content_contact {
	width: 410px;
}
.table_products {
	border-bottom: solid 1px a0a0a0;
}
.div_products {
	overflow: auto;
	height: 500px;
	width: 518px;
}
.img_link {
	border: 0px;
	margin: 0px;
}
.img_products {
	border: 0px;
	margin: 0px;
	/*width: 240px;*/
	min-width: 150px;
	max-width: 240px;
	width: expression(Math.min(parseInt(this.offsetWidth), 240 ) + "px");
}
p {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #704050;
	margin-top: 0px;
}
.heading1 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	margin-top: 0px;
}
.font_top {
	font-family: Times, serif;
	font-size: 12px;
	margin: 0px;
}
.font_bot_menu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #a0a0a0;
	margin-bottom: 0px;
}
.font_products {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
}
.font_order {
	font-family: Arial, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.font_error {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #009000;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #407090;
}
a:hover {
	color: #204060;
}
.button_add {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
small {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textarea_order {
	height: 100px;
	width: 380px;
}
.input_order {
	width: 380px;
}


