/*@charset "UTF-8";*/
/* CSS Document */

.pl10{	padding-left: 10px;}
.pl20{	padding-left: 20px;}
.pl30{	padding-left: 30px;}



.pr10{	padding-right: 10px;}
.pr20{	padding-right: 10px;}




.pt10{	padding-top: 10px;}
.pt20{	padding-top: 20px;}

.pb5{	padding-bottom: 5px;}
.pb10{	padding-bottom: 10px;}
.pb20{	padding-bottom: 20px;}
.pb25{	padding-bottom: 25px;}
.pb30{	padding-bottom: 30px;}

.index_text{
	background-image: url(../img9/paper02.gif);
	background-repeat: repeat-y;
	line-height: 20px;
	color: #9900cc;
	text-align:center;
}
