/* ������������֮��  www.lanrenzhijia.com */
* {
	margin: 0;
	padding: 0;
}

/* @group core nav menu */
#language {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 35px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
}
#language li {
	float: left;
	display: block;
	position: relative;
	z-index: 999;
	margin: 0;
}
#language li a {
	display: block;
	padding: 0;
	font-weight: 700;
	line-height: 30px;
	text-decoration: none;
	color: #818ba3;
	zoom: 1;
}
#language li a:hover, #language li a.hov {
	
}
/* @group subnav */
#language ul {
	position: absolute;
	left: 0px;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 5px 0 5px 0px;
}
#language ul li {
	width: 220px;
	float: left;
	text-align: left;
	text-indent:10px;
}
#language ul li:hover {
	color: #ffffff!important;
}
#language ul a {
	display: block;
	height: 20px;
	line-height: 20px;
	color: #797979;
	font-weight: normal;
}
#language ul a:hover {
	text-decoration: none;
	border-right-color: transparent;
	border-left-color: transparent;
	background: transparent;

}
* html #nav ul {
	margin: 0 0 0 0;
}
/** @group clearfix **/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}


.select_lan{ width:220px; height:30px; background:url("../images/search_bc.png")/*tpa=http://www.geman-bearing.com/images/search_bc.png*/ no-repeat left center; text-indent:20px;}
.select_lan ul{ background:#fff; border-radius:5px;}
.select_lan ul li{ padding:3px;}
.select_lan ul li a{float:left;}
.select_wx ul{ margin-top:30px!important; margin-left:-90px!important;}
.select_wx li{ background:none!important;}

