@charset "utf-8";
/* CSS Document */
html {
	font-family: Tahoma, 宋体, simsun, "nsimsun", sans-serif;
}
body {
	width: 100%;
	border-top: 2px solid #3e97e5;
	background: url(/images/common/bg1.png) repeat-x 0 2em;
	*behavior: url(/css/csshover3.htc);
	*font-size: 100%;
	*min-width: inherit;
	*max-width: none;
	*position:relative;
}
#wrap {
	position: relative;
	width: 60em;
	margin: 0 auto;
}
hr {
	display: none;
}
label, button, input {
	font-size: 0.75em;
}
label input {
	font-size: 1em;
}
button {
	cursor: pointer;
}
a {
	text-decoration: none;
	color: #444;
}
a:hover {
	color: #3e97e5;
}
.hidden {
	display: none;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: ' ';
	display: block;
	clear: both;
}
#accessibility-links {
	position:absolute; 
	overflow:hidden; 
	height:0; 
	width:0; 
	font-size:0; 
	visibility:hidden;
}
#header {
	width: 60em;
	/*text-align: right;*/
	height: 1.75em;
	line-height: 2em;
	/*background: url(/images/common/toparea-bg.png) no-repeat 0 0;*/
}
#header a.logo {
	position: absolute;
	left: 0;
	top: 1.45em;
	width: 10.8125em;
	height: 3.4375em;
	background: url(/images/common/color-logo-bg.png) no-repeat 0 0;
}
#header a.logo img {
	width: 8.75em;
	height: 1.9375em;
	margin: 0.75em 0 0 1em;
}
#header ul {
	font-size: 0.75em;
	text-align: right;
	margin: 0;
	padding: 0 0.5em 0 0;
}
#header li {
	display: inline-block;
	background: url(/images/common/list-pause-icon.png) no-repeat left 50%;
	padding-left: 0.4em;
	margin-right: 0.25em;

	zoom: 1;
	*display: inline;
}
#header li.first {
	background: none;
}
#menu {
	position: relative;
	/*clear: both;*/
	width: 47em;
	height: 3.5em;
	/*line-height: 2.25em;*/
	margin: 0.75em 0 0 12.25em;
	/*background: url(/images/common/menu-bg.png) no-repeat left 90%;
	background-color: red;*/
	_margin-top: 0.5em;
}
#menu ul {
	float: left;
	width: 33em;
	height: 2.125em;
	/*margin: 0 0 0 0.75em;*/
	/*background-color: red;*/
}
#menu ul li {
	position: relative;
	float: left;
	height: 1.5em;
	text-align: center;
	padding-bottom: 1em;
	/*background-color: yellow;*/
}
#menu ul li ul {
	display: none;
	position: absolute;
	top: 2em;
	width: 50em;
	height: 1.25em;
	line-height: 1.25em;
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: Tahoma, 宋体, simsun, "nsimsun", sans-serif;
}
#menu ul li ul li {
	line-height: 1em;
	height: 1.25em;
	padding: 0 0.15em;
	background: url(/images/common/list-pause-icon.png) no-repeat 0 50%;
}
#menu ul li a {
	color: #444;
}
#menu ul li:hover a {
	color: #3b749d;
	font-weight: bold;
}
#menu ul li.current ul,
#menu ul li:hover ul {
	display: block;
}
#menu ul li:hover
{
	z-index: 1;
}
#menu ul li:hover ul 
{
	z-index: 1;
}
#menu ul li ul li.first {
	background: none;
}
#menu ul li ul li a, #menu ul li:hover ul li a {
	height: 1.25em;
	padding: 0.5em 0.2em;
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
	background: none;
}
#menu ul li ul li:hover a,
#menu ul li ul li.current a {
	color: #1796d7;
}
#menu ul li img {
	width: 100%;
	height: 1.125em;
	padding: 0 0 0.5em 0;
}
#menu ul li.menu1 {
	width:4.5625em;
	margin-left:0.75em;
}
#menu ul li.menu2 {
	width:5.8125em;
	margin-left:2em;
}
#menu ul li.menu3 {
	width: 7.6875em;
	margin-left:2em;
}
#menu ul li.menu4 {
	width: 3.375em;
	margin-left:2em;
}
#menu ul li.menu5 {
	width: 0;
	display: none;
}
#menu ul li.menu1 ul {
	left: -1.9em;
	width: 46em;
	padding-left: 1em;
}
#menu ul li.menu2 ul {
	left: -10.65em;
	padding-left: 8em;
	width: 39em;
}
#menu ul li.menu3 ul {
	left: -20em;
	padding-left: 0;
	width: 47em;
}
#menu ul li.menu3 ul li {
	left:17em;
}
#menu ul li.menu4 ul {
	left: -28.45em;
	padding-left: 0;
	width: 47em;
}
#menu ul li.menu4 ul li {
	left: 27em;
}
#menu ul li.menu5 ul {
	display: none;
}
/* search */
#menu form {
	position: absolute;
	top: 0;
	right: 0;
	width: 13.5em;
}
#menu form legend {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0;
	width: 0;
	height: 0;
	visibility: hidden;
}
#menu form * {
	*display: inline;
}
#menu form .search-title {
	vertical-align: top;
}
#menu form input.textbox {
	width: 8em;
	height: 1.5em;
	border: 1px solid #0b4da3;
	vertical-align: top;

	*height: 1.35em;
	*padding-top: 0.25em;
}
#menu form input.button {
	cursor: pointer;
	border: 1px solid #0b4da3;
	background-color: #fff;

	height: 1.85em;
	*margin: 0.08em 0 0 0.1em;
}
#menu form input.button:hover {
	background-color: #d4e9f8;

	height: 1.85em;
	*margin: 0.08em 0 0 0.1em;
}
/* decoration 영역 */
#decoration {
	margin: 0 0 0 0;
}
#decoration h2 img {
	width: 10.75em;
	height: 6.375em;
}
#decoration .visual-area {
	width:48em;
	padding-left:1em;
	border-bottom: 3px solid #26a5e7;
}
#decoration h2 {
	display: inline-block;
	width: 10.75em;
	height: 6.375em;
	border-bottom: 3px solid #26a5e7;

	zoom: 1;
	*display: inline;
}
#decoration img {
	display: inline-block;
	width: 100%;
	height: 6.375em;

	zoom: 1;
	*display: inline;
}
/*서브메뉴*/
#side-menu {
	position: relative;
	float:left;
	width: 18%;
	vertical-align: top;
	z-index: 20;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	margin-bottom:1.5em;
}
#side-menu ul {
	margin:0;
	padding:0;
}
#side-menu ul ul {
	margin:0.25em 0 0 0;
	padding:0;
	background-color: #fafafa;
	border-top: 1px solid #ccc;
}
#side-menu li {
	font-weight: bold;
	line-height: 1.5em;
	/*margin: 0 0.5em 0 0;*/
	padding:0;
	border-bottom: 1px solid #ccc;

	display: block;
	zoom: 1;
}
#side-menu li li {
	display: block;
	line-height: 1em;
	padding:0;
	margin: 0;
	background: url(/images/common/bullet.png) no-repeat 0.4em center;
	font-weight: normal;
	border: 0 none;
	/*letter-spacing: -0.07em;*/
}
#side-menu li li a {
	text-align:left;
	padding: 0.1em 0 0.25em 0.5em;
	vertical-align: middle;
}
#side-menu li a {
	display: block;
	color: #444;
	font-size: 0.75em;
	cursor: pointer;
	text-align:left;
	padding: 0.5em 0 0.5em 0.5em;
	vertical-align: middle;

	zoom: 1;
}
#side-menu li a:hover {
	color: #1187c4;
	/*background-color: #1187c4;*/
}
#side-menu li span {
	display: block;
	color: #444;
	font-size: 0.75em;
	cursor: pointer;
	padding: 0.25em 0 0.25em 0.5em;
	background: url(/images/common/side-menu-plus.png) no-repeat 95% center;
	/*cursor: default;*/

	/* bek: 20091109 */
	zoom: 1;
}
#side-menu li.current a,
#side-menu li.current span,
#side-menu li span:hover {
	color: #316992;
}
#side-menu li.current li.current a,
#side-menu li.current li a:hover,
#side-menu li.expanded li a:hover {
	color: #fff;
	background: url(/images/common/bullet-on.png) no-repeat 0.5em center;
	background-color: #1187c4 
}
/*
#side-menu li.current li.current a {
	background-color: #fff;
	/*padding: 0 0 0.25em 0;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;*/
