/*sub-main*/
body.approval div.submain-content {
	background: url(/img/approval/main/bg_content.jpg) no-repeat;
	position: relative;
	height: 425px;
}
body.approval div.submain-content div.marking {
	position: absolute;
	top: 74px;
	left: 320px;
}
div.submain-content div.marking h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -4px;
	left: 8px;
}
body.approval #content div.submain-content div.marking p {
	margin: 0;
	padding: 0;
}
body.approval div.submain-content div.notice {
	position: absolute;
	top: 210px;
	left: 302px;
	width: 326px;
}
body.approval div.submain-content div.notice h2 {
	margin: 0;
	padding: 0 0 14px;
}
body.approval #content div.submain-content div.notice p {
	position: absolute;
	right: 0px;
	top: 6px;
	margin: 0;
	padding: 0;
}
body.approval div.submain-content div.notice table {
	width: 100%;
}
body.approval div.submain-content div.notice td {
	font-size: 11px;
	line-height: 18px;
}
body.approval div.submain-content div.notice td img {
/*	vertical-align: middle;*/
	margin: -2px 0 0;
}
body.approval div.submain-content div.notice td a {
	background: url(/img/approval/main/bg_th.gif) no-repeat 0 2px;
	padding-left: 6px;
	line-height: 11px;
}
body.approval div.submain-content div.notice td.subject {
	width: 251px;
}
body.approval div.submain-content div.notice td.target {
	color: #5b797d;
	width: 75px;
}
body.approval div.submain-content div.status {
	position: absolute;
	top: 309px;
	left: 304px;
}
body.approval #content div.submain-content div.status p {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 120px;
	width: 165px;
}
body.approval div.submain-content div.testing {
	position: absolute;
	top: 360px;
	left: 321px;
}
body.approval div.submain-content div.testing h2 {
	margin: 0;
	padding: 0 0 9px;
	background: url(/img/approval/main/bg_go.gif) no-repeat 57px 0;
}
body.approval #content div.submain-content div.testing p {
	margin: 0;
	padding: 0;
}
body.approval div.submain-content div.process {
	position: absolute;
	top: 34px;
	left: 17px;
}
body.approval div.submain-content div.process h2,
body.approval div.submain-content div.civil h2 {
	margin: 0;
	padding: 0 0 11px;
}
body.approval #content div.submain-content div.process p,
body.approval #content div.submain-content div.civil p {
	margin: 0 0 0 61px;
	padding: 0 0 6px;
	width: 190px;
}
body.approval div.submain-content div.civil {
	position: absolute;
	top: 137px;
	left: 17px;
}
body.approval div.submain-content div.target {
	position: absolute;
	top: 257px;
	left: 17px;
}
body.approval div.submain-content div.pds {
	position: absolute;
	top: 343px;
	left: 17px;
}
body.approval div.submain-content div.target h2,
body.approval div.submain-content div.pds h2 {
	margin: 0;
	padding: 0 0 5px;
}
body.approval #content div.submain-content div.target p,
body.approval #content div.submain-content div.pds p {
	margin: 0;
	padding: 0 0 5px;
	width: 230px;
}

#go-emic {
	position: absolute;
	top: 225px;
	left: 616px;
}
#go-emic h2 {
	margin: 0 0 -62px;
}
#go-emic p.text {
	margin: 0 0 0 70px;
}
#go-emic p.btn {
	margin: -25px 0 0 77px;
}

