body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #676767;
  font-weight: bold;
}

div#head {
  background-image: url(/images/head/photobg.jpg);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  background-color:#000000;
  height: 143px;
  
  margin-bottom: 10px;
}

div#head .ramka {
  background-image:url(/images/head/bg.gif);
  background-repeat:repeat-x;
  background-position:left top;
  height: 143px;
}

div#head .ramka .left {
  background-image: url(/images/head/rl.gif);
  background-repeat:no-repeat;
  background-position:left top;
  height: 143px;
}

div#head .ramka .right {
  background-image: url(/images/head/rl.gif);
  background-repeat:no-repeat;
  background-position:right top;
  height: 143px;
}

div#head .ramka table#links {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  top: 107px;
  
  white-space: nowrap;
}


#start table#links {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  top: 9px;
  
  white-space: nowrap;
}


div#head .ramka table#links td, #start table#links td {
  border-left: 2px solid #6FA1D6;
  padding-left: 5px;
  padding-right: 20px;
}

div#head .ramka table#links a, #start table#links a {
  color: #044378;
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
}

div#head .ramka table#links a:hover, #start table#links a:hover {
  color: #076FC7;
  text-decoration: underline;
  font-weight: normal;
}



table#goods td.right {
  border-bottom: 1px solid #E5E6E6;
  padding-left: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
}


table#goods td.left {
  border-right: 1px solid #E5E6E6;
  border-bottom: 1px solid #E5E6E6;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
}


table#goods td.left a {
  color: #008BD1;
  font-weight: bold;
  display: block;
}


table#goods td.left_op a {
  background-image:url(/images/o.gif);
  background-repeat: no-repeat;
  background-position: 0px center;
  
  color: #008BD1;
  font-weight: bold;
  display: block;
  padding-left: 10px;
  padding-top: 60px;
  padding-bottom: 60px;
}


table#bottom td {
  padding-top: 10px;
}


table#img td {
  border: none;
  padding: 0px;
}



table#img img {
  border: 1px solid #DCDCDC;
}


table#goods .right_op {
  background-image:url(/images/o.gif);
  background-position: 20px 5px;
  background-repeat: no-repeat;
  
  padding-left: 30px;
  
  color: black;
}

table#goods .right a {
  color: #007FC4;
  text-decoration: none;
}


table#desc {
  margin-top: 10px;
}

table#desc td {
  border: none;
  padding: 0px;
  padding-left: 10px;
}

table#desc td.ramka {
  border-top: 1px solid #A9B2B5;
  border-bottom: 1px solid #A9B2B5;
  
  padding: 6px;
  padding-left: 10px;
  padding-right: 10px;
}


table#desc td.first {
  border-top: 1px solid #A9B2B5;
  border-bottom: 1px solid #A9B2B5;
  border-left: 1px solid #A9B2B5;
  
  padding: 6px;
  padding-left: 10px;
  padding-right: 10px;
}

table#desc td.last {
  border-top: 1px solid #A9B2B5;
  border-bottom: 1px solid #A9B2B5;
  border-right: 1px solid #A9B2B5;
  
  padding: 6px;
  padding-left: 10px;
  padding-right: 10px;
}

table#desc td.alone {
  border-top: 1px solid #A9B2B5;
  border-bottom: 1px solid #A9B2B5;
  border-left: 1px solid #A9B2B5;
  border-right: 1px solid #A9B2B5;
  
  padding: 6px;
  padding-left: 10px;
  padding-right: 10px;
}


table#desc a {
  color: #575757;
}


a.binn {
  font-size:10px;
  text-decoration: none;
  color: #C1C5C7;
}
a.binn:hover {
  text-decoration: underline;
}



table#start {
  background-image:url(/images/bg.gif);
  background-position:left top;
  background-repeat: no-repeat;
}


#imglist img {
  border: 1px solid #DCDCDC;
  padding-left: 2px;
}

img#todown {
  border: none;
  padding: 2px;
  padding-top: 6px;
}