﻿/**********************************************************************/
/*  작 성 자 : (주)익스코어
/*  작 성 일 :  2008.12.23
/*  수 정 일 :  2008.12.23
/*  버     전 :  0.0.1
/*  설     명 :  울진군청 기본 스타일
/*  위     치 :  /css/open_content//layout.css
/**********************************************************************/

/* 타이틀이미지 */
div.contents-title-image img
{
	width: 9.58em;
}

/* 본문 */
div.address-info
{
	position: relative;
	top: -35em;
	left: 1.75em;	
}

div.address-info p
{
	background: url(/images/open_content/administrative/organization/road_map/ico.png) left 0.25em no-repeat;
	padding: 0 0 0.5em 1.25em;
	margin: 0 0 0 0;
	font-weight: bold;
}

/* 이미지사이즈 */

img.road-map
{
	width: 59.41em;
	height: 36.91em;
}
