.PrintSoftArea,
.PointArea,
.ProductsArea,
.AddinArea,
.BridgeArea {
	position: relative;
	width: 100%;
	margin: 0px 0px 40px 0px;
	display: block;
	overflow: hidden;
}
.PointArea {
	margin: 0px 0px 20px 0px;
	background-color: #F0F0F0;
}

#SmallTitle {
	width: 960px;
	font-size: 14px;
	font-weight: bold;
	margin: 20px auto 0px;
	display: block;
}

.PrintSoftArea p,
.AddinArea p,
.BridgeArea p {
	font-size: 14px;
	line-height: 200%;
}
.PrintSoftArea p {
	width: 640px;
	margin: 0px;
	float: left;
}
.AddinArea p,
.BridgeArea p {
	width: 960px;
	margin: 20px 0px 0px 0px;
	float: none;
}

#PrintSoftImg {
	width: 280px;
	height: 230px;
	float: right;
}

.PointArea table {
	position: relative;
	width: 960px;
	margin: 20px 0px 0px 0px;
	table-layout: fixed;
}
.PointArea th {
	width: 100px;
	vertical-align: top;
}
.PointArea th img {
	width: 80px;
	height: 80px;
	display: block;
	margin: 0px 20px 40px 0px;
}
.PointArea td {
	width: 340px;
	height: 40px;
	font-size: 12px;
	line-height: 200%;
	vertical-align: top;
	padding: 0px 40px 40px 0px;
}
.PointArea td strong {
	font-size: 16px;
}
.PointArea td span {
	font-size: 10px;
}

.ProductsArea table {
	position: relative;
	margin: 20px 0px 0px 0px;
}
.ProductsArea th {
	width: 320px;
	font-weight: lighter;
}
.ProductsArea th strong {
	font-size: 14px;
	display: inline-block;
	margin: 10px 0px 0px 0px;
}

#PackageImg {
	width: 320px;
	height: 200px;
	display: block;
	margin: 0px auto;
}

.DistArea {
	width: 250px;
	background-color: #F0F0F0;
	font-size: 12px;
	margin: 10px auto 15px;
	line-height: 160%;
	padding: 15px 0px 15px;
}
.DistArea a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.DistArea a:hover {
	color: #FF8800;
	text-decoration: underline;
}
#TelNum {
	font-size: 14px;
	color: #0080FF;
	margin: 0px;
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	line-height: 200%;
}
#TelNum img {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: -4px;
	margin: 0px 5px 0px 0px;
}
#TelNum span {
	width: 25px;
	height: 14px;
	border: solid 1px #0080FF;
	font-size: 10px;
	display: inline-block;
	vertical-align: 1px;
	line-height: 16px;
	margin: 0px 3px 0px 0px;
}

#DownloadBtn {
	width: 250px;
	height: 40px;
	background-image: url("../lblprint/download_btn.gif");
	background-size: 250px 80px;
	display: block;
	margin: 0px auto;
}
#DownloadBtn:hover {
	background-position: 0px -40px;
}

.AddinArea table {
	position: relative;
	width: 960px;
	margin: 10px 0px 0px 0px;
}
.AddinArea td {
	width: 15px;
	height: 50px;
}
.AddinArea th {
	position: relative;
	width: 270px;
	background-color: #F0F0F0;
	font-size: 14px;
	font-weight: lighter;
	line-height: 180%;
	text-align: left;
	vertical-align: top;
	padding: 50px 20px 20px;
}
.AddinArea th img {
	position: absolute;
	top: -40px;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: 0px 0px 0px -40px;
	display: block;
}
.AddinArea th strong {
	font-size: 16px;
	display: block;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

#BridgeImg {
	width: 280px;
	height: 200px;
	display: block;
	margin: 20px auto 0px;
}

#Attention {
	font-size: 10px;
}

#InquiryBtn {
	width: 400px;
	height: 40px;
	display: block;
	background-image: url("../lblprint/inquiry_btn.gif");
	background-size: 400px 80px;
	margin: 0px auto 40px;
}
#InquiryBtn:hover {
	background-position: 0px -40px;
}
