﻿@charset "utf-8";
/**
 * @File Name : sub.css
 * @Description : Layout[sub]
 * @Modification Information
 * <pre>
 * 2016.08.18 | 김소화 | 최초 등록
 * </pre>
 * @author 디자인팀 김소화
 * @since 2016.08.18
 *
 * @Copyright (C) IACTS.CO.KR All rights reserved.
 */

/* ◇◆ Layout[sub] ◇◆◇◆◇◆◇◆◇◆ */


#wrap{}
	#wrap>.container{}
		#sidebar{display:none; /* ☆ */
			position:relative;
		}
		#body{/* position:relative; 안하다. #body_foot 을 #wrap 하단에 붙이기위해 */
			padding:10px;
		}
			#body_head{z-index:20;position:relative;}
				/* #body_head_s1{} */
				/* #body_head_s2{} */
			#body_content{z-index:10;clear:both;position:relative;
				padding:0 0 1.666em 0;
				min-height:360px; /* ☆ 화면확인! */
				background:#fff;
			}
			#body_foot{z-index:20;position:relative;padding:10px 0;background:#fff;}
		#aside{}
#wing{position:fixed;left:50%;bottom:0;margin:0 0 220px 620px;}


/* #wing */


/* #sidebar */


/* #visual */
#visual{position:relative;padding:0 0 15.35%;text-align:center;background:#000;overflow:hidden;}
#visual .v1{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%}

/* #body_head */


/* 현재위치. 20160523
 ☆ #location1 보다 .breadcrumb 폭이 클 때 터치로 .breadcrumb 로 좌값 조정 기능 넣으면..
     .breadcrumb 를 하위 펼침메뉴 ([id^="lnb1d"]) 위치의 기준으로 사용하면 안되므로,
     position:absolute; left:값; 으로 위치를 잡지않고 margin-left: 값; 을 이용한다.
 */
#location1{z-index:10;position:relative;height:40px;margin:0;padding:0;border-bottom:1px solid #fff;overflow:hidden;}
#location1:before{/* 말줄임.좌끝 */
	content:'…';display:none;position:absolute;right:0;bottom:0;width:3em;height:100%;overflow:hidden;text-indent:-9999px;
	background:linear-gradient(to right, rgba(255,255,255,0) 0, #fff 100%);
}
#location1:after{/* 말줄임.우끝 */
	content:'…';display:block;position:absolute;right:0;bottom:0;width:3em;height:100%;overflow:hidden;text-indent:-9999px;
	background:linear-gradient(to right, rgba(255,255,255,0) 0, #fff 100%);
}

#location1 .breadcrumb{
	/* position:absolute;left:0;top:0; */
	width:2000px; /* ☆))JS) */
	height:100%;
	margin-left:0; /* Touch Swipe 변이값 */
	color:#fff;
	white-space:nowrap;
	/* overflow:hidden; */
}
#location1 .breadcrumb *{
	line-height:1; /* 20160325. 글이 아래로 치우침 개선 */
}
#location1 .breadcrumb .cont{float:left;height:100%;}
#location1 .breadcrumb .cont>a{float:left;position:relative;
	height:14px;padding:13px 5px;
	color:#666;font-size:13px;
	/* letter-spacing:-1px; */}
#location1 .breadcrumb .cont>.sep{float:left;width:5px;height:100%;
	background:url(../../img/inc/location1sep@2x.png) no-repeat right center; /* [~IE8] center )) right 하여 background-size:contain 적용전 개선 */
	background-size:contain;
	text-align:center;overflow:hidden;text-indent:-9999px;}
#location1 .breadcrumb .cont>.home{float:left;width:20px;
	height:40px; /* [IE8]fix) 100% 는 간혹 결함 발생하여 수정 */
	margin:0 5px 0 0;padding:0;
	background:url(../../img/inc/location1home@2x.png) no-repeat center center;
	background-size:contain;
	overflow:hidden;text-indent:-9999px;
}
#location1 .breadcrumb .cont>.home img{}
/* #location1 .breadcrumb a:last-child{font-weight:bold;text-decoration:none;cursor:default;} */
#location1 .breadcrumb .cont>a .ic1{}
#location1 .breadcrumb .cont>a.on{}
#location1 .breadcrumb .cont>a.on .ic1{}


