  #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{ float:left; margin-top:-4px; margin-left:0px;}	
	#service{float: right;position:relative;margin-top:-12px;margin-right:-20px;}
