.lefto {
	background-image: url(material/bck_leftside.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.righto {
	background-image: url(material/bck_rightside.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.menuobck {
	background-image: url(material/bck_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bck_contento {
	background-image: url(material/bck_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bck_head01 {
	background-image: url(material/bck_head.jpg);
	background-repeat: no-repeat;
}
.bck_head02 {
	background-image: url(material/bck_head2.jpg);
	background-repeat: no-repeat;
}
.bck_head03 {
	background-image: url(material/bck_head3.jpg);
	background-repeat: no-repeat;
}
.bck_head04 {
	background-image: url(material/bck_head4.jpg);
	background-repeat: no-repeat;
}
.bck_head05 {
	background-image: url(material/bck_head5.jpg);
	background-repeat: no-repeat;
}
.borimage {
	border: 1px solid #000000;
}
.borimageblack {
	border: 1px solid #FFFFFF;
}
.pedot2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