/* heading */
body.approval #content h2.base {
	margin-top: 25px;
	margin-bottom: 15px;
}
body.approval #content h3.base {
	margin: 15px 0 10px 12px;
	color: #2c7f89;
	font-weight: bold;
	background: url(/img/approval/note_bg.gif) no-repeat 0 2px;
	padding-left: 14px;
}
/* content */
body.approval #content p {
	margin: 0.8em 0;
}
body.approval #content p.base {
	margin-left: 26px;
}
body.approval #content p.note {
	background: url(/img/approval/note_bg.gif) no-repeat 12px 2px;
	padding: 0 0 0 25px;
}
body.approval #content p.note_text {
	padding: 0 0 0 25px;
}
body.approval.pop div.content p.notice, 
body.approval #content p.notice {
	color: #4f7581;
	padding-left: 2.3em;
	text-indent: -0.8em;
}
body.approval strong.normal {
	font-weight: normal;
	color: #216a73;
}
/* list */
body.approval #content ul.content {
	margin: 0;
	padding: 0;
	list-style: none;
}
body.approval #content ul.content li {
	background: url(/img/approval/list_bullet.gif) no-repeat 20px 6px;
	padding: 0 0 1em 28px;
}
body.approval #content ul.content li h3 {
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	color: #216a73;
}
body.approval #content ul.content li p {
	margin: 0;
}
body.approval #content ul.number {
	margin: 0;
	padding: 0;
	list-style: none;
}
body.approval #content ul.number li {
	padding: 0 0 1em 20px;
}
body.approval #content ul.number li h3 {
	font-weight: normal;
	font-size: 1em;
	margin: 0;
}
body.approval #content ul.number li p {
	margin: 0;
}
body.approval ul.simple {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}
body.approval ul.simple li {
	background: url(/img/approval/list_bullet.gif) no-repeat 0 0.4em;
	padding: 0 0 0.4em 8px;
	position: relative;
}
body.approval ul.simple ul, 
body.approval #content ul.dash {
	margin-left: 0;
	padding: 0;
	list-style: none;
}
body.approval ul.simple ul li, 
body.approval #content ul.dash li {
	background: url(/img/approval/list_simple.gif) no-repeat 0 6px;
	padding: 0 0 0 9px;
}
body.approval #content ul.dashnum {
	margin-left: 0;
	padding: 0;
	list-style: none;
}
body.approval #content ul.dashnum li {
	background: url() no-repeat 0 6px;
	padding: 0 0 0 9px;
}
body.approval ul.simple ul ul li {
	background: url(/img/approval/list_star.gif) no-repeat 0 6px;
}
/* table */
body.approval #content table.content {
	table-layout: fixed;
	border-collapse: collapse;
	border-bottom: 1px solid #7B7B7B;
	width: 100%;
}
body.approval #content table.content th, 
body.approval #content table.content td {
	border-top: 1px solid #7B7B7B;
	border-left: 1px solid #7B7B7B;
	padding: 0.6em 0 0.3em;
	line-height: 12px;
}
body.approval #content table.content thead th {
	background: #E5E6DD;
	padding: 0.6em 0 0.3em;
}
body.approval #content table.content thead th.col1,
body.approval #content table.content tbody th.col1 {
	border-left: 0 none;
	background-color: #E5E6DD;
}
body.approval #content table.content thead th.col2,
body.approval #content table.content tbody th.col2 {
	border-left: 1px solid #7B7B7B;
	background-color: #EFF0E0;
}
body.approval #content table.content thead th.col3,
body.approval #content table.content tbody th.col3 {
	background-color: #DEE9F0;
}
body.approval #content table.content thead th.col4,
body.approval #content table.content tbody th.col4 {
	background-color: #F9E8E9;
}
body.approval #content table.content thead th.col5,
body.approval #content table.content tbody th.col5 {
	background-color: #E6DDE6;
}
body.approval #content table.content thead th.col6,
body.approval #content table.content tbody th.col6 {
	background-color: #DAEAEC;
}
body.approval #content table.content thead th.col7,
body.approval #content table.content tbody th.col7 {
	background-color: #F0F0F0;
}
body.approval #content table.content tbody th,
body.approval #content table.content tfoot th, 
body.approval #content table.content tbody td {
	font-size: 0.9em;
	line-height: 1.3;
	text-align: center;
}
body.approval #content table.content tbody .text {
	text-align: left;
	padding-left:5px;
}
body.approval #content table.content tbody tr.odd th, 
body.approval #content table.content tbody tr.odd td {
	background-color: #F5F5F5;
}
body.approval #content table.thBorder tbody th {
	border-right: 1px solid #7B7B7B;
}
body.approval #content table.content tbody th,
body.approval #content table.content tfoot th {
	border-left: 0 none;
	font-weight: normal;
	border-right: 1px solid #7B7B7B;
}
body.approval.pop table.content {
	table-layout: fixed;
	border-collapse: collapse;
	border-bottom: 1px solid #7B7B7B;
	width: 100%;
}
body.approval.pop table.content th, 
body.approval.pop table.content td {
	padding: 0.5em;
	border-left: 1px solid #7B7B7B;
}

