h3 {
	letter-spacing: 5px;
	margin: 0;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #00f;
	text-align: center;
}
a:link, a:visited { color: #ffffff; text-decoration: none;} 
a:hover, a:active { color: #00FFFF; text-decoration: underline;}


.top {
	background-color: #ddd;
	width: 960px;
}
#container {
	margin: auto;
	width: 960px;
	background-color: #eee;
}
#footer {
	clear: both;
	width: 960px;
	text-align: center;
	color: #333;
	background-color: #DDD;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}
.intro{
	float: left;
	width: 210px;
	border: 1px solid #666666;
	margin: 10px;
	background-color: #ddd;
}



p {
	margin: 10px;
	font-size: 13px;
}
.catalog {
	width: 800px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
}
.page {
	width: 200px;
	float: left;
		}
.contact {
	width: 800px;
	border: 1px solid #333;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #ddd;
}

.catalog-name {
	float: left;
	width: 400px;
	margin: 0px;
}


.product {
	float: right;
	width: 680px;
	border: 1px solid #666666;
	background-color: #ddd;
	margin: 10px;
	height: 850px;
}
.sp {
	background-color: #eee;
	margin: 28px;
	float: left;
	height: 208px;
	width: 150px;
}
.qq{
	width:66px;
	float:right;
	position:absolute;
	z-index:8;
    top:expression(offsetParent.scrollTop+230);	
	right:8px;
	
}   
.profile {
	background-color: #ddd;
	width: 930px;
	border: 1px solid #666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
