






#list{
 position: absolute;
 top: 170px;
 left: 290px;
 width: 480px;
 height: 500px;
 text-align: justify;
 font-size: 10pt;
 line-height: 14pt;
 color: #006666;
 
}

#title_1{
 position: absolute;
 top: 0px;
 left: 0px;
 width: 425px;
 height: 20px;
 text-align: justify;
 font-size: 10pt;
 line-height: 14pt;
 color: #006666; 
  }

#ul_1{
 position: absolute;
 top: 20px;
 left: -26px;
 width: 465px;
 height: 200px;
 text-align: justify;
 font-size: 10pt;
 line-height: 14pt;
 color: #006666;
 list-style-type: disc;
 list-style-position: outside; 
}
#title_2{
 position: absolute;
 top: 255px;
 left: 0px;
 width: 425px;
 height: 20px;
 text-align: justify;
 font-size: 10pt;
 line-height: 14pt;
 color: #006666; 
  }
  
#ul_2{
 position: absolute;
 top: 275px;
 left: -26px;
 width: 465px;
 height: 200px;
 text-align: justify;
 font-size: 10pt;
 line-height: 14pt;
 color: #006666;
 list-style-type: disc;
 list-style-position: outside; 
}
  
