.leftup{ background-image: url(./img/left_up_back.png);
		background-attachment:fixed;
		background-repeat: no-repeat;
		background-position: right center;}

.counter{ margin-right: 1em; }
		
.rightup{ background-image: url(./img/right_up_back.png);
		background-attachment:fixed;
		background-repeat: no-repeat;
		background-position: left center;}

.left{ background-image: url(./img/leftback.png);
		background-attachment:fixed;
		background-repeat: no-repeat;
		background-position: right top;}

.right{ background-image: url(./img/rightback.png);
		background-attachment:fixed;
		background-repeat: no-repeat;
		background-position: left top; }
		
.link{ margin-left: 0.5em;
       line-height: 150%; }
	   
.coll1{ border-collapse: collapse; 
	    table-layout: fixed; width:200px;}
		
.coll2{ border-collapse: collapse; 
	    table-layout: fixed; width:580px;}
		

.daizi{ color: white;
		font-size: 15px;
		font-weight: bold;
		font-family: 'Comic Sans MS';
		}
		
.top_daizi{
		position:absolute; top:140px; left:140px;
		text-decoration: none;
		color: white;
		font-size: 37px;
		font-weight: bold;
		font-family: 'Comic Sans MS';
}

.g-p{
		color: blue;
}
