a:link.box-package-price-detail-all, a:visited.box-package-price-detail-all, a:hover.box-package-price-detail-all {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: normal;
	color: #006699;
	text-align: left;
	display: block;
	background-image: url(../images/content/box/service-details.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 214px;/*height: 268px;*/
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
a:hover.box-package-price-detail-all {
	background-image: url(../images/content/box/service-details-hover.gif);
}

span.homepage-services-intro-header {
	font-size: 20px;
	font-weight: bold;
	/*font-style: italic;
	font-weight: bold;
	color: #FF4000;*/
	color: #FFFFFF;
	text-decoration: none;
}
span.homepage-services-intro-details {
	color: #006699;
	text-decoration: none;
}

a:link.box-aboutus-detail, a:visited.box-aboutus-detail, a:hover.box-aboutus-detail {
	padding: 15px;
	font-family: "Arial";
	font-size: 9pt;
	font-weight: normal;
	color: #006699;
	text-align: left;
	display: block;

	background-image: url(../images/content/box/about-details.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 102px;
}
a:hover.box-aboutus-detail {
	background-image: url(../images/content/box/about-details-hover.jpg);
}

span.aboutus-services-intro-header {
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
span.aboutus-services-intro-details {
	color: #006699;
	text-decoration: none;
}

.box-faq-detail {
	padding: 15px;
	font-family: "Arial";
	font-size: 9pt;
	font-weight: normal;
	color: #006699;
	text-align: left;
	text-decoration: none;
}
a.box-faq-detail {
	background-image: url(../images/content/box/faq-details.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
}
a:link .box-faq-detail {
	background-image: url(../images/content/box/faq-details.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
}
a:visited .box-faq-detail {
	background-image: url(../images/content/box/faq-details.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
}
a:hover .box-faq-detail {
	background-image: url(../images/content/box/faq-details-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
}

.box-order-content {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.box-order-content-last {
	margin-bottom: 10px;
}
.box-order-content p{

}
.box-order-content-last p{

}
.box-order-picture {
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 25px;
	margin-left: 20px;
}
