/* tiptext */
a.tooltip {
  z-index:24;
  position: relative;
  text-align: justify;
  font-family:Arial;
  font-size:12px;
  color:#363636;
  text-decoration: none;
}

a.tooltip span {
  display: none;
}

a.tooltip:hover span{
  display: block;
  position: absolute;
  top:10px;
  left: 150px;
  border: 1px solid #dadada;
  background-color: #eaeaea;
  color: #000;
  width: 250px;
  padding: 4px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

a.tooltip:hover {
  z-index:25;
  text-decoration: none;
}

a.tooltip2 {
  z-index:24;
  position: relative;
  text-align: justify;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

a.tooltip2 span {
  display: none;
}

a.tooltip2:hover span{
  display: block;
  position: absolute;
  top: 3em;
  left: 0em;
  border: 1px solid #dadada;
  background-color: #eaeaea;
  color: #000;
  width: 200px;
  padding: 4px;
  text-decoration: none;
  font-weight: normal;
  font-size: 8pt;
}

a.tooltip2:hover {
  z-index:25;
  text-decoration: none;
}

.gk_vm_scroller_container_1 {
}
.gk_vm_scroller_container_2,
div.gk_vm_product_block {
	float: left;
}
.gk_vm_scroller_container_3 {
}

gk_vm_pagin {
	clear: both;
	position: relative;
}
div.gk_vm_product_block {
	margin: 0 0px 4px 0px;
	padding: 0;
	overflow: hidden;
	text-align: center;
}

.vnd a,.usd a,.sjc a {
  padding: 2px 7px;
  border: 1px solid #d3d3d3;
  font-size: 10px;
}

.vnd {
  margin-left: 5px;
}

.selected a {
  color:#0087c7;
}

.price {
  background:transparent url(../images/price.gif) no-repeat scroll 5px center;
  display:block;
  padding:10px 0px 10px 15px;
  text-align:left;
  font-size: 10pt; color:#0165b3; font-weight: bold;
}

.price2 {
  background:transparent url(../images/price.gif) no-repeat scroll 5px center;
  padding-left: 15px;
  text-align:left;
  color:#000;
  font-weight: bold;
}

.price2 {
  background:transparent url(../images/price2.gif) no-repeat scroll 5px center;
  padding-left: 25px;
  text-align:left;
  color: #0294df;
  font-size: 19pt;
  font-weight: normal;
}

span.date {
  color: #666;
}

.require {
  color:red;
}

.h_leng {
  width:48px;
}

.input_leng {
  width: 85.5%;
}

.link a:link, .link a:hover, .link a:visited {
  color: #FFF;
}

td {
  text-align: left;
}