/* 본문제목. 20160523 */
#body_title{position:relative;margin:0 0 .666em;/*border-bottom:2px solid #ddd;*/line-height:1.333;letter-spacing:-1px;}
#body_title h1{margin:0;padding:.166em 0 .416em;border:0;background:transparent;color:#444;font-size:28px;letter-spacing:-2px;}


/* 본문유틸. 20160523 */
#bn1{float:right;position:relative;height:30px;margin:5px 0 1.333em;line-height:1.333;letter-spacing:-1px;}
#bn1 ul{float:left;}
#bn1 li{float:left;}
#bn1 a{float:left;}
#bn1 a>.ic1{float:left;width:30px;height:30px;margin:0 5px 0 0;
	background:url() no-repeat center center;background-size:contain;
	overflow:hidden;text-indent:-9999px;cursor:pointer;
}
#bn1 .m1>a>.ic1{background-image:url(../../img/inc/bn1twitter@2x.png);}
#bn1 .m2>a>.ic1{background-image:url(../../img/inc/bn1blog@2x.png);}
#bn1 .m3>a>.ic1{background-image:url(../../img/inc/bn1link@2x.png);}
#bn1 .m4>a>.ic1{background-image:url(../../img/inc/bn1print@2x.png);}
#bn1 .m5>a>.ic1{background-image:url(../../img/inc/bn1facebook@2x.png);}
#bn1 .m6>a>.ic1{background-image:url(../../img/inc/bn1kakao@2x.png);}





/* #body_content */


