﻿#extinfowin{
  width: 200px;
}
#extinfowin_contents{
  background-color: #FFF;
}
#extinfowin_tl{
  width: 14px;
  height: 14px;
  background: url('/images/site/gmaps/extinfowin_tl.png') top left no-repeat transparent;
}
* html #extinfowin_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/site/gmaps/extinfowin_tl.png', sizingMethod='crop');
}
#extinfowin_t{
  background: url('/images/site/gmaps/extinfowin_t.png') top left repeat-x transparent;
}
#extinfowin_tr{
  width: 14px;
  height: 14px;
  background: url('/images/site/gmaps/extinfowin_tr.png') top left no-repeat transparent;
}
* html #extinfowin_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/site/gmaps/extinfowin_tr.png', sizingMethod='crop');
}
#extinfowin_l{
  width: 3px;
  background: url('/images/site/gmaps/extinfowin_l.png') top left repeat-y transparent;
}
#extinfowin_r{
  width: 3px;
  background: url('/images/site/gmaps/extinfowin_r.png') top right repeat-y transparent;
}
#extinfowin_bl{
  width: 14px;
  height: 14px;
  background: url('/images/site/gmaps/extinfowin_bl.png') top left no-repeat transparent;
}
* html #extinfowin_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/site/gmaps/extinfowin_bl.png', sizingMethod='crop');
}
#extinfowin_b{
  background: url('/images/site/gmaps/extinfowin_b.png') top left repeat-x transparent;
}
#extinfowin_br{
  width: 14px;
  height: 14px;
  background: url('/images/site/gmaps/extinfowin_br.png') top left no-repeat transparent;
}
* html #extinfowin_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/site/gmaps/extinfowin_br.png', sizingMethod='crop');
}
#extinfowin_close{
  width: 21px;
  height: 21px;
  background: url('/images/site/gmaps/extinfowin_close.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #extinfowin_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/site/gmaps/extinfowin_close.png', sizingMethod='crop');
}
#extinfowin_beak{
  width: 28px;
  height: 38px;
  background: url('/images/site/gmaps/extinfowin_beak.png') top left no-repeat transparent;
}
* html #extinfowin_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/site/gmaps/extinfowin_beak.png', sizingMethod='crop');
}
#extinfowin_contents .section1{
  margin: 0;
  padding: 0;
}
#extinfowin_contents .mapWinContent{
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  font-size: 9pt;
  font-weight: normal;
  font-family: Verdana;
}
#extinfowin_contents p{
  margin: 1px 0;
  padding: 5px;
}
#extinfowin_contents .mapWinTitle{
  font-size: 10pt;
  font-weight: bold;
  font-family: Verdana;
  color: #FFF;
  background-color: #415da7;
}