body, html
{
  font: 11px verdana;
  background: #ffffff;
  margin: 10px 10px 10px 10px;
}

#logo
{
  border-left: 1px black solid;
  border-right: 1px black solid;
  border-top: 1px black solid;
  width: 100%;
  height: 110px;
  min-width: 1160px;
}

.price a
{
  color: green;
  text-decoration: none;
  width: 100%;
}

.price a:hover
{
  color:red;
}

.menu a
{
  color: #007dc2;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px 13px 0px 13px;
  border-right: 1px black solid;
}

.menu a:hover
{
  color: #00a4ff;
}

.hidel
{
  display: none;
  position: absolute;
  *margin-top: 20px;
  background: url('images/hidel_bg.png') #ffffff repeat-y;
  border: 1px #e4eaee solid;
  filter:alpha(opacity=95);
  -moz-opacity:.95;
  opacity:.95;
  z-index: 1;
  margin-top: 2px;
  *margin-top: 20px;
}

.hidel a
{
  color: #172983;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  display: block;
  padding: 5px;
  border-bottom: 1px #ffffff solid;
  border-right: 0px;
}

.hidel a:hover
{
  color: red;
}

#body
{
  width: 100%;
  min-width: 1160px;
}

.shadow_top
{
  background:url('images/line_c.png') no-repeat;
  width: 225px;
  height: 9px;
}

.shadow_bot
{
  background:url('images/line_c2.png') repeat-x;
  height: 9px;
}

.cat_bgl
{
  background:url('images/line_bg_l.gif') repeat-y;
  width: 225px;
}

.cat_bgr
{
  background:url('images/line_bg.gif') top right repeat-y;
  width: 225px;
  padding-top: 1px;
}

.cat_menu
{
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #096191;
  margin-left: 30px;
}

ul
{
  position: relative;
  right: 10px;
}

ul a
{
  color: #172983;
  text-decoration: none;
  margin-right: 10px;
}

ul a:hover
{
  color: red;
}

.news_menu
{
  background:url('images/line.png') right bottom no-repeat;
  padding-left: 60px;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
}

.news_new
{
  background: #000000;
  margin-top: 10px;
  color: #172983;
  font-weight: bold;
  width: 100%;
}

.news_new a
{
  text-decoration: none;
  color: #172983;
}

.news_new a:hover
{
  text-decoration: underline;
}

input, textarea, select
{
  font: 11px verdana;
  overflow: auto;
  border: 1px silver solid;
  background: #f5f5f5;
}

option
{
  background: #f5f5f5;
  color: #000000;
}

optgroup
{
  background: #000000;
  color: #ffffff;
}

textarea
{
  width: 75%;
  height: 150px;
}

#bottom
{
  border-left: 1px black solid;
  border-right: 1px black solid;
  border-bottom: 1px black solid;
  width: 100%;
  height: 110px;
  min-width: 1160px;
}

.com_nb
{
  position: relative;
  left: 10px;
  *bottom: 1px;
  width: 50px;
  height: 21px;
  font-size: 18px;
  *font-size: 17px;
  text-align:center;
}

h1
{
  font-size: 14px;
}

.news_menu h1
{
  font-size: 20px;
}