#container {
	position: relative;
	width: 975px;
	background: url(imgs/bg-container.gif) top right no-repeat;
}
#content {
	overflow: auto !important;
	overflow /**/: hidden;
	padding-left: 30px;
	width: 100%;
	height: 473px;
}
#flash {
	position: absolute;
	top: 40px;
}
#banner {
	position: absolute;
	top: 380px;
}
#title-index-pos{
	position: absolute;
	top: 41px;
	left: 696px;
}
#bg-index-pos {
	position: absolute;
	top: 62px;
	left: 694px;
}
#icon-hot {
	position: absolute;
	top: 6px;
	left: 878px;
}
#bottom-index-pos {
	position: absolute;
	top: 159px;
	left: 716px;
}
#title-index-customer{
	position: absolute;
	top: 225px;
	left: 692px;
}
#customers {
	position: absolute;
	top: 250px;
	left: 701px;
	width: 234px !important;
	width /**/: 244px;
	height: 205 !important;
	height /**/: 215px;
	padding: 5px;
	overflow: auto;
	color: #595959;
	font-size: 77%;
	background: #fff;
}
#customers li {
	padding: 1em 0;
	border-bottom: 1px solid #e6e6e6;
}
#footer {
	margin: 0 auto; /* 自動調整左右邊界 */
	width: 975px;
	font-size: 82%;
	color: #A7A7A7;
	margin-top:-21px;
	padding-top: 30px;
	background: url(imgs/bg-footer.gif) top right no-repeat;
}
#footer a {
	color: #A7A7A7;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}