﻿/**********************************************************************/
/*  작 성 자 : (주)익스코어
/*  작 성 일 :  2008.12.23
/*  수 정 일 :  2008.12.23
/*  버     전 :  0.0.1
/*  설     명 :  울진군청 기본 스타일
/*  위     치 :  /css/open_content//layout.css
/**********************************************************************/
/* 타이틀이미지 */
div.contents-title-image img
{
	width: 10.41em;
}

/* 본문 */
h3.middle-title
{
	padding: 0 0 0 1.25em;
	margin: 0 0 0.5em 0;
	background: url(/images/common/contents/ico_depth01.gif) left 0.16em no-repeat;
	font-size: 1em;
	color: #246fc3;
}

p.top-txt
{
	border: 1px solid #d2e0ef;
	padding: 1em;
	margin: 0 0 1em 0;
}

p.top-txt em
{
	font-style:normal;
	color:#6392d3;
	font-weight: bold;
}

ul.depth01
{
	list-style-type: none;
	padding: 0 0 0 1em;
	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 p
{
	margin: 0 0 0 0;
	padding: 0.5em 0 0 0;
}

table.data-table
{
	border-collapse: collapse;
	border-top: 2px solid #7ba6d8;
	border-left: 1px solid #7ba6d8;	
	margin: 0.5em 0 0.5em 0;
	width: 57.41em;
}

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;	
}

table.data-table col.first-col
{
	background-color: #f8f8f8;
	text-align: center;
}

/* 이미지사이즈 */

div.process img.function01
{
	width: 52.08em;
	height: 58.91em;
	margin: 0.75em 0 0 0;
}

div.process img.function02
{
	width: 47.91em;
	height: 61.08em;
	margin: 0.75em 0 0 0;
}

div.process img.function03
{
	width: 49.58em;
	height: 49.25em;
	margin: 0.75em 0 0 0;
}