/*}*/
#side-menu li.current li a {
	color: #444;
}
#side-menu li.expanded span {
	/*border-bottom: 1px solid #cfcfcf;*/
	background: url(/images/common/side-menu-minus.png) no-repeat 95% center;
}
#side-menu form {
	margin-top: 0.25em;
}
#side-menu form select, #side-menu form button {
	display: inline-block;
	border: 1px solid #ccc;
	background-color: #fff;

	*display: inline;
	zoom: 1;
}
#side-menu form select {
	width: 65%;
	margin-right: 1%;
	margin-left: 0.25em;
} 
#side-menu form#city-combobox {
	margin-top: 0.25em;

	*margin-top: -0.75em;
	zoom: 1;
}
#side-menu form button {
	width: 30%;
	
	*padding: 0.4em 0 0 0;
}
#side-menu form button:hover {
	color: #fff;
	background-color: #666;
	border-color: #666;
}
/* content layout */
#content {
	position: relative;
	float:right;
	width:80%;
	vertical-align: top;
	padding: 1em 0 5em 1em;
}
#decoration div {
	display: inline-block;
	width: 9.75em;

	*display: inline;
	zoom: 1;
}
#content-main h3 {
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: 0 0 0.75em 0;
	border-bottom: 1px solid #ccc;
}
#nav-bar {
	clear: both;
	float: right;
	/*margin-top: 0.25em;*/
}
#nav-bar li {
	display: inline-block;
	/*letter-spacing:-1px;*/
	font-size: 0.75em;
	line-height:1.5em;
	padding: 0.1em 0.25em 0 0.5em;
	background: url(/images/common/nav.gif) no-repeat 0 0.6em;
	
	zoom: 1;
	*display: inline;
}
#nav-bar li.first {
	padding-left: 0;
	background-image: none;
}
#nav-bar li a {
	font-size: 1em;
}
#nav-bar li.last a,
#nav-bar li a:hover {
	color: #316992;
}
/* 탭메뉴 */
#sub-menu {
	clear: both;
	width:100%;
	font-size: 0.75em;
	padding: 0.5em 0;
	margin: 0.5em 0 0 0;
}
#sub-menu li {
	display: inline-block;
	width: 22.1%;
	line-height: 0.9em;
	background: url(/images/common/sub-menu-bullet.png) no-repeat 0.5em 50%;
	/*letter-spacing: -1px;*/
	background-color: #fafafa;
	border:1px solid #cfcfcf;
	margin: 0 0 0.15em 0;
	padding: 0.45em 0 0.55em 1.25em;

	zoom: 1;
	*display: inline;
}
#sub-menu li a {
	display: block;
}
#sub-menu li.current,
#sub-menu li:hover,
#sub-menu li:hover a {
	color: #fff;
	/*font-weight: bold;*/
	background-color: #009999;
	border-color: #048383;
}
#sub-menu li.current a {
	/*text-decoration: underline;*/
	color: #fff;
}
#content-menu, #content-sub-menu {
	padding: 1em;
	border: 1px solid #eee;
}
#content-menu li, #content-sub-menu li {
	display: inline-block;
	width: 24%;
	padding-left: 1%;
	background: url(/images/common/bullet.png) no-repeat left;
	line-height: 1.5em;
	zoom: 1;
	*display: inline;
}
/*
#content-menu li.current, #content-sub-menu li.current {
	font-weight: bold;
}
*/
#content-sub-menu {
	margin-top: 1em;
}

