.inner {
	max-width:1180px;
	width:95%;
	margin:0 auto;
}
.inner:after {
	content:'';
	clear:both;
}


/*    header    */
.header {
	position:absolute;
	width:100%;
	left:0;
	right:0;
	z-index:100;
	top:0;
}
.header .header_top {
	width:100%;
	background:#015498;
}
.header .header_top .inner {
	text-align:right;
	padding:11px 0;
}
.header_top .header_top_menu_wrap {
	color:#a4b7d0;
	font-size:12px;
	display:inline-block;
	zoom:1;/* IE7 */
	*display:inline;/* IE7 */
}
.header_top .header_top_menu_wrap .header_top_menu {
	display:inline-block;
	zoom:1;/* IE7 */
	*display:inline;/* IE7 */
	margin-left:33px;
}
.header_top .header_top_contect {
	display:inline-block;
	zoom:1;/* IE7 */
	*display:inline;/* IE7 */
	margin-left:40px;
}
.header_top .header_top_contect li {
	display:inline-block;
	zoom:1;/* IE7 */
	*display:inline;/* IE7 */
	color:#dde4ed;
	font-size:14px;
	line-height:14px;
	padding-right:11px;
	margin-right:11px;
	border-right:1px solid #5386b4;
}
.header_top .header_top_contect li.first {
	padding-left:18px;
	background:url(../images/icon_header-top_phone.png) left center no-repeat;	
}
.header_top .header_top_contect li.last {
	display:inline-block;
	zoom:1;/* IE7 */
	*display:inline;/* IE7 */	
	padding-right:0px;
	margin-right:0px;
	border-right:none;
}
/*    header top end    */
.header .header_bottom {
	width:100%;
	background-color:#fff;
	box-shadow:0 0 8px;
}
.header .header_bottom .logo {
	padding:22px 0 34px 0;
	display:inline-block;
	zoom:1;/* IE7 */
	*display:inline;/* IE7 */
}
.header .header_bottom .gnb_wrap {
	float:right;
	display:inline-block;
	zoom:1;/* IE7 */
	*display:inline;/* IE7 */
	width:840px;
}
.header .header_bottom .gnb_wrap li.gnb {
	display:inline-block;
	zoom:1;/* IE7 */
	*display:inline;/* IE7 */
	font-size:20px;
	line-height:99px;
	width:150px;
	margin-right:15px;
	color:#000;
	height:100px;
	border-bottom:3px solid #fff;
	text-align:center;
	position:relative;
}
.header .header_bottom .gnb_wrap li.gnb:hover,
.header .header_bottom .gnb_wrap li.gnb.on {
	border-color:#015498;
}
.header .header_bottom .gnb_sub {
	position:absolute;
	top:103px;	
	width:100%;
	display:none;

}
.header .header_bottom .gnb_sub li {
	font-size:14px;
	color:#999;
	background:#333;
	text-align:left;
	padding:15px 0 15px 19px;
	border-top:1px solid #444;
}
.header .header_bottom .gnb_sub li.first {
	border-top:none;
}
.header_bottom .gnb:hover .gnb_sub,
.header_bottom .gnb:focus .gnb_sub {
	display:block;
}
/* header scrolll fixed */
.header.fix {
	position:fixed;
}
.header.fix .header_top {
	display:none;
}
.header.fix .header_bottom {
	background-color:#015498;
}
.header.fix .header_bottom .gnb_wrap li.gnb {
	color:#fff;
	border-color:#015498;
}
.header.fix .header_bottom .gnb_wrap li.gnb:hover,
.header.fix .header_bottom .gnb_wrap li.gnb.on {
	border-color:#fff;
}

/*    header bottom end    */

/*    header end    */
/* container */
.container {
	position:relative;
	padding-top:151px;
	padding-bottom:45px;
}
.header .m_menu-gnb {
	display:none;
}
/* container background */
.container_bg_left {
	position:absolute;
	z-index:-1;
	left:0;
	right:50%;
	top:0;
	bottom:0;
	background:#0a4f8a url(../images/background.jpg) left top repeat;
}
.container_bg_right {
	position:absolute;
	z-index:-1;
	left:50%;
	right:0;
	top:0;
	bottom:0;
	background:#0a4f8a url(../images/background.jpg) right top repeat;
}
.header_bottom .m_menu-btn {
	display:none;
}
.m_menu-gnb {
	display:none;
}
/* container background end */
/* table form */
div.list_table {
	width:100%;
}
div.list_table table.list-table.desktop {
	display:table;
}
div.list_table table.list-table.mobile {
	display:none;
}
div.list_table table.list-table {
	width:100%;
	border-top:2px solid #000;
	border-bottom:1px solid #000;
}
div.list_table table.list-table tr {
	border-top:1px solid #ebebeb;
	height:50px;
}
div.list_table table.list-table tr.noti_tr {
	background-color:#fafafa;
}
div.list_table table.list-table tr.first {
	border-top:none;
}
div.list_table table.list-table tr th {
	background:#fafafa;
	color:#666;
	font-size:13px;
	padding: 0 20px;
}
div.list_table table.list-table tr th.bg_white {
	background:#fff;
}
div.list_table table.list-table tr.hover_bg:hover td {
	background:#fafafa;
}
div.list_table table.list-table tr td {
	text-align:center;
	font-size:13px;
	color:#333;
	padding: 0 20px;
}
div.list_table table.list-table tr td img{
	max-width: 1100px;
	width:100%;
}
div.list_table table.list-table tr td.border-left {
	border-left:1px solid #ebebeb;
}
	/* th */
div.list_table table.list-table tr th.num  {
	width:80px;
}
div.list_table table.list-table tr th.check {
	width:30px;
}
div.list_table table.list-table tr th.id {
	width:174px;
}
div.list_table table.list-table tr th.name {
	width:135px;
}
div.list_table table.list-table tr th.e-mail {
	width:*;
}
div.list_table table.list-table tr th.phone {
	width:140px;
}
div.list_table table.list-table tr th.date,
div.list_table table.list-table tr th.view {
	width:102px;
}
div.list_table table.list-table tr th.edit {
	width:98px;
}
	/* td */
div.list_table table.list-table tr td.edit input[type="button"] {
	cursor:pointer;
}
div.list_table table.list-table tr td.title {
	text-align:left;
	padding-left:20px;
}
div.list_table table.list-table tr td.title span {
	margin-left:10px;
}
div.list_table table.list-table tr td.title span img {
	vertical-align:middle;
}
div.list_table table.list-table tr td.date,
div.list_table table.list-table tr td.view {
	font-size:12px;
	color:#666;
}
div.list_table table.list-table tr td.notice {
	text-indent:-999999px;
	background:url(../images/icon_notice.png) center center no-repeat;
}
	/* submit */
div.list_table table.list-table.submit tr th {
	text-align:left;
	width:140px;
	padding-left:20px;
}
div.list_table table.list-table.submit tr td {
	text-align:left;
	padding-left:20px;
}
div.list_table table.list-table.submit tr td input {
	padding:0 10px;
}
div.list_table table.list-table.submit tr td select {
	padding-left:10px;
}
div.list_table table.list-table.submit tr td input.text_input {
	width:270px;
}
div.list_table table.list-table.submit tr td input.title_input {
	width:100%;
}
div.list_table table.list-table.submit tr td input.email_second {
	width:150px;
}
div.list_table table.list-table.submit tr td select.email_select {
	width:100px;
}
div.list_table table.list-table.submit tr td select.phone_select {
	width:80px;
}
div.list_table table.list-table.submit tr td input.phone {
	width:80px;
}
div.list_table table.list-table.submit tr td input.address01 {
	width:80px;
}
div.list_table table.list-table.submit tr td input.find_address {
	padding:2px 10px;
}
	/* 회원탈퇴 */
div.list_table.secession {
	max-width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}


	/* button */
