.logo{
	height: 130px;
	margin-top: 4px;
}

.menuwrapper{
	width: 460px;
	margin:0 auto;
}

.headermenu{
	margin-left: 4px;
}

.customimgslide{
	width: 940px;
	height: 300px;
}

.custombanner{
	width: 200px;
	height: 75px;
	border: 1px solid gray;
	margin-bottom: 3px;
}

.bannerwrapper{
	text-align: left;
}

.goodwrapper{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}

	.promogood{
		width: 150px;
		height: 105px;
	}

#searchgoodheader{
	text-align: center;
	font-weight: bold;
}

	#searchgoodpic{
		text-align: center;
	}

	#searchgoodprice{
		text-align: right;
	}

	#searchgoodwarranty{
		text-align: center;
	}

.footer{
	width: 100%;
	padding: 10px;
	background-color: #0088cc;
	text-align: center;
	color: #ffffff;
}