/*실제 본문영역*/
#content-main {
	clear: both;
	font-size: 0.75em;
	padding:1em 0 1em 1em;
}
#content-main p
{
	display: block;
	line-height: 1.5em;
}
#content-main ol,
#content-main dl,
#content-main ul {
	line-height: 1.5em;
}
table {
	width: 100%;
	border-top: 2px solid #1187c4;
	border-collapse: collapse;
	/*font-size: 0.75em;*/
}
caption {
	width: 0; 
	height: 0; 
	font-size: 0; 
	line-height: 0; 
	overflow: hidden; 
	visibility: hidden;
}
table a {
	font-size: 1em;
}
thead th {
	color: #222;
	background-color: #eff6fc;
	text-align: center;
	vertical-align: middle;
	border-top: #1187c4 solid 2px;
	border-left: #b1cbd9 solid 1px;
	border-right: #b1cbd9 solid 1px;
	border-bottom: 0 none;
	padding: 0.75em;
}
thead th.th-line {
	border-top: #b1cbd9 solid 1px;
}
thead th.th01 {
	border-top: #b1cbd9 solid 1px !important;
}
tbody th {
	color:#444;
	background-color: #eff6fc;
	border: 1px solid #b1cbd9;
	font-weight: bold;
	line-height:1.5em;
	padding: 0.75em;
	text-align: center;
	vertical-align: middle;
}
td {
	border: #b1cbd9 solid 1px;
	padding: 0.5em;
	line-height: 1.5em;
	color: #333;
	text-align: center;
	vertical-align: middle;
}
td.first-cell { 
	border-top: 0 none;
}
td.td-left {
	text-align: left;
	padding: 0.5em;
}
td.td-center {
	text-align: center;
	padding: 0.5em;
}
td.td-right {
	text-align: right;
	padding: 0.5em;
}
.board,
.board th,
.board td {
	border-left: 0 none;
	border-right: 0 none;
}
#board-decoration {
	margin-bottom: 1em;
}
#board-decoration, #board-decoration img {
	border: 0.2em solid #ededed;
}
#board-decoration img, #board-decoration p {
	display: inline-block;
	
	vertical-align: top;

	zoom: 1;
	*display: inline;
}
#board-decoration img {
	width: 7.9375em;
	border-width: 0.0625em;
	margin: 0.5em 0 0.5em 0.75em;
}
#board-decoration p {
	width: 44em;
	line-height: 1.25em;
	text-align: justify;
	margin: 1em 0.5em 0.5em 1.75em;
}

