
@font-face { font-family: 'Raleway-Regular';
src: url('../images/fonts/7525026180_Raleway-Regular.ttf') format('truetype');}
@font-face { font-family: 'Raleway-Bold';
src: url('../images/fonts/7525026180_Raleway-Bold.ttf') format('truetype');}

/*body*/


    body {
	background:#000000;
}
    /*header*/

 .header{
  background:#ffffff;
  }
  /*container*/

    .join{
	background:#f2f2f2;
}
    .header_logo {
	width:200px;
    height:80px;
}
  .header-title{
    color:#444444;
      font-size:13px;
      font-family:Raleway-Regular;
  }
  .header-contact{
    color:#444444;
      font-size:13px;
       font-family:Raleway-Regular;
  }
.top-menu ul li a{   
     color:#000000;
    font-family:Raleway-Bold;
    font-size:13px;
    }
  .top-menu ul li a:hover{
	color:#ff8d2a;
   }
 .top-menu ul li.active a{
     color:#ff8d2a; 
  }
  
.welcome_title{
    color:#ff8d2a;
    font-size:16px;
    font-family:Raleway-Bold;
}
.join .about_title{
    color:#000000;
    font-size:16px;
    font-family:;
}
.join .about_read{
  color:#000000;
   font-size:16px;
  font-family:;
  border:2px solid #000000;
}
.service_title{
    color:#ff8d2a;
    font-size:16px;
    font-family:Raleway-Bold;
}
.about_pagetitle{
   color:#000000;
    font-size:16px;
    font-family:;
}
.product_title,
.products_pagetitle,
.product_page_title{
color:#ff8d2a;
font-size:16px;
  font-family:;
}
.copywrite{
	background:#333333;
}
    
.news_header{
    color:#ffffff;
    font-size:14px;
    font-family:Raleway-Bold;
}
.news_name{
    color:#ffffff;
    font-size:12px;
    font-family:Raleway-Bold;
}
.news_content{
    font-size:11px;
    font-family:Raleway-Bold;
}

.float_text{
         color:#ffffff;
         font-size:13px; 
         font-family:Raleway-Regular;
}



.contact-right input[type="submit"]{
	background: #000000;
}
    .contact-right input[type="submit"]{
color:#ff8d2a;
}
