.banner-bound{
	width:100%;
}
.banner-left{
	float:left;
	width:514px;
	height:57px;
}
.banner-left span{
	background:url(../images/left.png) no-repeat;
	width:9px;
	height:57px;
	display:inline-block;	
	float:left;
}
.banner-left li{
	list-style:none;
	float:left;	
	background:url(../images/left-bg.png) repeat-x;
	display:inline-block;
	height:57px;
}
.banner-left li:hover{
	background:url(../images/menuActive.gif) repeat-x -10px 0px;
	height:57px;
	overflow:hidden;
}
.banner-left a{
	float:left;
	color:#595A5E;
	display:block;	
	min-width:100px;
	border-right: 1px solid #C7C7C7;
	padding-top:27px;
	height:25px;
	font-size:11px;
	text-align:center;
}
.banner-left a:hover,.banner-left a:visited:hover{
	text-decoration:none;	
}
.banner-left .home{
	background:url(../images/home.gif) no-repeat 50% 10px;	
	width:112px;
}
.banner-left .product{
	background:url(../images/product.gif) no-repeat 50% 10px;	
	width:130px;
}
.banner-left .help{
	background:url(../images/help.gif) no-repeat 50% 10px;	
	width:130px;
}
.banner-left .intro{
	background:url(../images/intro.gif) no-repeat 50% 11px;	
	width:130px;
	border-right:none !important;
}
.banner-right{
	float:left;	
	background:url(../images/right-bg.png) repeat-x;
	height:57px;
	line-height:57px;
	width:429px;
}
.banner-right li{
	list-style:none;
	width:155px;
	float:left;	
	padding-left:5px;
}
.banner-right a{
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	display:inline-block;	
}
.banner-right a:hover,.banner-right a:visited:hover{
	text-decoration:none;
}
.banner-right .account{
	background:url(../images/account.png) no-repeat 10px 11px;
	padding-left:50px;
}
.banner-right .shop-cart{
	background:url(../images/shop-cart.png) no-repeat 10px 8px;
	padding-left:50px;
	width:200px;
}
.banner-right .shop-cart i{
	font-style:normal;
	color:#F00;
	text-decoration:underline;
	font-weight:bold;	
}
.banner-right span{
	background:	url(../images/right.png) no-repeat;
	display:inline-table;
	float:right;
	width:9px;
	height:57px;
}
/*--------------Footer------------------*/
.footer-bound{
	background-color:#C9C9C9;
	padding:10px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	margin-bottom:10px;
}
.footer-content{
	padding-left:10px;	
	padding-right:10px;
}
.footer-content td,
.footer-content span,
.footer-content div,
.footer-content p{
	line-height:20px;	
	color:#000 !important;
}
/*------------Contact US-----------------*/
.contact-us-bound{
	border:1px solid #CCC;
	margin:1px;
	padding:5px;
	margin-top:0px;	
	margin-right:2px;
}
.require{
	color:#F00;	
}
	