#board-divisions
{
	padding: 1em;
	border: 1px solid #eee;
}

#board-divisions li span {
	font-size: 0.75em;
}
#board-divisions li.current a,
#board-divisions li.current span,
#board-divisions li.current li.current a {
	color: #f00;
}
#board-divisions li.current li a {
	color: #666;
}
#board-divisions li li {
	display: inline-block;
	width: 30%;
	padding: 0.1em 0;
	
	zoom: 1;
	*display: inline;
}

/* board-divisions js-enabled */
#board-divisions {
	margin-bottom: 0.5em;
}

#board-divisions li {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	
	zoom: 1;
	*display: inline;
}
#board-divisions li a, #board-divisions li span {
	padding-left: 1em;
	background: url(/images/common/collapsed.gif) no-repeat left center;
}

#board-divisions li.expanded a, #board-divisions li.expanded span {
	background-image: url(/images/common/expanded.gif);
}

#board-divisions li li a, #board-divisions li.expanded li a {
	background-image: url(/images/common/bullet.png);
}
#board-divisions li span {
	display: block;
	cursor: pointer;
}
#board-divisions li ul {
	display: none;
	position: relative;
	top: 0.5em;
	width: 333%;
}
#board-divisions li.pos-1 ul {
	left: 0%;
}
#board-divisions li.pos-2 ul {
	left: -100%;
}
#board-divisions li.pos-3 ul {
	left: -200%;
}
#board-divisions li.expanded ul {
	display: block;
}
#board-divisions li.expanded li {
	background-color: #eee;
	text-align: left;
	width: 25%;
}
#board-header {
	display: inline;
	height: 2em;
}
#board-header form, #board-header a {
	display: inline-block;
	font-size: 1em;
	vertical-align: middle;

	*display: inline;
	zoom: 1;
}
#board-navigation-info {
	height: 1em;

	*padding-top: 0.15em;
}
#board-header form {
	height: 1.5em;
	*margin-bottom: 0.25em;
}
#board-header a {
	margin-left: 1em;
}
#board-header legend,
#board-header label.board-combo-label,
#board-header label.board-textbox-label {
	position:absolute; 
	top:0; 
	left:0; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	overflow:hidden; 
	visibility:hidden; 
	font-size:0; 
	line-height:0;
}
#board-header input,
#board-header button {
	font-size: 1em;
}
#board-header div {
	float: right;
}
#board-header div span {
	margin-left: 1em;
}
#board-header button {
	width: 5em;

	*padding-top: 0.2em;
	*vertical-align: top;
}

