.shop,.shop1,.login,.product,.footer {
	position:absolute
}

.shop {
	width:300px;
	left:185px
}

.shop,.shop1,.product {
	height:550px;
	top:195px
}

.shop1,.login {
	width:250px
}

.shop1 {
	right:220px
}

.login {
	height:125px;
	top:252px;
	right:0;
	border:1px solid #ed1b24;
	padding:5px 5px 5px 5px
}

.product {
	width:161px;
	right:40px;
	display:block
}

.product li,.itempic,.itemdesc,.product2 {
	float:left;
}

.product li {
	margin-bottom:25px
}

.itempic,.itemdesc {
	height:54px;
	clear:both
}

.itempic {
	padding:0 5px 0 0
}

.itemdesc {
	width:158px;
	border:1px solid #7b8ba2;
	margin-bottom:10px;
	margin-left:-8px;
	padding:5px 3px 0 7px
}

.product2 {
	text-align:left;
	width:170px
}

.footer {
	width:937px;
	height:50px;
	top:1000px;
	left:0;
	color:#666;
	border-top:1px solid #667588;
	padding-top:5px
}
