﻿.address_head
{
  background: url(../../../Images/address_h.gif) no-repeat left center;
  height:7px;
  width:760px;
  font-size:1px !important;
}

.address_body
{
  background: url(../../../Images/address_bg.gif) repeat-y left;
  padding:0px;
  margin: 0px;
  width: 760px;
}

.address_foot
{
  background: url(../../../Images/address_b.gif) no-repeat left center;
  height:7px;
  width:760px;
  margin-bottom:5px;
  font-size:1px !important;
}

.address_body a:link,
.address_body a:visited,
.address_body a:active,
.address_body a:hover
{
  font-weight: normal;
  text-decoration: underline;
  color:#000000;
}

.address_body a:hover,
.address_body a:active 
{
  text-decoration:none;
  color:#c1a8a8;
}

.address_body h3 
{
  background: url(../../../Images/icon1.gif) no-repeat left center;
  font-size:small;
  font-weight:bold;
  color:#c1a8a8;
  float:left;
  margin:5px;
  padding-left:15px;
  padding-right:10px;
}

.address_body address
{
  font-size:small;
  font-style:normal;
  font-weight:normal;
  line-height:1.3;
  padding:0px 10px;
  display:block;
  float:left;
}


.Item_inquiry .address_body a:link,
.Item_inquiry .address_body a:visited,
.Item_inquiry .address_body a:hover,
.Item_inquiry .address_body a:active 
{
  color:#000000;
  font-size:medium;
  font-weight: bold;
  text-decoration:underline;
}
