﻿@charset "utf-8";
#container {
	position: relative;
	width: 975px;
	background: url(imgs/bg-content-1clomn.gif) top right repeat-y;
}
#content {
	width: 100%;
	overflow: auto !important;
	overflow /**/: hidden;
	padding-top: 40px;
	background: url(imgs/bg-container-1clomn.gif) top right no-repeat;
}
#content1 {
	margin-left: 40px;
}
#content2 {
	text-align: left;
}
#content p{
	margin: 1.6em 0;
	color: #666;
	font-size: 78%;
	line-height: 1.6em;
	letter-spacing: .5px;
}
#content1 p{
	margin: 1.6em 0;
	color: #666;
	font-size: 15px;
	line-height: 1.8em;
	letter-spacing: .5px;
}
#pic-about-us {
	position: absolute;
	left: 580px;
	top: 480px;
}
#pic-about-us-2{
	position: absolute;
	left: 580px;
	top: 750px;
}
#pic-contact-us {
	position: absolute;
	left: 578px;
	top: 274px;
	z-index: -1;
}
#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;
}