/* board list */
#content-main table.board {
	margin-top: 1em;
}
#content-main table.board thead th.id {
	width: 4em;
}
#content-main table.board thead th.division {
	width: 6em;
}
#content-main table.board thead th.author {
	width: 7em;
}
#content-main table.board thead th.date {
	width: 6em;
}
#content-main table.board thead th.date-end {
	width: 6em;
}
#content-main table.board thead th.files {
	width: 6em;
}
#content-main table.board thead th.read-count {
	width: 4em;
}
#content-main table.board tbody td {
	text-align: center;
}
#content-main table.board tbody td.title {
	text-align: left;
}
#content-main table.board tbody td.title a.reply {
	padding-left: 2em;

	background: url(/images/board/re.gif) no-repeat;
}
#content-main table.board tbody td ul li {
	display: inline;
	margin-left: 0.2em;
}
#content-main table.board tr:hover {
	background-color: #f4f4f4;
}
#content-main table.board a:hover {
	color: #111;
	text-decoration: underline;
}
#content-main ul.board li {
	display: inline-block;

	width: 19%;
	min-height: 8em;
	_height: 8em;
	vertical-align: top;

	zoom: 1;
	*display: inline;
}
#content-main ul.board li img,
#content-main ul.board li span {
	display: block;
	text-align: center;
	margin: 0 auto;
}
#board-footer {
	margin-top: 1em;

	zoom: 1;
}
#board-footer:after {
	content: '';
	display: block;
	clear: both;
}
#content-main ul.paginator {
	margin-top: 1em;
}
#content-main ul.paginator li {
	display: inline-block;
	line-height: 1.5em;
	padding: 0;
	vertical-align: middle;
	font-size: 0.75em;
	border: 1px solid #ccc;
	margin: 0 0.1em;

	zoom: 1;
	*display: inline;
}
#content-main ul.paginator li a,
#content-main ul.paginator li span {
	font-size: 1em;
	padding: 0.2em 0.4em;
	display: block;
}
#content-main ul.paginator li.current
{
	color: #fff;
	background-color: #111;
	border-color: #111;
}
#content-main ul.paginator li a:hover {
	color: #fff;
	background-color: #111;
}
#board-actions {
	float: right;
}
.record-footer {
	zoom: 1;

	padding: 0.75em 1em 0.25em 1em;
	/*border: 1px solid #ddd;*/
	border-top: none;
}
.record-footer:after {
	content: '';
	display: block;
	clear: both;
}
.record-footer form {
	display: inline-block;
	width: 15.5em;
	margin: 0;
	padding: 0;

	zoom: 1;
	*display: inline;
}
.record-footer form label {
	display: inline;
	margin: 0;
	padding: 0;
}
/*
.record-footer form label span {
	font-style: normal;
	vertical-align: bottom;
	padding: 0.35em;
}
*/
.record-footer form label input {
	font-size: 1em;
	height: 1.5em;
	vertical-align: middle;
	margin: 0 0.1em 0 0;
	border: 4px solid #009f3c;
}
.record-footer form input.delete_btn,
.record-footer form input.modify_btn {
	vertical-align: middle;
	margin: 0.1em 0 0 0;

	*margin: 0.2em 0 0 0;
}
.record-footer a {
	display: inline-block;
	vertical-align: bottom;

	zoom: 1;
	*display: inline;
	*margin-bottom: 0.15em;
}
.record-footer form a img {
	height: 2.3333em;
}
.record-actions {
	float: right;
}
.record-actions li {
	display: inline-block;

	margin-left: 0.5em;

	zoom: 1;
	*display: inline;
}

