/* Stylesheet for PC UNIX */
a:link 		{ color: #000033;}
a:visited 	{ color: #006500;}
a:hover 	{ background-color: #feffcf;}
body 		{ color: black; background-image: url("back01.jpg");}
p,div,li	{ line-height:140%}
p.ind		{ text-indent:1em;}
p.ind2 		{ text-indent:1em; text-align: right;}
div		{ text-indent:1em;}
.del		{ text-decoration: line-through;}
.aka		{ color: red;}
.ao		{ color: blue;}
.aiiro		{ color: #191970; font-weight: bold;}
.pre 		{ background-color: #feffc9;}
.pre1 		{ background-color: white;}
.col		{ color: #cc0000;}
.bcol		{ background-color: #feffc9;}
.cetre  	{ text-align: center;}
.left		{ text-align: left;}
.bold		{ font-weight: bold;}
.squ  		{ list-style-type: square;}
.lst  		{ list-style-type: circle;}
.dsk  		{ list-style-type: disc;}
span#chui	{ font-size: x-small;}
span#chui3	{ font-size: 80%;}
span#bao 	{ font-weight: bold; color: blue;}
span#chui2 	{ font-weight: bold; color: red;}
span#del 	{ text-decoration: line-through;}
pre		{ background-color: #feffc9;}
table#t1	{ border:0 ;margin-left: auto; margin-right: auto;}
table#bbx	{ border-style:groove ; border-color:blue ; padding:1% 2%; text-align:left ;}
td#a		{ width: 50%; padding: 2mm;}
td#b		{ width: 50%;}
td#space	{ width: 1em;}