/* 본문메뉴1.드롭다운.갭0.활성배경 20160601 */
.cnb1{display:block;position:relative;margin:0 0 1.333em 0;font-size:15px;line-height:1.333;letter-spacing:-1px;overflow:hidden;}
.cnb1>.note{display:block;
	height:20px;
	margin:0;padding:10px 20px 10px 10px;
	border:2px solid #555;background:#fff;
	color:#000;font-weight:bold;text-align:left;
	text-decoration:none !important;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb1>.toggle{display:block;
	position:absolute;left:0;top:0;
	width:100%;
	height:44px;
	margin:0;padding:0;border:0;background:url(../../img/inc/b.png);color:#000;text-align:left;text-decoration:none !important;
	overflow:hidden;text-indent:-9999px;
}
.cnb1>.toggle>.ic1{float:left;position:absolute;right:0;top:50%;width:0;height:0;margin:-2px 10px;border:5px solid transparent;border-top-color:#666;overflow:hidden;text-indent:100%;}
.cnb1>.toggle.on>.ic1{float:left;position:absolute;right:0;top:50%;width:0;height:0;margin:-8px 10px;border:5px solid transparent;border-bottom-color:#666;overflow:hidden;text-indent:100%;}
.cnb1 ul{list-style:none;margin:0;padding:0 0 0 1px;border-top:1px solid #d7d7d7;overflow:hidden;}
.cnb1>.toggle~ul{border:0;}
.cnb1 li{float:left;width:100%;margin:0;padding:0;}
*+html .cnb1 li{margin-right:-1px;}
.cnb1 [class*='col-'] li{width:100%;} /* ☆ 자동균등폭 .mj-menu-even-width 에 영향 받지 않도록 */
.cnb1 li>a{display:block;min-height:1.333em;margin:-1px 0 0 -1px;padding:9px;border:1px solid #d7d7d7;background:#fff;color:#666;text-decoration:none !important;}
.cnb1 li>a:hover,
.cnb1 li>a:focus{z-index:20;position:relative;background-color:#4a0;border:1px solid #4a0;color:#fff;}
.cnb1 li.on>a{z-index:10;position:relative;border-color:#0d9d5f;background-color:#0d9d5f;color:#fff;font-weight:500;cursor:default;}


/* 본문메뉴2.드롭다운.갭0.활성배경 20160601 */
.cnb2{display:block;position:relative;margin:0 0 1.333em 0;border:1px solid #999;background:#fcfcfc;font-size:14px;line-height:1.333;letter-spacing:-1px;overflow:hidden;}
.cnb2>.note{display:block;
	height:19px;
	margin:0;padding:10px 20px 10px 10px;
	border:0;background:#f4f4f4;
	color:#000;font-weight:bold;
	text-align:left;text-decoration:none !important;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb2>.toggle{display:block;
	position:absolute;left:0;top:0;
	box-sizing:content-box;
	width:100%;
	height:39px;
	margin:0;padding:0;border:0;background:url(../../img/inc/b.png);color:#000;text-align:left;text-decoration:none !important;
	overflow:hidden;text-indent:-9999px;
}
.cnb2>.toggle>.ic1{float:left;position:absolute;right:0;top:50%;width:0;height:0;margin:-2px 10px;border:5px solid transparent;border-top-color:#666;overflow:hidden;text-indent:100%;}
.cnb2>.toggle.on>.ic1{float:left;position:absolute;right:0;top:50%;width:0;height:0;margin:-8px 10px;border:5px solid transparent;border-bottom-color:#666;overflow:hidden;text-indent:100%;}
.cnb2 ul{list-style:none;margin:0;padding:0;overflow:hidden;}
.cnb2>.toggle~ul{border-top:1px solid #999;}
.cnb2 li{display:inline;margin:0;padding:0;}
.cnb2 [class*='col-'] li{width:100%;} /* ☆ 자동균등폭 .mj-menu-even-width 에 영향 받지 않도록 */
.cnb2 li>a{display:block;min-height:1.333em;margin:-1px -1px 0 -1px;padding:.5em .666em;border:1px solid #e6eaee;background:#fff;color:#666;text-decoration:none !important;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
.cnb2 li:last-child>a{border-bottom-color:transparent;}
.cnb2 li>a:hover,
.cnb2 li>a:focus{z-index:20;position:relative;border-color:#f1f3f5;background-color:#f1f3f5;color:#345;}
.cnb2 li.on>a{z-index:10;position:relative;border-color:#58c;background-color:#58c;color:#fff;font-weight:500;cursor:default;}


/* 본문메뉴3.드롭다운.갭0.활성배경 20160531 */
.cnb3{display:block;position:relative;margin:0 0 1.333em 0;border:1px solid #ddd;background:#fff;font-size:13px;line-height:1.333;letter-spacing:-1px;overflow:hidden;}
.cnb3>.note{display:block;
	height:17px;
	margin:0;padding:10px 20px 10px 10px;
	border:0;background:#f4f4f4;
	color:#000;font-weight:bold;
	text-align:left;text-decoration:none !important;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb3>.toggle{display:block;
	position:absolute;left:0;top:0;
	box-sizing:content-box;
	width:100%;
	height:37px;
	margin:0;padding:0;border:0;background:url(../../img/inc/b.png);color:#000;text-align:left;text-decoration:none !important;
	overflow:hidden;text-indent:-9999px;
}
.cnb3>.toggle>.ic1{float:left;position:absolute;right:0;top:50%;width:0;height:0;margin:-2px 10px;border:5px solid transparent;border-top-color:#666;overflow:hidden;text-indent:100%;}
.cnb3>.toggle.on>.ic1{float:left;position:absolute;right:0;top:50%;width:0;height:0;margin:-8px 10px;border:5px solid transparent;border-bottom-color:#666;overflow:hidden;text-indent:100%;}
.cnb3 ul{display:block;list-style:none;margin:0;padding:0;border-top:1px solid #ddd;overflow:hidden;}
.cnb3 li{display:inline;margin:0;padding:0;}
.cnb3 [class*='col-'] li{width:100%;} /* ☆ 자동균등폭 .mj-menu-even-width 에 영향 받지 않도록 */
.cnb3 li>a{display:block;
	margin:0;padding:.5em .666em;
	color:#666;
	text-decoration:none !important;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb3 li>a:hover,
.cnb3 li>a:focus{background-color:#f5f7f9;color:#345;}
.cnb3 li.on>a{z-index:10;position:relative;border-color:#deb;background-color:#deb;color:#480;font-weight:500;cursor:default;}


/* ETC */


/* ◇◆ StyleName. YYYYMMDD. @Who	 ◇◆ */


/* ◇◆ @media print{} ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ */

@media print{ /* 20150903. )) @media all{} /share/ui/printpage.html */
	/* hide */
	#head, #visual, #foot, #wing, #sidebar, #side, #aside,
	#body_foot,
	/* #body_head>#body_title, */
	#body_head>#location1,
	#tnb1,
	#bn1,
	.bg, .noprint{display:none !important;}
	/* show */
	html{background:#fff !important;}
	body,
	#container, #wrap, 	#body,
	#body_head,
	#body_content{float:none !important;left:0 !important;top:0 !important;width:auto !important;min-width:0 !important;max-width:none !important;height:auto !important;margin:0 !important;padding:0 !important;border:0 !important;background:transparent !important;overflow:visible !important;box-shadow:none !important;}
	#body_title{display:block !important;position:static !important;left:0 !important;top:0 !important;height:auto !important;margin:0 0 1em 0 !important;padding:0 0 1em 0 !important;border:0 !important;}
	table{border-color:#999 !important;}
	table th,
	table td{border-color:#999 !important;}
	/* transparent */
	#head_below{background:transparent !important;}
}


/* RWD ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ */

@media all and (min-width:768px){/* medium ◇◆◇◆◇◆◇◆◇◆ */

#body{padding:20px;}

#bn1{margin-top:-50px;}



/* ☆ 자동균등폭 .mj-menu-even-width 20160531 */
.mj-menu-even-width ul{opacity:0;} /* 변이 모습 감춤. makeEvenWidthMenus(); 실행 후 opacity:1; */


/* 본문메뉴1.갭0.활성바촉.보더랩 20160531 */
.cnb1{}
.cnb1>.note{display:none;}
.cnb1>.toggle{display:none;}
.cnb1 ul{
	display:block !important; /* ☆ */
	position:relative;
	min-height:0; /* [IE7]fix */
	margin:0 -1px -1px 0; /* 우측오차1px보정. 우측끝 a 요소의 보더 1px까지 감춤 */
	padding:1px;
	border:0;
	/* border:1px solid #d7d7d7; */ /* border 겹치는 메뉴 활성 디자인을 위해 border 는 .cnb1 말고 ul 에 정의 */
	background:#fff url(../../img/inc/b.000000.opacity.10.pattern4slash1.png);
	overflow:visible;
}
*+html .cnb1 ul{margin:0 -5px 0 -1px;}
.cnb1 ul:before,
.cnb1 ul:after{content:'';display:table;} /* [IE8+] */
.cnb1 ul:after{clear:both;}
.cnb1 li{width:auto;text-align:center;}
*+html .cnb1 li>a{margin:-1px 0;}
.cnb1 li>a{padding:12px 9px;background:#f7f7f7;}
.cnb1 li.on>a{
	border-color:#0d9d5f;background:#0d9d5f;
	color:#fff;font-weight:bold;
}
.cnb1 li.on>a:before{}
.cnb1 li.on>a:after{}
/* ☆(100/(column1~12))% */
.cnb1 .col-1 > li{width:100%;text-align:left;}
.cnb1 .col-2 > li{width:50%;}
.cnb1 .col-3 > li{width:33.33333%;}
.cnb1 .col-4 > li{width:25%;}
.cnb1 .col-5 > li{width:20%;}
.cnb1 .col-6 > li{width:16.66666%;}
.cnb1 .col-7 > li{width:14.28571%;}
.cnb1 .col-8 > li{width:12.5%;}
.cnb1 .col-9 > li{width:11.11111%;}
.cnb1 .col-10 > li{width:10%;}
.cnb1 .col-11 > li{width:9.09091%;}
.cnb1 .col-12 > li{width:8.33333%;}


/* 본문메뉴2.갭.불릿 20160531 */
.cnb2{padding:1% 2%;border:1px solid #ddd;}
.cnb2>.note{display:none;}
.cnb2>.toggle{display:none;}
.cnb2 ul{display:block !important;position:relative;
	padding:0 .333em;
	border:0;
}
.cnb2>.toggle~ul{border:0;}
.cnb2 li{display:inline-block /* ☆ [IE7]bugFix */;float:left;width:auto;height:auto;margin:0;padding:0 .1% .3%;text-align:left;}
*+html .cnb2 li{display:inline /* ☆ [IE7]bugFix */;float:none;margin-right:-1px;vertical-align:top;}
.cnb2 li>a{display:block;
	margin:0 .333em 0 0;padding:.333em .666em;
	border:0;
	background:url(../../img/inc/cnb2bg1.png) no-repeat 0 .666em;
	color:#666;
	text-decoration:none !important;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb2 li>a:hover,
.cnb2 li>a:focus{margin-left:-.333em;padding-left:1em;background-position:.333em .666em;}
.cnb2 li.on>a{background-color:transparent;background-image:url(../../img/inc/cnb2bg1on.png);color:#07b;text-decoration:underline !important;}
/* ☆(-0.2+(100/(column1~12)))% */
.cnb2 .col-1 > li{width:99.8%;text-align:left;} /* (-0.2+100)% */
.cnb2 .col-2 > li{width:49.8%;} /* (-0.2+50)% */
.cnb2 .col-3 > li{width:33.13333%;} /* (-0.2+33.33333)% */
.cnb2 .col-4 > li{width:24.8%;} /* (-0.2+25)% */
.cnb2 .col-5 > li{width:19.8%;} /* (-0.2+20)% */
.cnb2 .col-6 > li{width:16.46667%;} /* (-0.2+16.66667)% */
.cnb2 .col-7 > li{width:14.08571%;} /* (-0.2+14.28571)% */
.cnb2 .col-8 > li{width:12.3%;} /* (-0.2+12.5)% */
.cnb2 .col-9 > li{width:10.91111%;} /* (-0.2+11.11111)% */
.cnb2 .col-10 > li{width:9.8%;} /* (-0.2+10)% */
.cnb2 .col-11 > li{width:8.89091%;} /* (-0.2+9.09091)% */
.cnb2 .col-12 > li{width:8.13333%;} /* (-0.2+8.33333)% */


/* 본문메뉴3.갭.불릿 20160531 */
.cnb3{padding:1% 2%;}
.cnb3>.note{display:none;}
.cnb3>.toggle{display:none;}
.cnb3 ul{display:block !important;position:relative;
	padding:0 .333em;
	border:0;
}
.cnb3 li{display:inline-block /* ☆ [IE7]bugFix */;float:left;width:auto;height:auto;margin:0;padding:0 .1% .3%;text-align:left;}
*+html .cnb3 li{display:inline /* ☆ [IE7]bugFix */;float:none;margin-right:-1px;vertical-align:top;}
.cnb3 li>a{display:block;
	margin:0 .333em 0 0;padding:.333em .666em;
	background:url(../../img/inc/cnb3bg1.png) no-repeat 0 .666em;
	color:#666;
	text-decoration:none !important;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb3 li>a:hover,
.cnb3 li>a:focus{margin-left:-.333em;padding-left:1em;background-position:.333em .666em;}
.cnb3 li.on>a{background-color:transparent;background-image:url(../../img/inc/cnb3bg1on.png);color:#480;text-decoration:underline !important;}
/* ☆(-0.2+(100/(column1~12)))% */
.cnb3 .col-1 > li{width:99.8%;text-align:left;} /* (-0.2+100)% */
.cnb3 .col-2 > li{width:49.8%;} /* (-0.2+50)% */
.cnb3 .col-3 > li{width:33.13333%;} /* (-0.2+33.33333)% */
.cnb3 .col-4 > li{width:24.8%;} /* (-0.2+25)% */
.cnb3 .col-5 > li{width:19.8%;} /* (-0.2+20)% */
.cnb3 .col-6 > li{width:16.46667%;} /* (-0.2+16.66667)% */
.cnb3 .col-7 > li{width:14.08571%;} /* (-0.2+14.28571)% */
.cnb3 .col-8 > li{width:12.3%;} /* (-0.2+12.5)% */
.cnb3 .col-9 > li{width:10.91111%;} /* (-0.2+11.11111)% */
.cnb3 .col-10 > li{width:9.8%;} /* (-0.2+10)% */
.cnb3 .col-11 > li{width:8.89091%;} /* (-0.2+9.09091)% */
.cnb3 .col-12 > li{width:8.13333%;} /* (-0.2+8.33333)% */


} /* /(min-width:768px) */
@media all and (min-width:1000px){/* large ◇◆◇◆◇◆◇◆◇◆ */
} /* /(min-width:1000px) */
@media all and (min-width:1256px){/* xlarge ◇◆◇◆◇◆◇◆◇◆ */


#wrap{z-index:10;}
	#wrap>.container{margin:0 auto;}
		#sidebar{display:block; /* ☆ */
			float:left;
			position:relative;
			margin:-76px 0 0;
			padding:8px;
			width:262px;
			background:#fff;
		}
		#body{float:right;
			/* width:75%; */ /* =900/1200 */
			width:862px;
			margin:0;padding:10px 30px 100px;
		}
			#body_head{}
				#body_head_s1{}
				#body_head_s2{}
			#body_content{
				min-height:500px; /* 좌 높이 맞춤 */
			}




#body_title{padding-right:150px;}
#body_title h1{font-weight:500;font-size:35px;}



/* ◇◆◇◆ only Desktop Contents ◇◆◇◆ */


/* 사이드제목 20160524 */
#side_title{display:block;position:relative;
	height:68px;
	line-height:68px;
	margin:0 0 15px;
	padding:0 0 0 20px;
	background:#1ca201;
}
#side_title>a{display:block;
	display:block;
	color:#fff;font-weight:500;font-size:20px;
}
#side_title .ic1{float:left;position:absolute;right:10px;bottom:10px;
	width:59px;height:29px;
	background:url(../../img/inc/side_title_p01.png) no-repeat center center;
}

/* 사이드메뉴 20160524 */
#snb1{background:#efefef;border:1px solid #ddd}
/* depth2 */
#snb1 div.d2>ul>li{display:inline;}
#snb1 div.d2>ul>li>a{display:block;
	margin:-1px 0 0;padding:15px 30px 14px 20px;
	border-top:1px solid #ddd;
	color:#333;font-weight:normal;font-size:15px;
}
#snb1 div.d2>ul>li.hasSub>a{
	background:url(../../img/inc/snb1d2bg1has.png) no-repeat 91% 19px; /* (191(좌기준위치)/210(메뉴폭)) ((50(메뉴1줄높이)-9(이미지높이))/2) */
}
#snb1 div.d2>ul>li.on>a{
	margin:-1px 0 0;
	color:#157a00;font-weight:bold;
}
#snb1 div.d2>ul>li.hasSub.on>a{
	background-image:url(../../img/inc/snb1d2bg1on.png);
}
/* depth3 */
#snb1 div.d2>ul>li.on>div.d3{
	display:block; /* 활성 */
}
#snb1 div.d3{display:none;padding:15px 20px;border-top:1px solid #ddd;background:#fcfcfc;}
#snb1 div.d3>ul>li{display:inline;}
#snb1 div.d3>ul>li>a{display:block;
	margin:0 -10px;
	padding:4px 10px 4px 20px;
	background:url(../../img/inc/snb1d3bg1.png) no-repeat 10px 10px;
	color:#666;font-weight:normal;font-size:13px;
}
#snb1 div.d3>ul>li>a:hover,
#snb1 div.d3>ul>li>a:focus{
	background-color:#fff;
	color:#000;
}
#snb1 div.d3>ul>li.on>a{
	color:#000;font-weight:bold;
}






#snb1 div.d2>ul>li>a[target="_blank"]:after,
#snb1 div.d3>ul>li>a[target="_blank"]:after{ /* [IE8+] */
	content:'';
	display:inline-block;
	width:11px;height:10px;
	margin:0 0 3px 4px;
	background:url(../../img/inc/ic11newwindow.png) no-repeat;
	vertical-align:middle;
}

} /* /(min-width:1256px) */

/* ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ */