body { font-family:ms ui gothic,osaka;
       font-size:11pt;
	   background-color: cornsilk;
	   background-image: url(img/bg-mati1.gif);
       scrollbar-face-color: ffffff;
       scrollbar-shadow-color: gray;
       scrollbar-highlight-color: gray;
       scrollbar-3dlight-color: ffffff;
       scrollbar-darkshadow-color: ffffff;
       scrollbar-track-color: ffffff;
       scrollbar-arrow-color: gray; }


	   
a { text-decoration:none; }
h1 {color: hotpink; } 
h2 {color: #dc143c; } 
h3 {color:violet; } 

p.visited {font-size: 15pt;
           left: 200px;
		   top: 400px;
		   color :deeppink; }
p.info {
	color: mediumseagreen;
	font-size: 10pt;
	font-weight: bold
}
a:hover   { color : black; }

iframe    { font-size : 11pt; }

table.view { border-style : solid; 
             border-width : 1px;
             border-color : #999999; }

td.view { font-size : 10pt;
          border-style : solid; 
          border-width : 1px;
          border-color : #999999;  }

table.head { background-color: pink;
             font-size: 1pt;
             font-weight: bold;
             color: #0000ff;}

td.title { font-size : 12pt;
           color : #3399FF;
           font-weight : bold;
		   text-align: center; }
		   
td.recipe { font-size: 12pt;
           color: #f4a460;
           background-color:  #ffebcd;
           text-align : left;
		   }

td.english { font-size: 12pt;
           background-color: #1e90ff; 
           color: #0000ff;
           background-color:  #ffebcd;
           text-align : left; 
		   }
td.party   { font-size: 12pt;
           color: #ff0000;
           background-color: #ffebcd;
           text-align : left; 
		   }
td.ash   { font-size: 12pt;
           color: #ffa500; 
           background-color: #ffebcd;
           text-align : left; 
		   }
td.bread   { font-size: 12pt;
           color: #ba55d3;
           background-color: #ffebcd;
           text-align : left; 
		   }
td.fire   { font-size: 12pt;
           color: #008080;
           background-color: #ffebcd;
           text-align : left; 
		   }

td.news   { font-size: 12pt;
		font-weight: bold;
		border-style: double;
		border-color: #7b68ee;
		background-color: #e0ffff;
		color: #8a2be2;
		   }


td.bbs   { font-size: 12pt;
           color: #ff69b4;
           background-color: #ffebcd;
           text-align : left; 
		   }

td.link   { font-size: 12pt;
           color:#3cb371;
           background-color: #ffebcd;
           text-align : left; 
		   }

		   
td.center { text-align : center; }

td.now { background-color : #CCFFFF; 
         color: dodgerblue;
         position: relative;}

td { font-size : 12pt;
     line-height : 18px;
     letter-spacing : 0.1em; }

div {display:none;} 

table.menu { font-size : 12pt;
          background-color : cornsilk;
          border : 2; solid 2px;
          text-align : center; 
		  padding: 2;
		  color: fuchsia;} 

td.info { font-size : 12pt;
          background-color : white;
          text-align : left;; 
		  color: red;} 
td.sure { font-size : 12pt;
          background-color : white;
          text-align : left;; 
		  color: orange; ;} 

p.comm {position: absolute;
        left: 650px;
		top: 150px;
		width: 250px;
		height: 70px;
		border-style: double;
		border-color: #7b68ee;
		background-color: #e0ffff;
		color: #00008b;
		}
		


