.index_image{     
    position: fixed;
	width:100%;
	top:120px;/*header_wrap ³ôÀÌ*/
	height:320px;
	background-image: url("/img/indeximg/index_bg.png");
	*background:#d2243f;
	text-align:center;
	z-index:997;
	border-top:1px #000 solid;
}


.index_title{   
	position: fixed;
	width:100%;
	height:320px;
	top:180px;
	z-index:998;
}


	.index_title_sub{
		float:left;
		width:550px;
		padding-top:100px;
		padding-left:30px;
	}

	.index_title_sub h2{
		font-size:38px;
		color:#fff;
		font-weight:bold;
		margin:0;
		padding:0;
		text-shadow: 0px 3px 5px #555;

	 /*
	  text-shadow: 0 1px 0 #ccc,
				   0 2px 0 #c9c9c9,
				   0 3px 0 #bbb,
				   0 4px 0 #b9b9b9,
				   0 5px 0 #aaa,
				   0 6px 1px rgba(0,0,0,.1),
				   0 0 5px rgba(0,0,0,.1),
				   0 1px 3px rgba(0,0,0,.3),
				   0 3px 5px rgba(0,0,0,.2),
				   0 5px 10px rgba(0,0,0,.25),
				   0 10px 10px rgba(0,0,0,.2),
				   0 20px 20px rgba(0,0,0,.15);
				   */
	}

	.index_title_sub h3{
		font-size:20px;
		color:#fff;
		font-weight:bold;
		margin:0;
		padding:0;
		margin-top:10px;
		text-shadow: 0px 1px 3px #555;
	}

	.index_title_sub h4{
		font-size:14px;
		color:#fff;
		margin:0;
		padding:0;
		margin-top:10px;
		font-weight:bold;
	}


	.index_login{
		float:right;
		background:#fff;
		height:320px;
		width:353px;
	}
	.index_mypage{
		float:right;
		background:#fff;
		height:200px;
		width:353px;
		*margin-top:50px;
	}


.index_contents{
	position: absolute;
	width:100%;
	min-width: 100%;
	top:450px;
	z-index:999;
}

@media{
    .index_contents {
      width: inherit;
    }
}


.index_tit {
	text-align: center;
	padding:50px 0px 30px 0px;
	vertical-align: middle;	
	color:#232323;
	width:100%;
	margin: 0 auto;
}

	.index_tit h2 {
	  display: inline-block;
	  position: relative;
	}
	.index_tit h2:before,
	.index_tit h2:after {
	  content: "";
	  position: absolute;
	  height: 5px;
	  border-bottom: 1px solid #dfdfdf;
	  top: 15px;
	  width:100%;
	}
	.index_tit h2:before {
	  right: 100%;
	  margin-right: 25px;
	}
	.index_tit h2:after {
	  left: 100%;
	  margin-left: 25px;
	}

	.index_tit h2 .bold {color:#232323;font-size:36px;font-weight:600;}
	.index_tit h2 .normal {color:#707070;font-size:36px;font-weight:400;}
	.index_tit p {margin-top:10px; margin-bottom:20px; color:#7d7d7d; font-size:16px; text-align:center;}




.index_sym{
	width:100%;
	background:#fff;
	padding-bottom:50px;
}

.index_sym_sub{
	float:left;
	width:353px;
    background:#f3f3f5;
	height:450px;
	padding-bottom:20px;
}

.index_sym_sub:nth-child(2){ 
	margin-left:20px;
}
.index_sym_sub:nth-child(3){ 
	float:right;
}

.index_sym_sub_title{
	color:#333;
	font-size:16px;
	font-weight:bold;
	padding:20px;
}
.index_sym_sub_contents{
	color:#666;
	font-size:14px;
	text-align:center;
	padding:0px 10px;
}



	.index_more{
		float:right;
		width:30%;
		text-align:right;
	}





.index_board{
	background:#ffffff;
	padding:50px 0px;
}


.index_board_sub{
	float:left;
	width:353px;
}

.index_board_sub:nth-child(1){ 
	padding-right:30px;
}

.index_board_sub:nth-child(2){ 
	margin-left:20px;
	padding-right:30px;
}



	.index_board_title{
		float:left;
		width:70%;
		font-size:1.7em;
		font-weight:bold;
	}



	.index_board_list{
		float:left;
		margin:20px 0px;
		padding:0;
	}


	h1.board_title_line{
		margin:0;
		width:15%;
		border-bottom: 3px solid #dfdfdf;
		margin-bottom:20px;
	}

	.font_gray{
		color:#b4b4b4;
	}


.index_banner_sub{
	float:right;
	width:353px;
}






.index_pds{
	background:#f3f3f5;
	padding-bottom:50px;
}

.index_pds_sub{
	float:left;
	width:353px;
	height:320px;
}

.index_pds_sub:nth-child(2){ 
	margin-left:20px;
}

.index_newsletter_sub{
	float:right;
	width:353px;
	height:315px;	
	background:#fff;
	border:1px #dfdfdf solid;
}


.index_pds_heading{
	color:#333;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:20px 0px;
}
.index_pds_footer{
	padding:20px;
}

.pds1{
	overflow-y: hidden; 
	margin:0;
	padding:0;
	padding-left:17px;
}







.index_pds_sub_title{
	color:#333;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:20px 0px;
}
.index_pds_sub_contents{
	color:#666;
	font-size:14px;
	text-align:center;
	padding:0px 20px;
}

.index_banner{
	background:#f3f3f5;
	padding:20px 50px;
	text-align:center;
}
	.index_banner img{
		border: 1px solid #dfdfdf;
	}
	.index_banner img:hover{
		border: 1px solid #ee4949;
	}