@charset "utf-8";
/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess v4
 */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/asan/css/google_fonts/NanumGothic-Regular.eot);
  src: url(/asan/css/google_fonts/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/asan/css/google_fonts/NanumGothic-Regular.woff2) format('woff2'),
       url(/asan/css/google_fonts/NanumGothic-Regular.woff) format('woff'),
       url(/asan/css/google_fonts/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(/asan/css/google_fonts/NanumGothic-Bold.eot);
  src: url(/asan/css/google_fonts/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(/asan/css/google_fonts/NanumGothic-Bold.woff2) format('woff2'),
       url(/asan/css/google_fonts/NanumGothic-Bold.woff) format('woff'),
       url(/asan/css/google_fonts/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(/asan/css/google_fonts/NanumGothic-ExtraBold.eot);
  src: url(/asan/css/google_fonts/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(/asan/css/google_fonts/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(/asan/css/google_fonts/NanumGothic-ExtraBold.woff) format('woff'),
       url(/asan/css/google_fonts/NanumGothic-ExtraBold.ttf) format('truetype');
}

/* 검사안내서 작업 */
.checkWrap	{width:760px; margin:20px auto; padding:0; font-size:15px; color:#000; line-height:23px; font-family:'Nanum Gothic' !important}
.checkWrap	h1	{margin:0; text-align:center; font-family:'Nanum Gothic','나눔고딕','돋움' !important; font-weight:600; color:#fff; font-size:40px; line-height:40px; letter-spacing:-3px; padding: 15px 0; background-color:#1f497d;}
.checkWrap	p	{margin:0; padding:0}
.checkWrap	.checkCon	{padding:0 0 10px 0}
.checkWrap	.checkCon span {font-family:'Nanum Gothic' !important; font-size: 16px;}
.checkWrap	.checkCon p {font-family:'Nanum Gothic' !important; font-size: 16px;}
.checkWrap	.checkBox	{width:730px; height:880px; margin:0; padding:10px; border:5px solid #1f497d; overflow:hidden;}
.checkWrap	.checkBox	.notice	{border-bottom:1px solid #c2c2c2; padding:15px 0 20px; margin-bottom:10px}
.checkWrap	.checkBox	.checkLeft	{float:left; width:347px; height:870px; padding:0 12px 0 5px; border-right:1px solid #c2c2c2;}
.checkWrap	.checkBox	.checkLeft .checkCon span {font-family:'Nanum Gothic' !important; font-size: 16px;}
.checkWrap	.checkBox	.checkLeft .checkCon p {font-family:'Nanum Gothic' !important; font-size: 16px;}
.checkWrap	.checkBox	.checkLeft	h2	{margin:10px 0 5px -15px;}
.checkWrap	.checkBox	.checkRight	{float:right; width:352px; padding-top:0}
.checkWrap	.checkBox	.checkRight .checkCon span {font-family:'Nanum Gothic' !important; font-size: 16px;}
.checkWrap	.checkBox	.checkRight .checkCon p {font-family:'Nanum Gothic' !important; font-size: 16px;}
.checkWrap	.checkBox	.checkRight	h2	{margin:10px 0 5px -14px;}
.docuInfo	{clear:both; width:100%; font-size:12px; overflow:hidden}
.docuInfo	.left	{float:left; width:305px; padding-left:5px}
.docuInfo	.right	{float:right; width:305px; padding-right:5px; text-align:right}
.checkFt	{clear:both; width:750px; padding:15px 0; border:5px solid #1f497d; overflow:hidden; text-align:center}

.checkColume	{width:720px; margin:0; padding:0; overflow:hidden}
.checkColume	div	{float:left; border-right:1px solid #c2c2c2}
.checkCol	{width:337px; padding:0 10px;}

.copyBox	{display:none}

a {text-decoration:none;}
.greenMdBtn { display:inline-block; margin-right:3px; padding:9px 15px; border:1px solid #06767a; background:#108084; font-size:14px; line-height:1; color:#fff;}
.blueMdBtn { display:inline-block; margin-right:3px; padding:9px 15px; border:1px solid #1f497d; background:#1f497d; font-size:14px; line-height:1; color:#fff;}
.whiteMdBtn { display:inline-block; margin-right:3px; padding:9px 15px; border:1px solid #ccc; background:#fff; font-size:14px; line-height:1; color:#333;}