/* ASIKART EasySet Custom CSS */

/* GLOBAL */
.promise-about h1 {
	background-image: url('../../images/titles/about-title.png');
	background-repeat: no-repeat;
	background-position: 0% 3px;
	/*background: url('../../images/titles/about-title.png') left bottom  no-repeat;*/
	text-indent: -9999px;
	height: 65px;
}

.promise-service h1 {
	background-image: url('../../images/titles/service-title.png');
	background-repeat: no-repeat;
	background-position: 0% 3px;
	/*background: url('../../images/titles/service-title.png') left bottom  no-repeat;*/
	text-indent: -9999px;
	height: 65px;
}
/* 新知分享 */
.promise-news h1 {
	background-image: url('../../images/titles/news-title.png');
	background-repeat: no-repeat;
	background-position: 0% 3px;
	/*background: url('../../images/titles/news-title.png') left bottom  no-repeat;*/
	text-indent: -9999px;
	height: 65px;
}
.windwalker.list.container-fluid.newses h1 {
	background-image: url('../../images/titles/c-00.png');
	background-repeat: no-repeat;
	background-position: 0% 3px;
	/*background: url('../../images/titles/c-00.png') left bottom  no-repeat;*/
	text-indent: -9999px;
	height: 65px;
}

.promise-event h1 {
	background: url('../../images/titles/records-title.png') left bottom no-repeat;
	text-indent: -9999px;
	height: 65px;
}

.promise-teacher h1 {
	background: url('../../images/titles/teacher-title.png') left bottom no-repeat;
	text-indent: -9999px;
	height: 65px;
}

.promise-contact h1 {
	background: url('../../images/titles/contact-title.png') left bottom no-repeat;
	text-indent: -9999px;
	height: 65px;
}

.promise-service-training-courses h1 {
	background: url('../../images/titles/training-courses-title.png') left bottom no-repeat;
	text-indent: -9999px;
	height: 95px;
}

.promise-service-the-audit h1 {
	background-image: url('../../images/titles/the-audit-title.png');
	background-repeat: no-repeat;
	background-position: 0% 3px;
	/*background: url('../../images/titles/the-audit-title.png') left bottom  no-repeat;*/
	text-indent: -9999px;
	height: 95px;
}

.promise-service-consultancy-services h1 {
	background-image: url('../../images/titles/consultancy-services-title.png');
	background-repeat: no-repeat;
	background-position: 0% 3px;
	/*background: url('../../images/titles/consultancy-services-title.png') left bottom  no-repeat;*/
	text-indent: -9999px;
	height: 95px;
}

.services-infor.promise-services-training-courses h3 {

	height: 24px;
	background: url('../../images/titles/services-title/servies-min-training-courses.png') center bottom no-repeat;
	text-indent: -9999px;
}

.services-infor.promise-services-audit-services h3 {
	height: 24px;
	background: url('../../images/titles/services-title/servies-min-the-audit.png') center bottom no-repeat;
	text-indent: -9999px;
}

.services-infor.promise-services-consultancy-services h3 {
	height: 24px;
	background: url('../../images/titles/services-title/servies-min-consultancy-services.png') center bottom no-repeat;
	text-indent: -9999px;
}

.services-infor.promise-services-training-courses .promise-service-module h3 {
	background: url('../../images/titles/services-title/servies-min-training-courses.png') left top no-repeat;
}

.services-infor.promise-services-audit-services .promise-service-module h3 {
	background: url('../../images/titles/services-title/servies-min-the-audit.png') left top no-repeat;
}

.services-infor.promise-services-consultancy-services .promise-service-module h3 {
	background: url('../../images/titles/services-title/servies-min-consultancy-services.png') left top no-repeat;
}

/* 服務列表選單圖片*/
.windwalker.list.container-fluid.serviceitems h1 {

	text-indent: -9999px;
}
.windwalker.list.container-fluid.serviceitems.promise-service-training-courses-list h1 {
	height: 65px;
	background: url('../../images/titles/services-title/training-list-title.png') left bottom no-repeat;
}
.windwalker.list.container-fluid.serviceitems.promise-service-the-audit-list h1 {
	background: url('../../images/titles/services-title/exam-list-title.png') left bottom no-repeat;
	height: 65px;
}
.windwalker.list.container-fluid.serviceitems.promise-service-consultancy-services-list h1 {
	background: url('../../images/titles/services-title/consult-list-title.png') left bottom no-repeat;
	height: 65px;
}

/* BODY */

/* TYPO */

/* LAYOUT */

/* HEADER */
.topheader-logo {
	margin-top: -15px;
}

/* BANNER */

/* MENU */

/* MAIN CONTENT */

/* LEFT COLUMN */

/* RIGHT COLUMN */

/* ARTICLE */
.service-innerpg-bg2 {
	background-image: url(../../../images/promise/red-bg.png);
	padding: 31px;
	margin-top: 24px;
}

.service-innerpg-bg3 {
	background-image: url(../../../images/promise/white-bg.png);
	padding: 31px;
	margin-top: 24px;
}

/* TABLE */

/* FOOTER */

.fb-like.akfb-top {
	margin-bottom: 30px;
}
.fb-like.akfb-bottom {
	margin-top: 30px;
}

.copyright a {
	color: #fff;
}
.copyright a:hover {
	color: #F31119;
}

.list-style-1 ul li {
	list-style-image: url(../../templates/promise/images/cube1.png);
	list-style-position: outside;
	transition: ease-out 0.5s;
	width: 147px;
	float: left;
	padding-right: 50px;
}
.list-style-1 ul li:after {
	clear: both;
}
