/*================ about.css ================ */

.title_about{
      background:url(images/about/title_about.gif) no-repeat;
	  }

.title_company{
      background:url(images/about/title_company.gif) no-repeat;
	  }

.title_team{
      background:url(images/about/title_team.gif) no-repeat;
	  }

.title_contact{
      background:url(images/about/title_contact.gif) no-repeat;
	  }

.img_about{
     background:urL(images/about/about.jpg) no-repeat;
	 }

.about_bj{
     background:Url(images/about/bj.gif) repeat;
	 }

.left_title{
     background:url(images/about/left_title.gif) no-repeat;
	 }

.category_bj{
     background:url(images/about/category_bj.gif) no-repeat right 8px!important;
     background:url(images/about/category_bj.gif) no-repeat right 5px;
	 }

.nav_bj{
     background:url(images/about/nav_bj.gif) no-repeat left 3px!important;
     background:urL(images/about/nav_bj.gif) no-repeat;
	 }

/*联系我们样式定义*/
.contact_left{
     width:320px;
	 float:left;
	 }

.contact_right{
     width:320px;
	 float:left;
	 }
