﻿div.sub_wrap{
	width:990px;
	margin-left:10px;
}
.sub_flash{
	width:100%;
	height:160px;
	/*border-bottom:1px solid #f5f6f6;*/
	background:url('/images/common/sub_flash.jpg') repeat-x top left;
}
/*---------- Start : left_wrap ----------*/
div.left_wrap{
	width:202px;
	height:300px;
	float:left;
}
div.left_wrap dt{
	margin-top:18px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}

/*---------- End   : left_wrap ----------*/

div.body_wrap{
	width:663px;
	float:left;
	padding-left:45px;
	background:url('/images/common/sub_bg.gif') no-repeat top left;
}

.navi{
	background:url('/images/common/icon_home.gif') no-repeat 0px 9px;
	position: absolute;
	top:0px;
	right:0px;
	font-size:11px;
	margin-top:17px;
	padding-left:15px;
	padding-top:5px;
	color: #929292;
	line-height:18px;
}
h1{
	width:653px;
	height:40px;
	position:relative;
	text-align:left;
	font-weight:normal;
	margin:0px;
	padding:20px 0px 0px 10px;
}
h2{
	width:915px;
	height:45px;
	position:relative;
	text-align:left;
	font-weight:normal;
	padding:10px 0px 0px 10px;
	margin-left:20px;
}

h3{
	text-align:left;
	width:663px;
	height:25px;
	background:url(/images/common/icon_square.gif) no-repeat 6px 6px;
	padding-left:25px;
	margin:0px;
}
div.district{
	width:663px;
	margin-bottom:30px;
}
/*---------- Start   : 테이블 ----------*/
table.table {
	clear: both;
	width:100%;
	text-align:center;
	line-height:18px;
	border-top:2px solid #c2cde6;
}
table.table tr th {
	border-bottom:1px solid #e5e8eb;
	background-color:#f2f6ff;
	height:30px;
	padding:0px 10px 0px 10px;
}
table.table tr th.left {
	text-align: left;
	padding:0px 10px 0px 15px;
}
table.table tr th.type01 {
	background:url('/images/split.gif') no-repeat right #f2f6ff;
}
table.table tr td img{
	vertical-align:middle;
}
table.table tr td {
	padding:8px 0px 5px 0px;
	line-height:21px;
	border-right:1px solid #e5e8eb;
	border-bottom:1px solid #e5e8eb;
}
table.table tr td ol{
	padding-left:10px;
}
table.table tr td span.red{
	color:red;
}
table.table tr td span.blue{
	color:#1e5bd9;
}
table.table tr td span.bgreen{
	font-weight:bold;
	color:#009999;
}
table.table tr td a{
	color:#717171;
}
table.table tr td.left {
	text-align: left;
	padding:8px 10px 5px 15px;
}
table.table tr td.none{
	border-right:0px;
}
/*---------- End   : 테이블 ----------*/
.history_wrap{
	margin-top:30px;
	margin-left:10px;
	width:653px;
}

.history{
	width:603px;
	padding-left:50px;
}
.history dd.year_line{
	margin:0px 20px;
}
.history_wrap ul.box{
	width:653px;
	padding-top:50px;
}
.history_wrap ul.box li.year{
	padding-right:50px;
}
.history_wrap ul.box li ul.text{
	width:430px;
}
.history_wrap ul.box li ul.text li{
	width:430px;
	padding:8px 0px 5px 0px;
}
.history_img{
	text-align:right;
}