.subpage_btn_wrap {
	margin:20px 0;
	text-align:right;
}
.subpage_btn_wrap.large button {
	font-size:20px;
	line-height:1;
	padding:15px 45px;
	margin-left:10px;
	color:#fff;
	min-width:80px;
	text-align:center;
	background:#f4f4f4;
}
.subpage_btn_wrap.large button.btn_bg {
	padding:15px 80px;
	background:url(../images/bg_submit-btn.jpg) center center no-repeat;
	background-size:100% 100%;
}
.subpage_btn_wrap.large button.btn_blue {
	background-color:#015498;
}
.subpage_btn_wrap.large button.btn_gray {
	padding:13px 43px;
	color:#333;
	border:1px solid #b2b2b2;
}
.subpage_btn_wrap.large button.btn_gray.del {
	border-color:#333;
}
	/* page nation */
.page_nation {
	width:100%;
	text-align:center;
	padding:40px 0 25px;
	font-size:13px;
	color:#333;
}
.page_nation li {
	display:inline-block;
	zoom:1;/* IE 7 */
	*display:inline;/* IE 7 */
	margin:0 5px;
	font-weight:bold;
	line-height:1;
}
.page_nation li.prev,
.page_nation li.next,
.page_nation li.first,
.page_nation li.last {
	border:1px solid #ddd;
}
.page_nation li.prev img,
.page_nation li.next img,
.page_nation li.first img,
.page_nation li.last img {
	padding:2px;
}
.page_nation li.current,
.page_nation li:hover {
	color:#015498;
	/*text-decoration:underline;*/
}
.page_nation li a {
	display:block;
	padding:5px;
}
/* search form */
.search_wrap {
	font-size:13px;
	color:#666;
}
.search_wrap .select {
	padding-left:10px;
	width:120px;
	height:27px;
}
.search_wrap .search_word {
	padding:0 10px;
	width:220px;
	height:25px;
}
.search_wrap .btn {
	padding:3px 25px;
	color:#333;
	background-color:#f4f4f4;
	border:1px solid #b2b2b2;
}
.search_wrap .search_area {
	display:inline-block;
	padding:0 3px;
	border:1px solid #ddd;
}
.search_wrap .search_area input[type="text"] {
	border:none;
	width:180px;
	vertical-align:middle;
}


/* container end */


/* footer */
.footer .footer_top {
	padding:10px 0;
	background-color:#2c2d31;
	color:#6c6c6f;
}
.footer .footer_top span {
	margin:0 20px;
}
.footer .footer_top span:first-child {
	margin-left:0;
}
.footer .footer_bottom {
	padding:30px 0 25px;
	background-color:#1a1b1f;
	overflow:hidden;
}
.footer .footer_bottom .f_logo {
	float:left;
}
.footer .footer_bottom .address_wrap {
	float:left;
	margin-left:40px;
	font-size:12px;
	letter-spacing:0;
}
.footer .footer_bottom .address_wrap .address {
	color:#8d8d8f;
}
.footer .footer_bottom .address_wrap .address span {
	margin-left:15px;
}
.footer .footer_bottom .address_wrap .copyright {
	margin-top:12px;
}

/* footer end */

