A {
	color: #666666;
	white-space:nowrap;
	text-decoration: none;
	line-height:30px;
}

A:hover {
	color: #85B100;
	text-decoration: none;
}

A.head {
	color:white;
	white-space:nowrap;
	text-decoration: none;
}

.a_selected{
	color: #85B100;
}
/*navigation */

.customerLogo{
	border:1px solid #E0E0E0;
	margin:2px;
}


.textDark10, .textDark12 , .textDark14 , .textDark16 , .textDark18 , .textDark20, .textDark22, .textDark24{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

.textDark10 {
	font-size: 10px;
}

.textDark12 {
	font-size: 12px;
}

.textDark14 {
	font-size: 14px;
}

.textDark16 {
	font-size: 16px;
}

.textDark18 {
	font-size: 18px;
}

.textDark20 {
	font-size: 20px;
}

.textDark22 {
	font-size: 22px;
}

.textDark24 {
	font-size: 24px;
}


.info_panel {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	background-color: #fff;
	border: 1px solid #d8d8d8;
	border-bottom-width: 2px;
	border-top-width: 1px;
	vertical-align: top;
	
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	
	padding-bottom:20px;
}



.pp_channels .root-item, .pp_channels .root-name, .pp_channels .root-name span, .pp_channels .sub-list li a {
/* background-image: url("bg.png");
    background-repeat: no-repeat;*/
}
.G_chan-panel {
	position: absolute;
	z-index: 1000;
	top: 120px;
	left: 199px;
	visibility: hidden;
}
.pp_channels {
	width: 166px;
	padding: 0;
	border-width: 0 0 2px 1px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: -1px 1px 1px #ccc;
	-webkit-box-shadow: 0 1px 5px #ccc;
	box-shadow: 0 1px 5px #ccc;
}
.pp_channels .root-item {
	zoom: 1;
	position: relative;
	width: 168px;
	height: 34px;
	background-position: -13px -373px;
	overflow: visible;
	vertical-align: middle;
}
.pp_channels .root-name {
	display: block;
	z-index: 1001;
	position: relative;
	border-top: 1px solid #B9F5D2;
	padding-left: 10px;
	background-position: -10px -358px;
	cursor: pointer;
}
.pp_channels .root-name span {
	display: block;
	border-right: 1px solid #B9F5D2;
	height: 34px;
	font-size: 1.2em;
	line-height: 34px;
	color: #000;
	background-position: -167px -358px;
}
.pp_channels .active .root-name {
	background: #fff;
}
.pp_channels .active .root-name span {
	color: #C00;
	border-color: #fff;
}
.pp_channels .no-sub .root-name span {
	border-color: #fff;
	background-position: 20px -358px;
}
.pp_channels .sub-list {
	left: 166px;
	top: -34px;
	padding: 5px 2px 5px 16px;
	width: 200px;
	overflow: hidden;
	_top: -35px;
	-moz-box-shadow: -1px 1px 1px #ccc;
	-webkit-box-shadow: 0 1px 5px #ccc;
	box-shadow: 0 1px 5px #ccc;
}
.pp_channels .active .sub-list {
	visibility: visible;
}
.pp_channels .sub-list li {
	float: left;
	width: 200px;
	margin: 0 10px 5px 0;
}
.pp_channels .sub-list .main-cate {
	width: 200px;
	margin-right: -10px;
	font-weight: bold;
}
.pp_channels .sub-list a {
	padding-left: 3px;
	line-height: 21px;
	background-position: -169px -418px;
 *background-position: -169px -420px;
}
.pp_channels .sub-list a: hover {
	background-position: -169px -438px;
 *background-position: -169px -440px;
}
.pop-panel {
	z-index: 1000;
	
	visibility: hidden;
	border: 1px solid #B9F5D2;
	padding: 5px 9px;
	background: #fff;
	color: #61646E;

}
.pop-panel a {
	color: #61646E;
}
.pop-panel a: hover {
	text-decoration: none;
	color: #C00;
}

.product{
	border:1px solid #d4d4d4;
	width:227px;
	height:250px !important;
	margin-bottom:10px;
	padding:0px;
	display:block;
	margin-right:11px;
	clear:none;
	float:left;
	background:#ffffff;
}
.searchform {
	display: inline-block;
	zoom: 1;
	border: solid 1px #d2d2d2;
	padding: 8px 10px;
	
	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	box-shadow: 0 1px 0px rgba(0,0,0,.1);
	background: #f1f1f1;

	
}

.fullLine {
  padding: 0px;
  margin: 0px;
 	display: block; 
	border-top: 1px solid #dbdbdb; 
	clear: both;
}

h1{
	margin: 0px 0px;
	padding:0px;
	font-size:16px;
 	font-family: 'Arial', sans-serif; 
	color: #000000;
	font-weight: normal;
	display: inline;
}