﻿body
{
	min-width: 900px;
}

div#Header
{
	width: 100%;
}

div#Content_wrapper
{
	margin: 0 auto;
	width: 900px;
	clear: both;
}

div.main_wrapper
{
	padding: 0 0 0 0;
}

div.sub_wrapper
{
	padding: 30px 0 0 0;
	position: relative;
	top: 0;
	left: 0;
}

dl.common_contents
{
	clear: both;
}

dl.common_contents dt
{
	margin: 40px 0 0 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: 700;
	color: #222222;
	background: url(/ko/images/common/content/bg_depth_01.png) 0 center no-repeat;
}

dl.common_contents dt.first_child
{
	margin: 0;
}

dl.common_contents dd
{
	margin: 12px 0 0 0;
	padding: 0 0 0 27px;
	line-height: 16px;
	color: #444444;
	background: url(/ko/images/common/content/bg_depth_02.png) 14px 4px no-repeat;
}

dl.common_contents dd.no_listicon
{
	padding: 0;
	background: none;
}

dl.common_contents dd ul
{
	margin: 5px 0 0 0;
}

dl.common_contents dd ul li
{
	margin: 3px 0 0 0;
	padding: 0 0 0 10px;
	line-height: 16px;
	color: #444444;
	background: url(/ko/images/common/content/bg_depth_03.png) 0 6px no-repeat;
}

dl.common_contents dd ul li ul
{
	margin: 5px 0 0 0;
}

dl.common_contents dd ul li ul li
{
	margin: 5px 0 0 0;
	background: url(/ko/images/common/content/bg_depth_04.png) 0 6px no-repeat;
}

#Copyright_info
{
	clear: both
}