﻿/**********************************************************************/
/*  작 성 자 : (주)익스코어
/*  작 성 일 :  2008.12.23
/*  수 정 일 :  2008.12.23
/*  버     전 :  0.0.1
/*  설     명 :  울진군청 기본 스타일
/*  위     치 :  /css/open_content//layout.css
/**********************************************************************/

/* 타이틀이미지 */
div.contents-title-image img
{
	width: 15.08em;
}

/* 본문 */
div.chager-org
{
	text-align: center;
	margin: 0 0 1em 0;
}

ul.depth01
{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul.depth01 li
{
	padding: 0 0 0 1em;
	margin: 0 0 1.25em 0;
	background: url(/images/common/contents/ico_depth02.gif) left 0.25em no-repeat;
}

ul.depth01 li span.small-title
{
	font-weight: bold;
}

ul.depth01 li ul.depth02
{
	list-style-type: none;
	padding: 0.5em 0 0 0;
	margin: 0 0 0 0;
}

ul.depth01 li ul.depth02 li
{
	padding: 0 0 0 1em;
	margin: 0 0 1em 0;
	background: url(/images/common/contents/ico_depth03.gif) left 0.25em no-repeat;
}

ul.depth01 li ul.depth02 li ul.depth03
{
	list-style-type: none;
	padding: 0.25em 0 0 0;
	margin: 0 0 0 0;
}

ul.depth01 li ul.depth02 li ul.depth03 li
{
	background: none;
	margin: 0 0 0 0;
	padding: 0 0 0.25em 0.75em;
	background: url(/images/common/contents/ico_depth04.gif) left 0.5em no-repeat;
}

table.data-table
{
	border-collapse: collapse;
	border-top: 2px solid #7ba6d8;
	border-left: 1px solid #7ba6d8;	
	margin: 0.5em 0 0.5em 0;
	width: 59.25em;
}

table.data-table caption
{
	display: none;
}

table.data-table th
{
	background: url(/images/common/contents/bg_data_th.gif) left top repeat-x;
	border-right: 1px solid #7ba6d8;
	border-bottom: 1px solid #7ba6d8;
	padding: 0.35em;
	color: #245ea3;
	background-color: #e9f1fa;
	text-align: center;
}

table.data-table td
{
	border-right: 1px solid #7ba6d8;
	border-bottom: 1px solid #7ba6d8;
	padding: 0.25em;	
	text-align: center;
}

table.data-table col.first-col
{
	background-color: #f8f8f8;
}
/* 이미지사이즈 */
