a:link{
		color:blue;
		text-decoration: none;
	}
	
a:visited{
		color:red;
		text-decoration: none;
	}	

a:hover{
		color:#FF9900;
		background-color:#727272;
		text-decoration: none;
	
	}
	
			

body{	
		margin-top: 5px;
		background-image:url('../img/sss.bmp');
		background-repeat:repeat;
		
	}



.p1{
		background-color:#ffffff;
		font-family:‚l‚r ‚oƒSƒVƒbƒN,HGP‘n‰pŠpºÞ¼¯¸UB,HGºÞ¼¯¸E;
		font-size:15px;
		font-weight: bold;
		padding: 2px;
		color:#000000;
		list-style-image: url('../img/b-1.png');
		list-style-position:inside;
	}



.p2{
		margin-left: 5px;
		margin-bottom: 5px;
		font-weight: bold;
	}


.p3{
		margin-left: 20px;
		margin-right: 5px;
	}



.p4{
		margin-left: 40px;
		margin-right: 5px;
	}





.t1{
		background-color:#FFFFFF;
		padding: 5px;
		color:#000000;
		font-size: 15px;
		font-family: ‚l‚r ‚oƒSƒVƒbƒN;
		margin-left: 10pt;
		
		
	}			

		

.t2{
		background-color:#FFFFFF;
		font-family: ‚l‚r ‚oƒSƒVƒbƒN;
	    padding: 5px;
		color:#000000;
		font-size: 15px;
	
	}			

