BODY{
  background-color : black;
}
TD{
  color : white;
  font-size : 14px;
  font-family : "MS UI Gothic";
  line-height : 22px;
}
.top_text_back{
  background-image : url(images/top_img_02.jpg);
  background-repeat : no-repeat;background-position : 475px 0px;
}
.uses_text_back{
  background-image : url(images/use_img_01.jpg);
  background-repeat : no-repeat;background-position : 505px 295px;
}
.background_text_back_01{
  background-image : url(images/background_img_01.jpg);
  background-repeat : no-repeat;background-position : 370px 80px;
  padding-top : 25px;
}
.background_text_back_02{
  background-image : url(images/background_img_02.jpg);
  background-repeat : no-repeat;background-position : 480px 90px;
}
.background_text_back_03{
  background-image : url(images/background_img_03.jpg);
  background-repeat : no-repeat;background-position : 480px 90px;
}
.background_text_back_04{
  background-image : url(images/background_img_04.jpg);
  background-repeat : no-repeat;background-position : 55px 10px;
}
.know_more_text_back_01{
  background-image : url(images/know_more_img_01.jpg);
  background-repeat : no-repeat;background-position : 565px 0px;
}.know_more_text_back_02{
  background-image : url(images/know_more_img_02.jpg);
  background-repeat : no-repeat;background-position : 530px 90px;
}.know_more_text_back_03{
  background-image : url(images/details_img_01.jpg);
  background-repeat : no-repeat;background-position : 440px 170px;
}
.footer{
  color : #919191;
  font-size : 12px;
}
.header{
  padding-bottom : 5px;
  font-size : 12px;
}
.list_title{
  font-size : 14px;
  padding-bottom : 5px;
  color : #ffd71a;
}
.company_img{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #ffd71a #ffd71a #ffd71a #ffd71a;
}
.list_img{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #ffd71a #ffd71a #ffd71a #ffd71a;
}
.list_text{
  padding-left : 15px;
}
A{
  color : blue;
}
A:hover{
  color : #ffd71a;
}
