@charset "utf-8";
/* 固邦样式表 */
* { padding:0; margin:0;}
.fl{ float:left} .fr{ float:right}
#box{ width:1002px; font-family:Tahoma, Geneva, sans-serif,"宋体"; color:#333; font-size:12px; margin:0 auto}
#header{ background:url(images/logo.jpg) no-repeat center; height:80px;}
  /*导航*/
	  #topnav{ margin-left:325px;height:30px; padding-top:30px;font-size:15px; font-weight: bold; list-style:none;}
      ul #topnav{list-style:none;  text-decoration:none; width:600px;}
      #topnav li {float: left; padding:0; text-align:center; width:150px}
	  #topnav a{ color:#fff; text-decoration:none; padding:0 15px;}
	  #topnav a:hover{ color:#00deff; text-decoration:none; padding:0 15px; }
  
  
#banner{ background:url(images/banner.jpg) no-repeat center; height:165px}


#title_company{ background:url(images/company.jpg) no-repeat center; height:43px}
#title_contact{ background:url(images/contant.jpg) no-repeat center; height:43px}

#main{  width:960px; margin:10px auto; border:#DBDBDB solid 1px; overflow:hidden}
  #text p{margin-bottom:10px;text-indent: 25px; padding:10px; line-height:26px; width:850px; margin:0 auto}
  #photo{ background:url(images/kuang.gif) no-repeat center; width:339px; height:239px; margin-right:30px; float:left }
  #photo .img{ width:319px; height:219px; padding:10px}
 .imgbox{ width:780px; margin:0 auto;list-style:none; overflow:hidden; margin-bottom:10px; margin-top:20px}
 
 .contact_text{ margin-left:30px; text-align:left; background:url(images/co.jpg) no-repeat top left;  padding-top:40px; line-height:26px; padding-left:10px; margin-top:20px; float:left; width:450px}
 .contact_text a,.contact_text a:hover{ color:#24599a}
 .map{border:#f3f3f3 solid 6px; width:355px; height:258px; padding:10px; float:right; margin-right:30px; margin:20px 30px 20px auto }

#ft{ background:url(images/ft.gif) center; height:53px; line-height:53px; text-align:center; }
#ft a{ color:#333; text-decoration:none}
#ft a:hover{ color:#24599a}
.cl{ clear:both}
