@charset "utf-8";
@import "fonts.css";
@import "common.css";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

* {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
}
body{
	font-family:'Nanum Gothic';
	}

#wrap{
	width:1200px;
	margin:auto;	 
	}
#header{
	width:1200px;
	height:120px;
	position:relative;
	background:url('../img/header_bg01.png') no-repeat;
	}
h1{
	font-size:22px;
	height:30px;
	width:180px;
	position:absolute;
	left:0;
	top:41px;
	font-weight:bold;
	font-family:'Nanum Gothic';
	}


#gnb{
	width:225px;
	height:25px;
	position:absolute;
	top:0;
	right:65px;
	}
#lnb{
	width:950px;
	height:68px;
	position:absolute;
	top:47px;
	left:200px;
	}


#lnb li{
	float:left;
	}


.group{
	width:152px;
	height:39px;
	}
.title{
	font-size:15px;
	font-family:'Nanum Gothic';
	color:#353a44;
	text-align:center;
	cursor:pointer;
	}

#lineBar{
	width:100%;
	height:28px;
	position:absolute;
	top:87px;
	background-color:#708ca1;
	}

#lnb li ul{
	position:absolute;
	left:0px;
	height:17px;
	padding-left:5px;
	text-align:center;
	padding-top:10px;
	z-index:40;
	top:47px;
	}
#lnb li ul li{
	margin-left:25px;
	font-weight:bold;
	}
#lnb li ul li a {
	color:#333;
	}

#lnb .sub1{
	width:580px;
	left:10px;
	}
#lnb .sub2{
    width:680px;
	left:150px;
	}
#lnb .sub3{
    width:580px;
	left:320px;
	}
#lnb .sub4{
    width:380px;
	left:460px;
	}
#lnb .sub5{
    width:380px;
	left:620px;
	}

#lnb .sub6{
    width:380px;
	left:700px;
	}

#container:after{
	clear:both;
	display: block;
	content:""
	}
#left_navi{
	float:left;
	margin-top:20px;
	}
#contents {
	 float:right;
	 width:980px;
	 margin-top:20px;
	}
#contents02 {
	float:right;
	width:980px;
	margin-top:20px;
	}
.top{

	height:23px;
	}

.top p.tilte{
	float:left;
	font-size:23px;
	font-weight:bold;
	color:#3298d8;
	}
span.s_navi{
	float:right;
	}
span.b{
	font-weight:bold;
	}

.con{
	margin-top:20px;
	}
.con02{
	margin:20px 0 0 50px;
	}

.tab_titel{
	font-size:15px;
	color:#389fe0;
	font-weight:bold;
	margin-bottom:20px;
	}
.tab_titel p.left_p{
	float:left;
	margin-left:20px;
	}
.tab_titel span.right_span{
	float:right;
	color:#999;
	font-weight:normal;
	font-size:13px;
	margin-right:160px;
	}
.list {
	border-top:2px solid #cccccc;
	overflow:hidden;
	padding:6px 0 5px 35px; 
	width:800px;
	border-bottom:2px solid #cccccc;
	}

.list li{
	float:left;
	margin-left:20px;
	font-weight:bold;	
	padding-bottom:2px;
	}
.list li a{
	color:#999;
	font-size:14px;
	}
.list li a:hover{
	color:#389fe0;
	}

.main_Txt{
	font-size:17px;
	font-weight:bold;
	color:#1d81c0;
	margin-top:15px;
	}
.content{
	margin-left:20px;

	}
.content .con_title{
	font-size:15px;
	font-weight:bold;
	color:#7dc0eb;
	clear:both;
	padding-top:20px;
	margin-bottom:10px;
	}
.content span.txt_B{
	color:#555;
	font-weight:bold;
	}	

.content span.red_B{
	color:#972424;
	font-weight:bold;
	}


.tab{
		position: relative;
		width:780px;
		height:1250px;
		margin-left:30px;
		margin-top:20px;
		
	}
	.tab dt{
		float: left;
		margin-right: 5px;
		border-bottom:1px dashed #cccccc;
		padding-top:7px;

	}
	.tab dt a{
		display: block;
		overflow: hidden;
		width: 250px;
		height: 25px;
		font-size:13px;
		background: no-repeat 0 0;
		cursor:pointer;
		
	}
.tab dt a.on{
		display: block;
		overflow: hidden;
		width: 250px;
		height: 25px;
		font-size:13px;
		background: no-repeat 0 0;
		color:#3ca7ea;
		font-weight:bold;
	}

.tab dt a:hover{
	color:#3ca7ea;
	font-weight:bold;
	}

.tab dd{
		font-size:12px;
		display: none;
		position: absolute;
		top:100px;
		left: 0;	
		color:#333;
		line-height:20px;
	}





.txt_line{
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding:5px 0 5px 0;
	width:750px;
	}


.bold_Txt{
	font-weight:bold;
	color:#666;
	}


.border_line{
	display:block;
	border-bottom:1px dashed #cccccc;
	margin-top:15px;
	}


/*sub03_01*/

.list{
	font-family:"NanumGothic";
	}

.list li a.this{
	color:#389fe0;
	}


.s_list dt a{
	font-size:15px;
	font-weight:bold;
	margin:10px 0 10px 0;
	color:#3968bf;
	}
