
/* -- 2018.10.23 -- */
/* ------------- */
html	{
	width: 100%;
	height: 100%;
	background-image: url(../wd_BG/Combs1_128x226.png);
		}
/* ------------- */		
body	{
	width: 1280px;	
	margin-left: auto;
	margin-right: auto;		
	background-color: rgba(240,240,120,0.9);
	cursor: url(../wd_Logo/CursorBee_32x32.cur), default;
		}
		
		
header	{
	height: 40px;
	width: 1184px;	
	margin-left: 24px;	
	  background: -webkit-linear-gradient(top, #FA4, #9BE);
      background: -moz-linear-gradient(top, #FA4, #9BE);
      background: -ms-linear-gradient(top, #FA4, #9BE);
      background: -o-linear-gradient(top, #FA4, #9BE);	
		}
h1		{	
	text-align: center;
	font-size: 26px;
	color: black;
		}		
h3		{
	height: 22px;
	width: 1000px;	
	padding-left: 5px;		
	  background: -webkit-linear-gradient(top, #9CF, #CF9);
      background: -moz-linear-gradient(top, #9CF, #CF9);
      background: -ms-linear-gradient(top, #9CF, #CF9);
      background: -o-linear-gradient(top, #9CF, #CF9);	
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;	
	color: #850;
	margin-top: 2px;
	vertical-align: bottom;		
		}
		
		
		
div			
		{
	margin-left: 7px;					
	margin-top: 5px; 

		}  		

/* ------------- */		
p 
		{
	font-family: New Times, serif;			
	font-size: 16px;
	text-indent: 15px;
		}
		
p.WRITE
		{
	font-size: 24px;
	font-weight: bold;
		}
p.WRITE a
		{
	margin-left: 10px;
	margin-right: 10px;	
		}		
p.SOUND a
		{
	margin-left: 10px;
	margin-right: 10px;	
		}	
		
li	
		{
	margin-left: 30px;		
		}  	
li.Pro		
		{
	background-color: rgba(250,250,150,0.5);	
		} 
li.Com		
		{
	background-color: rgba(180,250,190,0.5);	
		} 




		