.bg-head {  background-image: url(images/bg-head.gif); background-repeat: repeat-x}
.bg-check {  background-image: url(images/bg-check.gif); background-repeat: repeat-y}.bg-sm {
	background-image: url(images/column02.gif);
	background-repeat: repeat-y;
	width: 225px;


}
.bg-bm {
	background-image: url(images/column06.gif);
	background-repeat: repeat-y;
}.lastup {
	background-image: url(images/column01.gif);
	background-repeat: no-repeat;
	height: 32px;
}
a {  text-decoration: none}
.underline {  background-color: #999933; height: 3px; width: 760px}
.bg-gcheck {
	background-image: url(images/bg-gcheck.gif);
	background-repeat: repeat;
}
.bg-dot {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
}
.boder1 {
	border-bottom-color: #CCCCFF;
	border-right-style: none;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-left-style: none;
	border-top-color: #FFCCFF;

}
.boder2 {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #ffCCFF;
	border-top-color: #CCCCFF;

}
