@charset "utf-8";
.bg_maintable {
	background-image: url(pics/bg_main.gif);
	background-repeat: no-repeat;
}
.bg_main_top {
	background-image: url(pics/bg_main_top.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center bottom;
}
.bg_main_body {
	background-image: url(pics/bg_main_body.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
}
.top_cont_plate {
	background-image: url(pics/top_cont_plate.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center bottom;
}
.tablebord_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.table_bord_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.body_cont_plate {
	background-image: url(pics/body_cont_plate.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
}
.bottom_cont_plate {
	background-image: url(pics/bottom_cont_plate.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
}
.bg_main_bottom {
	background-image: url(pics/bg_main_bottom.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
}

dotted  bottom    {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.dotter_bottom2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.FRAME_66666 {
	border: 1px groove #666666;
}
