a:link, a:active, a:visited {
	color: #00aeef;
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000;
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.txt {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.txterr {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #ff5555;
}
.txtemp {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	color: #000;
}
.txtperex {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000;
  line-height: 1.3;
}
.txtperex-emp {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #088ecc;
  line-height: 1.3px;
}
.txtnote {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.txtbottom {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}
.txtbottom a:link, .txtbottom a:active, .txtbottom a:visited {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #36a3d5;
  text-decoration: none;
}
.txtbottom a:hover {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
  text-decoration: none;
}


h1 {
  font-family: Arial, Tahoma, Georgia, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 27px;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  text-transform: none;
  line-height: 1;
}
h2 {
  font-family: Arial, Verdana, Tahoma, helvetica, sans-serif;
	font-weight: bold;
	color: #00aeef;
	font-size: 22px;
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
  text-transform: none;
}
h3 {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 17px;
  margin: 20px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  text-transform: none;
}
h4 {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 14px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-transform: none;
}

td {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
ul, ol, li {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}
ul {
	margin: 1px 0px 15px 0px;
	padding: 0;
	list-style: none;
}
ol {
	margin: 1px 0px 4px 10px;
	padding: 0px;
}
ul li {
	background-image: url('/images/icon_list.gif');
	background-position: 0px 5px;
  background-repeat: no-repeat;
	margin: 0px;
	padding: 1px 0px 1px 12px;
  line-height: 1.3;
}
ol li {
	margin-left: 20px;
	padding: 1px 0px 1px 0px;
  background: none;
}
.ibox {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	border: 1px #cecdd6 solid;
	background-color: #fff;
	color: #666666;
  padding: 3px 3px 3px 3px;
}
.ibox_select {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	border: 1px #cecdd6 solid;
	background-color: #fff;
	color: #666666;
  padding: 2px 3px 2px 3px;
}
.ibox_special {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	border: 1px #c6e4ff solid;
	background-color: #edf6fb;
	color: #666666;
  padding: 5px 3px 5px 5px;
}
.btn {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #dcdcdc;
	border: 1px solid #dcdcdc;
	color: #4c4c4c;
	padding: 2px 7px;
}

.tdheader {
  font-size: 15px;
  font-weight: bold;
  padding: 10px 10px 3px 0px;
  vertical-align: bottom;
  border-bottom: 3px solid #d6d6d6;
  white-space: nowrap;
}
.tdheader2 {
  font-size: 15px;
  font-weight: bold;
  color: #85b000;
  padding: 7px 10px 2px 0px;
  vertical-align: bottom;
  border-bottom: 2px solid #d6d6d6;
  white-space: nowrap;
}
.tdcontent {
  font-size: 12px;
  padding: 5px 10px 5px 0px;
  vertical-align: top;
  border-bottom: 1px solid #d6d6d6;
}

.img_normal {
  border: 1px solid #fff;
  margin: 0px;
  display: inline-block;
}
.img_right {
  float: right;
  border: 1px solid #E7E7E9;
  margin: 0px 0px 5px 10px;
}
.img_left {
  float: left;
  border: 1px solid #E7E7E9;
  margin: 0px 10px 5px 0px;
}

.div_autogallery {
  float: left;
  display: inline;
  width: 170px;
  height: 153px;
  padding: 0px;
  margin: 0px 13px 13px 0px;
  overflow: hidden;
  background: #509a7d;
  vertical-align: baseline;
}
.div_autogallery .autogallery {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  bottom: 0;
}

.div_autogalleryproduct {
  float: left;
  display: inline;
  width: 170px;
  height: 130px;
  padding: 0px;
  margin: 0px 13px 13px 0px;
  overflow: hidden;
  background: #509a7d;
  vertical-align: baseline;
}
.div_autogalleryproduct .autogalleryproduct {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  bottom: 0;
}

.div_autogalleryplant {
  float: left;
  display: inline;
  width: 170px;
  height: 130px;
  padding: 0px;
  margin: 0px 13px 13px 0px;
  overflow: hidden;
  background: #509a7d;
  vertical-align: baseline;
}
.div_autogalleryplant .autogalleryplant {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  bottom: 0;
}

.tableproductlist td {
  vertical-align: top;
  padding: 15px 0px 10px 0px;
  background: url('/images/product-box-bottom.gif') bottom left repeat-x;
}

.tableproductlist h2 {
  margin-top: 0px;
}
.tableproductlist h3 {
  margin-top: 0px;
}


.clear {
  clear: both;
  visibility: hidden;
  height: 0px;
  overflow: hidden;
  margin-top: 0px;
  padding-top: 0px;
}
