﻿@charset "utf-8";
/* CSS Document */
/* container */ 
#container{
	min-width:1000px;
	position:relative;
	padding: 100px 0 0 0;
	background:#fff;
}
.main
{
    width:1000px;
    margin: 0 auto;
    background:url(../img/sub/main_bg.gif) repeat-y left top;
}
.main .sub_left
{
    width:229px;
   
    float:left;
    padding: 0 0 30px 0;
}
.main .sub_left h2
{
    padding: 30px 0 20px 0;
}


.main .page_navigation
{
    position:relative;
    width: 769px;
    right:0;
    top:0;
    float:right;
    
}
.main .contents_wrap
{
    width: 770px;
    min-height:700px;
    position:relative;
    float:right;
   padding: 0 0 75px 0;
}
.main:after, .contents_wrap:after{
	content:"";
	display:block;
	clear:both;
}


/* 서브메뉴 */

.main .submenu{
	line-height:30px;
	left:30px;
	top:0;
	width:198px;
    border-width : 1px;
    border-color  : #636363 #d4d4d4 #fff #d4d4d4;
    border-style : solid;
}
.main .submenu>ul>li
{
    padding:0;
	line-height:42px;
	color: #000;
	background:#f8f8f8;
	border-bottom: 1px solid #d4d4d4;
}
.main .submenu>ul>li>a
{
    display:block;
    padding: 0 0 0 15px;
    font-size:12px;
    font-weight:bold;
}
.main .submenu>ul>li a.on
{
    background: #faa21b url(../img/sub/left_bullet.gif) no-repeat 170px center;
    color:#fff;
}
/* 3depth*/
.main .submenu  ul ul {
    background: #fff;
    display: none;
    margin: 0;
    padding: 8px 25px 8px;
    width: 147px;
}
.submenu ul>ul li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 0 none;
    margin: 0;
    padding: 0;
}
.submenu ul ul li.first {
}
.submenu ul ul li a {
    color: #5e5e5e;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 6px 0 5px 15px;
    width: 135px;
}
.main .submenu ul ul li a.on , .submenu ul ul li a:hover {
    background: url('../img/sub/bullet_3depth.gif') no-repeat left center;
    color: #faa21b;
    font-size: 11px;
    font-weight:500;
    padding: 6px 0 5px 15px;
}
/*서브 아이콘 */
#sidemenu a.link, #sidemenu a.link:hover
{
    background:url(../img/common/icon_blank.gif) no-repeat 55px 18px;
    padding-right:15px;
}
#sidemenu a.mail, #sidemenu a.mail:hover
{
    background:url(../img/common/icon_mail.gif) no-repeat 110px 18px;
    padding-right:15px;
}
/* 서브 guide */
.sub_left .pos
{
    width:158px;
    border-width : 1px;
    border-color  : #636363 #d4d4d4 #d4d4d4 #d4d4d4;
    border-style : solid;
    height: 100px;
    padding:20px;
}
.sub_left .center
{
    width:168px;
    border-width : 1px;
    border-color  : #636363 #d4d4d4 #d4d4d4 #d4d4d4;
    border-style : solid;
    height: 100px;
    padding:20px 15px;
}
.sub_left .center .line
{
    border-bottom: 1px dotted #777;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    height:60px;
}
.sub_left .center dl dt
{
    float:left;
    padding: 0 20px 0 0;
    font-weight:bold;
    color:#4e4e4e;
}
.sub_left .center dl dd
{

    font-weight:bold;
}
.sub_left .center dl dd .red
{
    color:#e3393c;
    letter-spacing:0.1em;
}

h2
{
    padding: 15px 0;
}

