/*------------------------- Banner -------------------------*/
.banner-bound{
	background-color:#ffffff;
}
.banner-logo-bound img{
	float:left;
	width:141px;
	height:118px;
	border-width:0;
}
.banner-top-content{
	float:left;
	width:764px;
	height:67px;
	border:1px solid #ffffff;
}
.banner-company-info{
	color:#000000;
	font-weight:bold;
}
.banner-top-content a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.banner-top-content a:visted,
.banner-top-content a:hover {
	text-decoration:none;
	color:#000000;
}
.banner-company-info span{
	color:#75bb0c;
}
.banner-company-info-tel{
	background:url(../images/banner/banner-icon-tel.png) left center no-repeat;
	float:right;
	padding-left:35px;
	height:43px;
	padding-right:20px;
	vertical-align:bottom;
}
.banner-company-info-hotline{
	background:url(../images/banner/banner-icon-mobi.png) left center no-repeat;	
	float:right;
	padding-left:40px;
	height:43px;
	padding-right:20px;
	vertical-align:bottom;
}
.banner-cat{
	background:url(../images/banner/banner-icon-cat.png) left center no-repeat;	
	float:right;
	padding-left:30px;
	height:33px;	
	padding-right:20px;
	vertical-align:bottom;
}
.banner-pay{
	background:url(../images/banner/banner-icon-gif.png) left center no-repeat;	
	padding-left:30px;
	height:33px;
	float:right;
	padding-right:20px;
	vertical-align:bottom;
}
.banner-pay div{
	padding-top:10px;	
}
.banner-cat div{
	padding-top:10px;	
}
.banner-company-info-tel div{
	padding-top:10px;
}
.banner-company-info-hotline div{
	padding-top:10px;
}
/*------------------------- Home Menu -------------------------*/
.home-menu-search{
	float:right;
	padding-right:10px;
}
.home-menu-input{
	width:150px;
	padding:5px;
	float:left;
}

.home-menu-input div{
	background:url(../images/home/search-bg.png) 0% 0% no-repeat;
	_behavior:url(iepngfix.htc);
	height:20px;
}

.home-menu-input input{
	border:0px;
	height:20px;
	width:150px;
	line-height:20px;
	margin-left:11px;
	margin-right:5px;
	color:#7b7b7b;
	float:left;
	background-color:#f3f3f3;
	border-color:#fff;
	padding:0;
}
.home-menu-button{
	float:left;
	margin-left:-20px;
	margin-top:5px;
}
.home-menu-bound{
	border-top:0px;
	clear:both;
}
.home-menu-content-bound{
	float:left;
	width:100%;
	_width:100%;
}
.home-menu-content{
	background:url(../images/home/bg-menu.png);
	height:31px;
	width:100%;	
	margin-bottom:5px;
	margin-top:5px;
}
.home-menu-content a,
.home-menu-content a:visited{
	padding:8px 10px;
	display:block;
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/home/bg-menu-seperate.png) 100% 50% no-repeat;
	text-decoration:none;
}
.home-menu-content a:hover,
.home-menu-content a:visited:hover{
	color:#F7EF00;
	text-decoration:none;
}
/*---------------Support Online------------*/
.supportonline-bound{
	padding-top:10px;
	padding-bottom:10px;
}
.supportonline-content{
	padding-bottom:10px;	
}
.supportonline-hotline{
	padding-top:5px;
	padding-bottom:5px;
}
/*--------------Visitor------------*/
.statistic-bound{
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
}
.statistic-title{
	background:url(../images/navigation-li-icon.png) no-repeat left center transparent;
	padding-left:20px;
}
.statistic-item{
	font-weight:bold;
	font-size:18px;
	text-align:center;
}.statistic-content-bound{
	text-align:center;
}
/*------------Util-----------*/
.utility-bound{
	clear:both;
	padding-top:10px;
	padding-bottom:10px	
}
.utility-item{
	background:url(../images/navigation-li-icon.png) no-repeat left center transparent;
	border:0 none;
	text-align:left;
	height:24px;
	list-style:none outside none;
	margin:0;
	padding:0;
	width:100%;
}
.utility-item a,
.utility-item a:visited {
  padding: 0 20px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

.utility-item a:hover,
.utility-item:hover a,
.utility-item:iehover a {
  color: #00923f;
  text-decoration:none;
  height:24px;
}
.utility-item a span,
.utility-item a span:hover,
.utility-item a.selected span,
.utility-item a.selected:visited span {
	color:#00923f;
}
