  #service_menu{
	  color:#000;
	  font-size:12px;
  }
  #service_menu a{
	  color:#000;
	  text-decoration:none;
  }
  #service_menu a:hover{
	  color:#665544;
	  text-decoration:underline;
  }
  .left{
	  float:left;
  }
  .logo{
	  width:130px;
	  text-align:center;
	  margin-top:15px;
  }
  .line{
	  width:5px;
	  height:110px;
	  background:url(images/service_menu/fline.gif) no-repeat;
  }
  .srv table{
	  margin:18px 20px 20px;
	  width:130px;
  }
  .srv table tr{
	  height:20px;
	  text-align:left;
  }
	#service_menu{margin-top:-4px;width:819px;overflow:hidden;}	
	#service{margin-right:0px;}
	#servicecontainer{float: right;position:relative;margin-top:-1px;}
