/* CSS Document */
#container {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 2;
	width: 810px;
	height: 1300px
}
#header {
	position: absolute;
	top: 0;
	left: 7px;
	width: 800px;
	height: 100px
}
#footer {
	position: relative;
	margin-top: 20px;
	top: 1470px;
	left: 5px;
	width: 800px;
	height: 50px
}
#navbar {
	position: absolute;
	top: 80px;
	left: 7px;
	width: 800px;
	height: 25px
}
#CategFla {
	z-index:-1;
  position: absolute;
	top: 345px;
	left: 7px;
	width: 790px;
	height: 600px;
}

#CategTxt {visibility: visible; position:absolute; top:1400px; left: 10px; width: 800px; height: 82px;  /*background:url(shop_global/msg_bkgnd2.jpg) no-repeat;*/ }

#CategTxt  p {
	position: absolute;
  width: 760px;
	margin: 15px 15px 7px 15px;
	text-align: left;
}

#CategTxt  p a:link{
	text-decoration:none;
}
#CategTxt  p :visited{
	text-decoration:none;
	font-weight: bold
}
#CategTxt  p a:hover{
	text-decoration:none;
	color: black;
}

#CollecTitle {
	position: absolute;
	top: 950px;
	left: 7px;
	width: 800px;
	height: 60px
}
#GoodiesTitle {
	position: absolute;
	top: 1370px;
	left: 7px;
	width: 800px;
	height: 60px;
}
#ProdZone {
	position: absolute;
	top: 990px;
	margin-left: 10px;
	left: 50px;
	width: 780px;
	height: 400px
}
#CategHead {
	position: absolute;
	top: 115px;
	left: 7px;
	width: 800px;
	height: 170px;
}
#catunder {
	position: absolute;
	visibility: visible;
	top: 300px;
	left: 7px;
	width: 800px;
	height: 20px
		z-index:10;
}
div.float {
	float: left;
	width: 166px;
	height: 110px;
	padding: 5px 8px 0px 8px;
	background: url(shop_global/tn_bk_test.jpg) no-repeat;
}
div.float p {
	text-align: center;
	margin-top: -1px;
}