* { margin: 0; padding: 0; }
body { margin: 0; background: #fff }
body, input, textarea, select, button, table { font-family: 'NanumGothic', '³ª´®°íµñ', '¸¼Àº°íµñ', malgun gothic, 'µ¸¿ò', Dotum, 'Apple SD Gothic Neo', Helvetica, sans-serif; font-size: 13px; color:#585858; font-weight:normal;}
table { table-layout: fixed }
table, th, td { border-collapse: collapse; border-spacing: 0;  font-family:'NanumGothic', '³ª´®°íµñ', '¸¼Àº°íµñ', malgun gothic, 'µ¸¿ò', Dotum, 'Apple SD Gothic Neo', Helvetica, sans-serif; color: #585858; }

input[type="button"] {
	background: url(http://jpri.scourt.go.kr/images/common/bg_common.jpg) repeat-x 0 0;
	padding: 0 10px;
	height: 22px;
	line-height: 1 !important;
	border: 1px solid #7c7c7c;
	color: #fff;
	font-size: 13px !important;
	font-weight: bold;
}

#popup_01 {
	width: 520px;
	position: relative;
	margin: 0;
	padding: 0;
}

#popup_01 .header {
	background: #003579;
	color: #fff;
	padding: 0 20px 17px 20px;
}

#popup_01 .header h1 {
	letter-spacing: -1px;
	font-size: 20px;
	padding-top: 15px;
	font-family: '¸¼Àº°íµñ', malgun gothic, 'µ¸¿ò', Dotum;
}

#popup_01 .popClose {
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
	background: url(http://jpri.scourt.go.kr/images/common/btn_pop_close.png) no-repeat 0 0;
	width: 15px;
	height: 14px;
	text-indent: -9999em;
}

#popup_01 .article {
	padding: 30px 20px;
	font-size: 13px;
}

#popup_01 .article ul {
	margin-bottom: 10px;
}

#popup_01 .article ul li {
	line-height: 20px;
}

#popup_01 .article .txt_Point {
	color: #d83e14 !important;
}

#popup_01 .article .innerBox {
	clear: both;
	margin: 0 auto 10px;
	overflow: hidden;
	background: #fbfbfb;
	border: 1px solid #c3c3c3;
	padding: 10px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#popup_01 .article .button3 {
	padding: 13px 0 15px 0;
	text-align: center;
}
.tableVer { width:100%; margin-top:10px; border-top:3px solid #535353; font-size:14px;}
.tableVer th { background:#f3f3f3; border-bottom:1px solid #dbdbdb; padding:13px; vertical-align:middle; min-width:80px; }
.tableVer td {  border-bottom:1px solid #dbdbdb; padding:13px 5px; background:#fff; vertical-align:middle;}
.tableVer td.attTxt a { color:#e84c3d; text-decoration:underline;  }
.tableVer td.contArea { line-height: 24px; }
.tableVer tr td.subTitle { background:#f3f3f3; }
.tableVer tr td.tit a:hover, .content .boardView tr td.tit a:active { color:#0057a1; text-decoration:underline; font-weight:bold; }
.tableVer tr td span { padding: 0px 5px; }