/* board view */
#content-main div.record-title {
	border-top: 2px solid #666;
	border-bottom: 1px solid #ccc;
	line-height: 2em;
	height: 2em;
	padding: 0.1em 0;
}
#content-main div.record-author,
#content-main div.record-date {
	display: inline-block;

	width: 50%;
	line-height: 2em;
	height: 2em;
	border-bottom: 1px solid #ccc;
	padding: 0.1em 0;

	zoom: 1;
	*display: inline;
}
#content-main div span.header {
	display: inline-block;

	width: 20%;
	padding-left: 1em;
	margin-right: 1em;
	background: #efefef;

	zoom: 1;
	*display: inline;
}
#content-main div.record-author span.header,
#content-main div.record-date span.header {
	width: 40%;
}

#content-main div.record-files {
	padding: 0.15em 0;
	border-bottom: 1px solid #888;
	height: 100%;
}
#content-main div.record-files span.header {
	vertical-align: top;
}
#content-main div.record-files ul {
	display: inline-block;

	width: 70%;

	zoom: 1;
	*display: inline;
}
#content-main div.record-files ul li {
	margin-bottom: 0.3em;
}
#content-main div.record-files ul li img {
	vertical-align: bottom;
	margin-right: 0.5em;
}
#content-main div.record-files a {
	font-size: 1em;
}

#content-main div.record-content {
	border-bottom: 1px solid #ccc;
	margin-top: 1em;
	padding: 1em;
}
#content-main div.record-content a,
#content-main div.record-content p,
#content-main div.record-content span {
	color: #444;
	font-size: 1em;
}
#content-main div.record-content p {
	margin: 1em 0;
}
#content-main div.record-content table {
	width: auto;
}

