@charset "utf-8";
/* *******************************************************
 * filename : content.css
 * description : 서브페이지 컨텐츠 CSS
 * date : 2018-07-24
******************************************************** */
.test-center-btn .test-center-question a {background-position: 80%;}
.test-center-btn .test-center-download a {background-position: 80%;}

.red-bottom-box .red-bottom-box-list .red-bottom-box-content .red-bottom-box-img{margin-bottom:25px}
.processing .red-bottom-box .red-bottom-box-list .red-bottom-box-txt span {padding: 10px}

@media all and (max-width:800px){
	.test-center-btn .test-center-question a {background-position: 85%;}
	.test-center-btn .test-center-download a {background-position: 85%;}
	
.red-bottom-box .red-bottom-box-list .red-bottom-box-content .red-bottom-box-img{margin-bottom:15px}
}
