
#container{ margin:0px;
            background-color:#FFFFFF;
            height:320px;
            border-left: 5px double #ffdab9;
            border-right: 5px double #ffdab9;
            border-top: 5px double #ffdab9;
            border-bottom: 5px double #ffdab9;
}


#navi{ background-color:#ff69b4;
       width:180px;
       text-align : center;
       padding-top :10px;
       padding-right :10px;
       margin:0;
       overflow: hidden;
       font-weight : bold;
       float:left;
       border-right: 5px double #ffdab9;
       border-top: 5px double #ffdab9;
       border-bottom: 5px double #ffdab9;
 }

#navi ul{ 
margin: 10; 
padding: 0; 
list-style-type: none; 
}

#navi li{ 
display: inline; 
height:20px;
padding: 0; 
margin: 0; 
}

#navi li a{
display: block; 
height:19px;
padding: 19px 10px;
text-decoration: none;
color: #FFFFFF;
width: 150px; 
margin: 0px 0px;
text-align: left;
font-size: 17px;
}

#navi li a:hover{
color: #FFFF00;
font-size: 20px;
font-weight:bold;
}



#main{
      width:680px;
      text-align : left;
      margin-top:-5;
      padding-top:10px;
      padding-bottom:10px;
      padding-left:10px;
      padding-right:0;
      font-family : "‚l‚r ‚oƒSƒVƒbƒN";
      font-weight : normal;
      font-size : 15 px ;
      color : black;
      float : left;
  
}

#maincol{
      padding : 10px;
      padding-bottom : 10px;
      background :#DA70D6;
      color :#FFFFFF;
      font-size:13px;
      font-weight :bolder;
      }

#main A{ 
           color : #3300FF ; 
           
}

#main a:hover {
               color: #FA8072;
               text-decoration: none;
}
      
#riyoucol{
      padding : 7px;
      padding-bottom : 7px;
      background :#FF6347;
      color :#FFFFFF;
      font-size:20px;
      font-weight :bolder;
      }

#riyoucol2{
           backgroud-color:orange;
           font-color :white;}

.scr {
  overflow: scroll;  
  height: 350px;
}

.riyoumidashi{padding : 8px;padding-bottom : 8px;
              background :#FFDDFF;
              font-size:15px;
              font-weight :bolder;}

#riyou{
      text-align : left; 
      margin: 10px;
      float : left;
      font-size : 15px;}


#riyou UL{ 
         list-style:none;
}

#riyou li{
          margin:0;
          padding-left:0px;
          padding-right :30px;
          float:left;}

          
}

#riyou li A{
           color : #3300FF ; 
           text-decoration: none;
}

#riyou li a:hover {
                  color: #FA8072;
}

#refercol{
      padding : 7px;padding-bottom : 7px;
      background :#BDB76B;
      color :#FFFFFF;
      font-size:20px;
      font-weight :bolder;
 }

.refermidashi{padding : 8px;padding-bottom : 8px;
              background :#F5DEB3;
              font-size:15px;
              font-weight :bolder;}

          