/* board-write */
#record-write label {
	display: inline-block;
	
	width: 8em;
	padding-right: 1em;
	height: 2em;
	line-height: 2em;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	font-size: 1em;

	zoom: 1;
	*display: inline;
}
#record-write input, #record-write select {
	display: inline-block;

	width: 20em;
	font-size: 1em;
	
	zoom: 1;
	*display: inline;
}
#record-write input.button {
	width: auto;
}
#record-write textarea {
	width: 100%;
	height: 20em;
}
#record-write ul label {
	width: auto;
	display: block;
	text-align: left;
}
#record-write ul input {
	width: auto;
}
#record-write .caution-message {
	display: inline-block;
	vertical-align: top;
	color: red;
	margin: 1em 0 0 0.5em;
	font-weight: bold;
}
* html #record-write .caution-message {
	display: inline;
}
*+html #record-write .caution-message {
	display: inline;
}
#footer {
	font-size: 0.75em;
	clear: both;
	width: 80em;/* 12배수 width: 100%*/
	height: 8.5em;
	/*padding-top: 0.5em;*/
	/*margin-top: 1.5em;*/
	padding: 0;
	/*border-bottom: 3px solid #1187c4;*/
	border-top: 2px solid #1187c4;
}
#footer p {
	color: #444;
	line-height: 1.5em;
	/*padding-left: 1em;*/
}
#footer ul {
	text-align: left;
	width: 79.5em;
	height: 1.5em;
	margin: 0 0 1em 0;
	padding: 1.25em 0 0.75em 0.5em;
	/*background-color: #efefef;*/
	border-bottom: 1px solid #ddd;
	background: url(/images/common/footer-link-bg.png) repeat-x;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0 0 0.5em 0.1em;
	background: url(/images/common/list-pause-icon.png) no-repeat 0 0.2em;
	*background: url(/images/common/list-pause-icon.png) no-repeat 0 35%;
}
#footer span img.top-btn {
	position: absolute;
	right: 1.6em;
	bottom: 5.6em;
	width: 4.75em;
	height: 2.3333em;
	_bottom: 7.75em;
}
#footer li.first,
#footer li.last {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0.5em 0;
	background: none;
}
#footer li a {
	float: none;
	color: #212121;
	padding: 0.8em;

	*padding: 0.9em 1em 1em 1em;
}
#footer li a:hover {
	color: #000;
	background-color: #eee;
	padding: 0.8em;

	*padding: 0.9em 1em 1em 1em;
}
#footer div#add-copyright {
	float: left;
	width: 45em;
	height: 5em;
}
#footer a.logo {
	padding-right: 1.5em;
}
#footer a.logo {
	display: block;
	float: left;
	padding-bottom: 1em;
}
/*
#footer a {
	float:right;
}
*/
#footer a.logo img {
	width: 10.875em;
	height: 1.9375em;
}
#footer address {
	display: block;
	font-style: normal;
	width: 40em;
	margin: 0 0 0.5em 0;
}
#footer img.validation  {
	position: absolute;
	right: 0;
	bottom: 1.5em;
	width: 7.33em;
	height: 2.58em;
}
/*
#footer p a {
	float: none;
	color: #2c4b9c;
	font-size: 1em;
	text-decoration: underline;
}
*/
  /* 모든페이지 본문영역 css */
h4 {
	margin: 1.5em 0 0.75em 0;
	color: #1288c4;
}
#content-main em {
	display:block;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.depth01 {
	position:relative;
}
.depth01 li {
	margin:0 0 0.5em 1em;
	padding: 0 0 0 1em;
	background: url(/images/common/depth01-icon.png) no-repeat 0 0.5em;
}
.depth01 li em {
	/*color:#09538d;*/
	color:#333;
}
.depth01-1 li {
	margin:0.25em 0 0 0;
	padding: 0 0 0 0.75em;
	background: url(/images/common/main-bullet.gif) no-repeat 0 0.6em;
}
.depth01 li .depth01-1 li strong {
	color:#ff6600;
}
.depth02 li {
	margin:0 0 0 0.25em;
}
p.phase,
ul.phase,
dl {
	margin:1em 0 0 0.1em;
 }
dl dt {
	color: #222;
	margin:0.5em 0 0.25em 0.25em;
}
dl.step01 dt {
	position:relative;
	/*color:#09538d;*/
	color:#333;
	font-weight:bold;
	background: url(/images/common/depth01-icon.png) no-repeat 0 0.5em;
	margin:0.5em 0 0.25em 0.25em;
	padding-left: 1.25em;
}
dl.step01 dd {
	margin:0 0 0.5em 1.5em;
}
dd,
ul.phase li {
	margin:0.5em 0 0 1em;
	color: #444;
	line-height: 1.4em;
}
#content-main .important-content {
	background-color:#eff6fc;
	border:1px solid #d6e1ea;
	padding:1em;
}
/* for print url-expand*/
#content-main .important-content {
	background-color:#eff6fc;
	border:1px solid #d6e1ea;
	padding:1em;
}
span.url { display: none !important; }