.page_loc {
    position: absolute;
    right: 0;
    top:10px;
}
.page_loc .location {
    background: url("../img/sub/icon_loc.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    font-size: 11px;
    height: 48px;
    line-height: 48px;
    padding: 0 0 0 25px;
}
.page_loc .location li {
    background: url("../img/sub/bullet_loc.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    padding: 0 15px 0 10px;
}
.page_loc .location li.first {
    color: #9f9f9f;
    font-family: Tahoma,dotum,Geneva,sans-serif,gulim;
    text-transform: uppercase;
}
.page_loc .location li.depth2 {
    color: #666564;
}
.page_loc .location li:last-child{
    padding: 0 0px 0 10px;
}
/* 컨텐츠 */
.contents_wrap .contents
{
    padding: 5px 0 50px 30px;
    clear:both;
}

/*title */

h3
{
    font-size: 26px;
    font-weight: 600;
    padding: 40px 0 30px 15px;
    color:#faa21b;
    background: url(../img/sub/bullet_h3.gif) no-repeat left 15px;
    border-bottom: 1px solid #e9e9e9;
    margin: 15px 0 25px 0;

}
h3 span.ttl
{
    clear:both;
    font-size:12px;
    color:#222;
    padding: 0 0 0 15px;
}
h4
{
    font-size: 17px;
    font-weight: 500;
    padding: 10px 0 10px 0px;
    color:#353535;
    background: url(../img/sub/bullet_h4.gif) no-repeat left top;
    margin: 20px 0 0 0;
    z-index:10;
    position:relative;
    clear:both;
}
h5 { 
	font-size: 1.125em;
	font-weight: 600;
	background: url(../img/sub/bullet_h5.gif) no-repeat left 22px;
	padding: 15px 0 7px 13px;
	line-height: 24px;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
h5:after {
	content: "";
	display: block;
	clear: both;
}
h6 {
	font-size: 13px;
	font-weight: 500;
	padding: 0px 0 0px 10px;
	line-height: 20px;
	margin: 0px 0 5px 5px;
	display: block;
	clear: both;
	position: relative;
	color:#fe6c00;
}
/*sub_visual*/
.sub_visual
{
    padding: 10px 0 10px 0;
    display:inline-block;
    width:100%;
}
.sub_visual h5 {
    color: #e3393c;
    font-family: 'Nanum Myeongjo';
    font-size: 26px;
    line-height: 33px;
    background:none;
    padding:0 0 20px 60px;
    background:url(../img/sub/visual_title_bg.gif) no-repeat left 5px;
}
.sub_visual .visual_left {
    float: left;
    width: 500px;
    padding: 0 20px 0 0;
}
.sub_visual .visual_left p {
    margin: 0;
    padding: 0;
    color:#7a7979;
    font-size:12px;
    line-height:20px;
}
.sub_visual .visual_right {
    float: right;

}
/*text*/
.text_01 {
	font-size: 1.05em;
	font-weight: 600;
	color: #000;
	line-height: 24px;
}
.text_02 {
	font-size: 1.05em;
	text-decoration: underline;
}
.text_03 {
	font-size: 	1.15em;
	color: #fff;
	background: #333;
	line-height: 24px;
}
.orange {
	color: #f7941d;
}
.blue
{
    color:#2eb4ee;
}
.line
{
    height:20px;
	width:100%;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 30px 0;
}
.line2
{
    height:10px;
	width:100%;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 10px 0;
}
/*tab */
.tabs {
	display: inline-block;
	margin: 5px 0 20px 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.tabs ul {
	margin: 0;
	padding: 0;
	width: 100%;
	height:40px;
	border-bottom: 1px solid #000;
	
}  
.tabs li {
	display: inline;
	margin: 0 1px 0 0px;
	padding: 0;
	
}
.tabs li a {
	background: #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	color: #000;
	cursor: pointer;
	float: left;
	font-size: 12px;
	margin: 0 1px 0 0;
	padding: 11px 20px;
	text-align: center;
	text-decoration: none;
	height:16px;
}
.tabs a:hover {
	font-weight: bold;
}
.tabs li a img{
	vertical-align:middle;
	padding: 0 10px 0 0 ;
}
.tabs li.selected a {
	background: #fff url("../img/sub/tab_icon.gif") no-repeat scroll 10px center;
	border-color: #000 #000 #fff #000;
	border-style: solid;
	border-width: 1px 1px 3px 1px;
	color: #000;
	font-weight: bold;
	padding: 11px 20px 11px 30px;
}
/*table*/
.table {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #FFFFFF;
	border-collapse: collapse;
	border-color: #7b7b7b #FFFFFF;
	border-image: none;
	border-style: solid hidden;
	border-width: 2px 1px 1px;
	margin: 10px 0 25px;
	width: 100%;
}
* + html table.table {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	display: inline-block;
}
* html table.table {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.table th, .table td {
	border-color: #CDCDCD;
	border-style: solid;
	border-width: 1px;
}
.table th {
	background-color: #f5f5f5;
	color: #777777;
	font-weight: bold;
	line-height: 20px;
	padding: 8px;
	text-align: center;
}
.table td {
	line-height: 18px;
	padding: 7px 4px 8px 10px;
	font-size: 13px;
}
.table caption {
	display: none;
	height: 0;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	width: 0;
}
.table .left {
	text-align: left;
}
.table .center {
	text-align: center;
}
.table .right {
	text-align: right;
}
.table .td1 {
	background: #f9f9f9;
	text-align: center;
	font-weight: 500;
}


.table_center {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #FFFFFF;
	border-collapse: collapse;
	border-color: #7b7b7b #FFFFFF;
	border-image: none;
	border-style: solid hidden;
	border-width: 2px 1px 1px;
	margin: 10px 0 25px;
	width: 100%;
}
* + html table.table_center {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	display: inline-block;
}
* html table.table_center {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.table_center th, .table_center td {
	border-color: #CDCDCD;
	border-style: solid;
	border-width: 1px;
}
.table_center th {
	background-color: #f5f5f5;
	color: #777777;
	font-weight: bold;
	line-height: 20px;
	padding: 8px;
	text-align: center;
}
.table_center td {
	line-height: 18px;
	padding: 7px 4px 8px 10px;
	font-size: 13px;
	text-align: center;
}
.table_center caption {
	display: none;
	height: 0;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	width: 0;
}
.table_center .left {
	text-align: left;
}
.table_center .center {
	text-align: center;
}
.table_center .right {
	text-align: right;
	padding-right:10px;
}
.table_center .td1 {
	background: #f9f9f9;
	text-align: center;
	font-weight: 500;
}
/* list_style */
.list {
	margin: 10px 0 40px 8px;
}
.list li {
	font-size: 14px;
	padding: 0 0 5px 15px;
	line-height: 20px;
	background:url(../img/sub/bullet_list_01.gif) no-repeat left 9px;
}
.list li ul 
{
    padding: 0 0 10px 0;
}
.list li ul li
{
    background:none;
}
.list_02 {
	margin: 10px 0 0 0px;
}
.list_02 li {
	float: left;
	width: 90%;
	line-height: 20px;
	font-size: 12px;
}
.list_03 {
	margin: 10px 0 20px 0px;
	display:inline-block;
}
.list_03 li {
	float: left;
	width: 50%;
	line-height: 20px;
	font-size: 12px;
	margin: 0px 0 5px 0px;
}
.list_04 {
	margin: 10px 0 20px 0px;
	display:inline-block;
}
.list_04 li {
	float: left;
	width: 100%;
	line-height: 20px;
	font-size: 12px;
	margin: 0px 0 5px 0px;
}
.num {
	display: inline-block;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25)!important;
	vertical-align: middle;
	margin: 0 10px 0 0;
	position: relative;
	padding: 0 12px 1px;
	line-height: 30px;
	font-size: 14px;
	background:#abbac3;
}
.num2 { /* 2자리수 넘어가는것 */
	display: inline-block;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25)!important;
	vertical-align: middle;
	margin: 0 10px 0 0;
	position: relative;
	padding: 0 12px 1px;
	line-height: 30px;
	font-size: 14px;
	background:#abbac3;
	width:15px;
	text-align:center;
}
.list_03 li .num  {
	width:15px;
	padding: 0 12px 1px 12px;
	text-align:center;
}
dl.dl_01
{
    padding: 15px 0;
    display:inline-block;
}
dl.dl_01 dt
{
  font-weight:bold;  
  float:left;
  color:#738895;
  line-height:30px;
  padding: 0 15px 1px 0;
  clear:both;
  margin: 0 0 2px 0;
}
dl.dl_01.dt_width dt
{
  width:180px;
}
dl.dl_01 dd
{
  font-weight:normal;
  line-height:32px;
  margin: 0 0 2px 0;
  padding: 0 0 1px 0;
  float:left;
}

dl.dl_02
{
    padding: 15px 0;
}
dl.dl_02 dt
{
  font-weight:bold;  
  color:#738895;
  line-height:30px;
  padding: 0 15px 1px 0;
  clear:both;
  margin: 0 0 2px 0;
}

dl.dl_02 dd
{
  font-weight:normal;
  line-height:25px;
  margin: 0 0 2px 15px;
  padding: 0 0 1px 15px;
}
dl.dl_03
{
    padding: 10px 0;
    margin: 0 0 0 10px;
}
dl.dl_03 dt
{
  font-weight:bold;  
  float:left;
  color:#738895;
  line-height:30px;
  padding: 0 0px 1px 10px;
  clear:both;
  margin: 0 0 2px 0;
  line-height:22px;
  width:75px;
   background:url(../img/sub/bullet_list_01.gif) no-repeat left 9px;
}

dl.dl_03 dd
{
  font-weight:normal;
  line-height:22px;
  margin: 0 0 2px 0;
  width:640px;
  float:left;
}
dl.dl_04
{
    padding: 10px 0;
    margin: 0 0 0 10px;
    display:inline-block;
}
dl.dl_04 dt
{
  font-weight:bold;  
  float:left;
  color:#738895;
  line-height:30px;
  padding: 0 0px 1px 10px;
  clear:both;
  margin: 0 0 2px 0;
  line-height:22px;
  width:200px;
}
dl.dl_04 dt span.num
{
  width:30px;
  text-align:center;
}
dl.dl_04 dd
{
  font-weight:normal;
  line-height:22px;
  margin: 0 0 2px 0;
  width:470px;
  float:left;
}
/*style*/
.mt20
{
    margin-top:20px;
}
.mb20
{
    margin-bottom:20px;
}
.mb60
{
    margin-bottom:60px;
}
.mb90
{
    margin-bottom:90px;
}
.fr
{
    float:right;
}
.div_center
{
    display:inline-block;
    text-align:center;
    width:100%;
    padding: 40px 0;
}
.red
{
    color:#e84a4a;
}
.underline
{
    text-decoration:underline;
}
.bold
{
    font-weight:bold;
}
.btn_center
{
    text-align:center;
    padding: 20px 0;
}