.menu-bound{
	width:220px;	
	padding-left:5px;
	display:block;
	overflow:hidden;
	float:left;
}
.product-category{
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	color:#f00;
	padding-left:20px;
	background:url(../images/node1.png) no-repeat 100px 17px;
	position:relative;	
}
.menu,.menu-navi{
	display:none;
	width:220px;
	height:360px;
	z-index:9999999;
	list-style:none;
	float:left;
	font-size:13px;
	position:absolute;
	background:#fff;
	cursor: pointer;	
	box-shadow:3px 2px 3px #999;
}
.menu>li>a,.menu-navi>li>a{
	display:block;
	background:url(../images/nodebg.gif) no-repeat right 13px;;
	line-height: 30px;
	margin: 0 10px;
	color:#000;
	font-weight:bold;
}
UL.menu>li,UL.menu-navi>li{height:30px;line-height:30px;}
.menu>li>a:hover,.menu-navi>li>a:hover {
	display:block;
	background:url(../images/arr-right1.png) no-repeat right 13px;;
	color:#f00;
	font-weight:bold;
}
UL.menu>li>ul,UL.menu-navi>li>ul{
	display:none;
	width:220px;
	position:absolute;
	list-style:none;
	float:left;
	top:0;
	height:240px;	
	background:#fff;
	cursor: pointer;
	z-index:9999999;
	margin-left:5px;
	border-left:1px solid #ccc;
	border:none !important;
	
}
UL.menu>li:hover>ul,UL.menu-navi>li:hover>ul{
	top:0;
	display:block;
	width:450px;
	position:absolute;
	list-style:none;
	float:left;
	height:360px;
	background:#fff;
	cursor: pointer;
	z-index:99999999;	
	padding-left:10px;
	margin-left:220px;
	border:none !important;
	border-left:1px solid #ccc !important;
	box-shadow: 3px 2px 3px #999;;
}
.facebook-li{background:url(../images/facebook-hover.png) no-repeat 0 0; padding-left:20px;}
.prosuct-cart-li{background:url(../images/icon_cart_1.png) no-repeat 0 0; padding-left:20px;}
.sub-menu img{
	top:0;
	right:0px;
	width:310px;
	height:360px;
	border:0;
	border:none !important;
	position:absolute;
	z-index:-1000 !important;
}
.sub-menu li{
	width:200px;
	
}
.test{float:left;}
.link-parent{
	color:#f00 !important;
	display:block;
	font-weight:bold;
	padding:5px;
}
.menu-sub-sub{
	margin-left:20px !important;
	list-style:none;
	font-weight:normal !important;
	width:150px !important;
	height:auto !important;
	top:auto !important;
	border:none !important;
	box-shadow: none !important;
	
}
.menu-sub-sub li{
	height:auto !important;
	line-height:none !important;
	padding:0 10px !important;
}
.banner-head-bound{
	background:url(../images/bg_header_top.png) repeat-x 0 0;
	height:42px;
	line-height:42px;
	padding:0px;
	margin:0px;
}
.head-search{
	
}
.search-bound{
	float:left;
}
#btn-search{
	background: url(../images/cr_icon.png) no-repeat -112px -206px;
	width: 50px;
	height: 35px;
	border: none;
	cursor: pointer;
	padding: 0;
}
#keyword{
	width:715px;
	height:29px;
	border:1px solid #ccc;
	border-radius:2px;
	border-right:none;	
	margin-right:-2px;
	padding-left:10px;
	outline: none;
	display: block;
	float:left;
}
.facebook{
	display: block;
	height: 20px;
	width: 20px;
	margin: 5px 6px 0;
	background:url(../images/icon_fb_google.png) no-repeat 0 0;
}
.google{
	display: block;
	height: 20px;
	width: 20px;
	margin: 5px 6px 0;
	background:url(../images/icon_fb_google.png) no-repeat -20px 0;
}
.shopcart{
	background: url(../images/cr_icon.png) repeat scroll -192px -177px transparent;
	height: 16px;
	margin-right: 5px;
	display:block;
	width: 16px;
	float:left;
	margin-left:30px;
	margin-top:8px;	
}
.sosial{
	margin-right:50px !important;
	overflow:hidden;
	float:right;
}
.menu-link{
	float:left;
	display:block;	
	line-height:30px;
	
}
.slider{
	float:right;
	margin-top:1px;
}
.category-news-bound{
	margin-left:50px;
	width:230px;
	border:1px solid #ccc;
	border-radius:5px;
	padding:5px 0;
	margin-top:40px;

	
}
.menu-news{
	list-style:none;
	padding:0px;
	
}
.menu-news li{
	width:230px;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #ccc;
	
}
.menu-news li a{
	display:block;
	background:;
	color:#6da42b;
	padding-left:10px;
	height:50px;
	line-height:50px;
	font-size:14px;
	font-weight:bold;
}
.menu-news li a:hover{
	display:block;
	padding-left:10px;
	color:#fff;
	background:#6da42b;
	height:50px;
	line-height:50px;
	font-size:14px;
	font-weight:bold;
}