.s_list dt a:hover{
	color:#333;
	}
.s_list dd a{
	font-size:12px;
	color:#333;
	}
.s_list dd a:hover{
	color:#3968bf;
	}



/*sub03_01_b*/

.red_s{
	color:#972424;
	}

.table01{ 
	border:1px solid #333;
	width:530px;
	height:250px;
	}
.table01 th{
	border-bottom:1px solid #333;
	background-color:#ffe3e2;
	border-left:1px solid #333;
	}
.table01 td{
	text-align:center;
	border-left:1px solid #333;
	}

.blue{
	color:blue;
	}


/*----------------------*/


.tab04{
		position: relative;
		width:800px;
		height:1250px;
		margin-left:30px;
		margin-top:20px;
		clear:both;
	}
.tab04 dt{
		margin-right: 5px;
		border-bottom:1px dashed #cccccc;
		padding-top:7px;
		float:left;
	}
.tab04 dt a{
		display: block;
		overflow: hidden;
		width:300px;
		height: 25px;
		font-size:13px;
		background: no-repeat 0 0;
		cursor:pointer;
		padding-left:50px;
	}
.tab04 dt a.on{
		display: block;
		overflow: hidden;
		width:300px;
		height: 25px;
		font-size:13px;
		background: no-repeat 0 0;
		color:#3ca7ea;
		font-weight:bold;
		padding-left:50px;
	}

.tab04 dt a:hover{
	color:#3ca7ea;
	font-weight:bold;
	}

.tab04 dd{
		font-size:12px;
		display: none;
		position: absolute;
		top:150px;
		left: 0;	
		color:#333;
		line-height:20px;
	}


/*-------------------------------------------*/

.tab03{
		position: relative;
		width:800px;
		height:1250px;
		margin-left:30px;
		margin-top:20px;
		clear:both;
	}
.tab03 dt{
		margin-right: 5px;
		border-bottom:1px dashed #cccccc;
		padding-top:7px;
		float:left;
	}
.tab03 dt a{
		display: block;
		overflow: hidden;
		width:250px;
		height: 25px;
		font-size:13px;
		background: no-repeat 0 0;
		cursor:pointer;
		padding-left:50px;
	}
.tab03 dt a.on{
		display: block;
		overflow: hidden;
		width: 250px;
		height: 25px;
		font-size:13px;
		background: no-repeat 0 0;
		color:#3ca7ea;
		font-weight:bold;
		padding-left:50px;
	}

.tab03 dt a:hover{
	color:#3ca7ea;
	font-weight:bold;
	}

.tab03 dd{
		font-size:12px;
		display: none;
		position: absolute;
		top:85px;
		left: 0;	
		color:#333;
		line-height:20px;
	}

/*-------------------------------------------*/




.tab05{
		position: relative;
		width:800px;
		height:1700px;
		margin-left:30px;
		margin-top:20px;
		clear:both;
	}
.tab05 dt{
		margin-right: 5px;
		border-bottom:1px dashed #cccccc;
		padding-top:7px;
		float:left;
	}
.tab05 dt a{
		display: block;
		overflow: hidden;
		width:300px;
		height: 25px;
		font-size:13px;
		background: no-repeat 0 0;
		cursor:pointer;
		padding-left:50px;
	}
.tab05 dt a.on{
		display: block;
		overflow: hidden;
		width: 300px;
		height: 25px;
		font-size:13px;
		background: no-repeat 0 0;
		color:#3ca7ea;
		font-weight:bold;
		padding-left:50px;
	}

.tab05 dt a:hover{
	color:#3ca7ea;
	font-weight:bold;
	}

.tab05 dd{
		font-size:12px;
		display: none;
		position: absolute;
		top:85px;
		left: 0;	
		color:#333;
		line-height:20px;
	}

.red_pink{
	color:#ee7ea0;
	font-weight:bold;
	}



/*--------------------------------*/

.con_title{
	margin-top:10px;
	}	


.left_img{
	float:left;
	margin-top:20px;
	margin-right:15px;
	}

.right_txt{
	float:right;
	margin-top:10px;
	}



/*----sub03_5--*/

.sub03_5_table{
	width:550px;
	border:1px solid #888;
	height:350px;
	margin-top:15px;
	}

.sub03_5_table th{
	border:1px solid #888;
	background-color:#fee2e2;
	}

.sub03_5_table td{
	border-left:1px solid #888;
	padding-left:15px;
	border-bottom:1px solid #888;
	}
.sub03_5_table td.color_td{
	background-color:#fee2e2;
	font-weight:bold;
	}



/*------footer------*/



#footer{
	clear:both;
	background-image:url(../img/footerBg.png);
	width:1200px;
	height:94px;
	margin-top:30px;
			  }	
#footer .footerLogo {
	float:left;
	margin-left:50px;
	margin-top:30px;
	}
#footer .footerLine {
	float:left;
	margin-left:50px;
	margin-top:30px;
	}
#footer .priv{
	float:left;
	margin-left:20px;
	}
#footer .priv li{
	float:left;
	margin-left:15px;
	margin-top:30px;
	}
#footer .adr {
	float:left;
	margin-left:15px;
	margin-top:30px;
	width:550px;
	}
#footer .adr li {
	float:left;
	}
#footer .qrBox{
	float:right;
	margin-top:23px;
	}