body {
    margin:0;
	font-size:12px;
	background:#FFFFFF url(img/bg.gif) top repeat;
}
img {
    border:none;
}
#main {
    width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:#FFFFFF;
}
#top {
    height:150px;
	margin-bottom:15px;
	background:#222222 url(img/top2.gif) top no-repeat;
	color:#FFFFFF;
}
h3 {
    clear:both;
	width:950px;
	padding:25px 0px 5px;
}
h4 {
    clear:both;
	width:950px;
	padding-top:10px;
}


#bannerspace p {
   margin:2px 0 0;
   text-align:center;
}
.item {
    width:760px;
    margin:15px auto 0;
	border:none;
}
.item td {
	padding:5px;
    text-align:center;
}

.catch {
    font-weight:bolder;
	background:#839196;
	color:#FFFFFF;
}
.pickup img {
    width:180px;
	height:135px;
}

.pickup2 img {
    width:320px;
	height:240px;
}  

#category ul {
    width:950px;
	margin:0;
	padding:10px 0 0;
}
#category li {
    width:170px;
	height:50px;
	margin:0;
	padding:5px 10px 0px;
	float:left;
	list-style:none;
}

#goods {
    width:950px;
	margin:10px 0 15px;
	text-align:center;
}
#goods td {
    width:170px;
	margin:0;
	padding:10px 9px;
}

a:link {
    text-decoration:none;
	color:#0F0F11;
}
a:visited {
    text-decoration:none;
	color:#0F0F11;
}
a:hover {
    text-decoration:underline;
	color:#888888;
}
a:active {
    text-decoration:underline;
	color:#888888;
}
#foot {
    clear:both;
    padding:12px 0px 10px;
    font-weight:bolder;
	background:#222222;
	color:#FFFFFF;
}
#foot a:link {
    text-decoration:none;
	color:#FFFFFF;
}
#foot a:visited {
    text-decoration:none;
	color:#FFFFFF;
}
#foot a:hover {
    text-decoration:underline;
	color:#FFFFFF;
}
#foot a:active {
    text-decoration:underline;
	color:#FFFFFF;
}