@media only screen and (max-width:1132px) {
	.container {
		padding-top:170px;
	}
	.header .header_bottom {
		text-align:center;
	}
	.header .header_bottom .gnb_wrap {
		float:none;
		width:100%;
	}
	.header .header_bottom .logo {
		padding-bottom:0;
	}
	.header .header_bottom .gnb_wrap li.gnb {
		width:20%;
		margin:0;
		height:50px;
		line-height:50px;
	}
	.header .header_bottom .gnb_sub {
		top:53px;
	}
	

}
@media only screen and (max-width:640px) {
	/* header */
	.header .header_bottom .logo img {
		height:27px;
	}
	.container {
		padding-top:57px;
	}
	.header .header_top {
		display:none;
	}
	.header .header_bottom {
		text-align:left;
		position:relative;
	}
	.header .header_bottom .gnb_wrap {
		display:none;
	}
	.header_bottom .m_menu-btn {
		display:block;
		position:absolute;
		top:17px;
		right:15px;
		cursor:pointer;
	}
	.header .header_bottom .logo {
		padding-top:15px;
		padding-bottom:15px;
	}
	.m_menu-gnb {
		display:block;
		position:fixed;
		right:-350px;
		top:0px;
		bottom:0;
		width:100%;
		max-width:300px;
		background:#333;
		padding-bottom:76px;
		z-index:101;
		overflow:auto;
	}
	
	.m_menu-gnb > li {
		padding:12px 0;
		font-size:18px;
	}
	.m_menu-gnb li.depth1 {
		border-bottom:1px solid #999;
		background-color:#424242;
		color:#7b7b7b;
		cursor:pointer;
	}
	.m_menu-gnb li.depth1 span.name {
		padding-left:15px;
	}
	.m_menu-gnb li.depth1.bg {
		background:#424242 url(../images/arr_mobile-menu_down.png) 258px 12px no-repeat;
	}
	.m_menu-gnb li.depth1.bg.current {
		color:#fff;
		background:#424242 url(../images/arr_mobile-menu_up.png) 258px 12px no-repeat;
	}
	.m_menu-gnb li.close_wrap {
		background:#333;
		font-size:11.25px;
		color:#6b6b6b;
		text-align:left;
		padding-top:16px;
		padding-bottom:16px;
		cursor:pointer;
	}
	.m_menu-gnb li.close_wrap span {
		padding:0 14px
	}
	.m_menu-gnb li.close_wrap .close {
		position:absolute;
		top:18px;
		right:18px;
	}
	.m_menu-gnb li.depth1 > ul {
		border-top:1px solid #999;
		display:none;
		padding:10px 0;
		margin-top:10px;font-size:14.63px;
		
	}
	.m_menu-gnb li.depth1 ul li.depth2 {
		color:#8a8a8a;
		padding-left:30px;
	}
	.m_menu-gnb li.depth1 ul li.depth2.on,
	.m_menu-gnb li.depth1 ul li.depth2:hover {
		background:url(../images/bullet_mobile-list.png) 15px 10px no-repeat;
		color:#d6d6d6;
	}
	.m_menu-gnb li.contact {
		position:fixed;
		bottom:0;
		width:100%;
		font-size:10.13px;
		padding-left:15px;
		letter-spacing:-0.2px;
		background-color:#333;
		z-index:102;
		border-top:1px solid #999;
	}
	.m_menu-gnb li.contact .top span {
		font-size:13.15px;
		color:#717171;
		margin:0 15px;
		letter-spacing:normal;
	}
	.m_menu-gnb li.contact .top span.first {
		margin-left:0;
	}
	/* header end */
	
	/* table style */
	div.list_table table.list-table.desktop {
		display:none;
	}
	div.list_table table.list-table.mobile {
		display:table;
	}
	div.list_table table.list-table.submit.mobile tr th {
		width:30%;
		padding:0 10px;
	}
	div.list_table table.list-table.submit.mobile tr td input.text_input {
		width:100%;
	}
	div.list_table table.list-table.submit.mobile tr td input.email_second {
		width:calc(80% - 20px);
	}
	div.list_table table.list-table.submit.mobile tr td select.phone_select {
		width:25%;
	}
	div.list_table table.list-table.submit.mobile tr td input.phone {
		width:29%;
	}
	/* button style */
	.subpage_btn_wrap.large button {
		font-size:13px;
		padding: 10px;
	}
	.subpage_btn_wrap.large button.btn_gray {
		padding: 8px;
	}
	.subpage_btn_wrap.large button.btn_bg {
		padding: 10px;
	}

	
	/* footer */
	.footer .footer_top span {
		margin:0 9px;
		font-size:11px;
	}
	.footer .footer_bottom .f_logo {
		float:none;
	}
	.footer .footer_bottom .address_wrap {
		float:none;
		margin-left:0;
		margin-top:12px;
	}
	/* footer end */
		
}
@media only screen and (max-width:400px) {
	
	/* footer */
	
	/* footer end */
	
}



