
.pageBody .detailPage h2	{ text-align: left; }

.imageBlack {  background: url('/upload/products/serversXCom/bg_01.png') center center no-repeat; background-size: 100% auto; padding-top: 90px; padding-bottom: 50px; margin-bottom: 70px;}
	@media only screen   and (max-width: 1170px) {
		.imageBlack {  background: #000 url('/upload/products/serversXCom/bg_01.png') right bottom no-repeat; background-size: auto 100% ; padding-top: 90px; padding-bottom: 50px;}
	}

	.pageBody  .detailPage .imageBlack  a.link_request_form:link  , .pageBody  .detailPage .imageBlack  a.link_request_form { background: linear-gradient(135deg, #FF8400 0%, #D15815 100%); border: none; color: #fff; margin-top: 40px;}
	.pageBody  .detailPage .imageBlack  a.link_request_form:hover { background: linear-gradient(135deg, #DD7200 0%, #A3430E 100%); border: none; color: #fff;  }
	
	@media only screen  and (min-width: 1601px) and (max-width: 1700px) {
		.pageBody  .detailPage .imageBlack  a.link_request_form:link   { margin-top: 30px;}
	}
	@media only screen  and (min-width: 1401px) and (max-width: 1600px)  {
		.pageBody  .detailPage .imageBlack  a.link_request_form:link   { margin-top: 20px;}
	}
	@media only screen  and (min-width: 1171px) and (max-width: 1400px) {
			.pageBody  .detailPage .imageBlack  a.link_request_form:link   { margin-top: 5px;}
	}


.iconBox img { width: 70%;}