body.approval.pop table.content thead th {
	background: #E5E6DD;
	padding: 0.5em 0;
	border-top: 1px solid #7B7B7B;
	border-bottom: 1px solid #7B7B7B;
}
body.approval.pop table.content thead th.col1 {
	border-left: 0 none;
}
body.approval.pop table.content thead th.col2 {
	background-color: #EFF0E0;
}
body.approval.pop table.content thead th.col3 {
	background-color: #DEE9F0;
}
body.approval.pop table.content thead th.col4 {
	background-color: #EBE7EA;
}
body.approval.pop table.content tbody th, 
body.approval.pop table.content tbody td {
	font-size: 0.9em;
	line-height: 1.3;
	text-align: center;
}
body.approval.pop table.content tbody th {
	background: #EEF2F2;
}
body.approval.pop table.content tbody .text {
	text-align: left; padding-left:5px;
}
body.approval.pop table.content tbody tr.odd th {
	background-color: #CADADC;
	color: #5F7E82;
}
body.approval.pop table.content tbody tr.odd td {
	background-color: #F5F5F5;
}
body.approval.pop table.content tbody th {
	border-left: 0 none;
	font-weight: normal;
}

/* information */
body.approval #information {
	width: 640px;
}
body.approval #information h2 {
    margin: 0 0 20px 0;
    padding-bottom:2px;
}
body.approval #information p.view-more {
    margin: -55px 30px 12px 0;
    text-align: right;
}
body.approval #information div.view {
    background-color: #FAFBFB;
    background-image: url(/img/approval/information/underline.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-bottom: 10px;
    width: 96%;
}
body.approval #information ul.info-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body.approval #information ul.info-list li {
    padding-bottom: 20px;
}
body.approval #information ul.info-list li div {
   margin-bottom: 25px;
}
body.approval #information ul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: both;
	overflow: hidden;
	width: 100%;
}
body.approval #information ul h2 {
    padding-bottom: 10px;
    width: 618px;
    background: url(/img/approval/information/underline.gif) no-repeat left bottom;
}
body.approval #information ul p.info {
	margin: 5px 0 5px 15px;
}
body.approval #information ul p.box {
    margin-top: 15px;
    margin-left: 15px;
}
body.approval #information ul div.list {
    margin-top: 30px;
}
body.approval #information ul div.list3 h3 {
    font-size: 1em;
    color: #323232;
    margin: 14px 0 0 30px;  
}
body.approval #information ul div.list3 ul {
    margin-left: 30px;
}
body.approval #information ul ul.img {
    margin-left: 20px;
	clear: both;
}
body.approval #information ul ul.img h3 {
    margin: 0;
	color: #4c797e;
	font-size: 1em;
}
body.approval #information ul ul.img p {
	
}
body.approval #information ul ul.img li {
	float: left;
	padding-right: 45px;
}
body.approval #information ul ul#img2 li {
    padding-right: 0;
}
body.approval #information ul ul#img2 p {
    text-align: center;
}
body.approval #information ul ul.img p {
	margin: 0;
}
body.approval #information div.view ul li {
   padding-bottom: 0;
}

/* ¾÷¹«¸¶´ç > ÀüÀÚÆÄÀÎÃ¼³ëÃâ·® > »ýÈ°¼ÓÀÇ ÀüÀÚÆÄ FAQ */
body.approval #faqGroup { width: 600px; }
body.approval #faqGroup ul.faq-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body.approval #faqGroup ul h2 {
    padding:7px 0 9px 30px;
    background: url(/img/sar/h2_faq.gif) no-repeat right bottom;
}

body.approval #faqGroup div.view {
    background:#FAFBFB url(/img/approval/information/underline.gif) right bottom;
    background-repeat: no-repeat;
    overflow: hidden;
    padding:5px 10px 10px;
}
body.approval #faqGroup div p.info { background:url(/img/sar/bg_faq_a.gif) left 4px no-repeat; padding-left:18px; line-height:1.6; }
body.approval #faqGroup div p.info span.notice { margin-top:10px; display:inline-block; color:#416E81; font-weight:bold; }
body.approval #faqGroup div table { margin-left:20px; }


div#board table.writeTable { clear:both; margin:0 0 10px 20px; border-top:3px solid #21A1B0; border-bottom:1px solid #21A1B0; border-spacing:0; empty-cells:show; border-collapse:collapse;  }
div#board table.writeTable caption { display:none;  }
div#board table.writeTable th { text-align:center; color:#307586; padding:8px 5px 6px; }
div#board table.writeTable th,
div#board table.writeTable td { font-size:1em; border-bottom:1px solid #E9EEE9; }
div#board table.writeTable td { color:#585858; }
div#board div.btnKics { margin:10px 40px 30px 0; text-align:right; }
div#board div.btnKics img { vertical-align:middle; }