#container {
	position: relative;
	width: 975px;
	background: url(imgs/bg-products.gif) top right repeat-y;
}
#content {
	width: 100%;
	overflow: hidden !important;
	overflow /**/: hidden;
	padding-top: 40px;
	background: url(imgs/bg-container-2clomn.gif) top right no-repeat;
}
#content-case {
	width: 100%;
	overflow: hidden !important;
	overflow /**/: hidden;
	padding-top: 40px;
	background: url(imgs/bg-container-2clomn-case.gif) top right no-repeat;
}

#content p{
	margin: 1.6em 0;
	color: #666;
	font-size: 78%;
	line-height: 1.6em;
}


#footer {
	margin: 0 auto; /* 自動調整左右邊界 */
	width: 975px;
	font-size: 82%;
	color: #A7A7A7;
	margin-top:-21px;
	padding-top: 30px;
	background: url(imgs/bg-footer2.gif) top right no-repeat;
}
#footer a {
	color: #A7A7A7;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}