@charset "euc-kr";
/*

HOW TO CREATE A CSS3 DROPDOWN MENU [TUTORIAL]

"How to create a CSS3 Dropdown Menu [Tutorial]" was specially made for DesignModo by our friend Valeriu Timbuc.

Links:
http://vtimbuc.net/
https://twitter.com/vtimbuc
http://designmodo.com
http://vladimirkudinov.com

*/

#Gnb {
	z-index: 900;
	width: 100%;
	height: 52px;
	box-sizing: border-box;
	padding: 2.5px;
	margin: 0;
	text-align: center;
	background-color: #1a2977;
	clear: both;
}
#Gnb .gnb-inner {
	position: relative;
	z-index: 999;
	width: 1440px;
	margin: 0 auto;
}
/* Reset */
.menu, .menu ul, .menu li, .menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
/***** Menu *****/
.menu {
	width: 100%;
	box-sizing:border-box;
	padding-left:60px;
}
.menu > li {
	position: relative;
	/*	min-width:7.6%;*/
	box-sizing: border-box;
	list-style: none;
	float: left;
	display: block;
	margin: 0px 3px;
	padding: 0px 2px;
	letter-spacing: -1px;
	font-family: 'Noto Sans KR', 'Nanum Gothic', dotum, gulim, Helvetica, Arial, sans-serif;
	font-size: 23px;
	font-weight: 400;
	line-height: 80px;
	text-align: center;
}
/* Links */

.menu > li a {
	display: block;
	padding: 0px;
	text-decoration: none;
	color: #fff;
}
.menu > li.last {
	background: none;
	padding-right: 0;
}
.menu li:first-child {
	background: none;
}
.menu li:last-child a {
	border-right: none;
}
.menu > li[class~="bt"]:hover {
/*	background: url(/img/main/cate_bg.gif) no-repeat top left ;  */
}
.menu li:hover {
	background-color: transparent;
}
.menu li:hover > a {
	color: #fff;
}
/***** Sub Menu *****/

.menu ul {
	position: absolute;
	display: none;
	top: 45px;
	left: 0;
	padding: 12px 0px;
	width: 418px;
	opacity: 0;
	background-color: #fff;
	border: 1px solid #25354f;
	border-width: 2px;
	/*	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
*/
	z-index: 999;
}
.menu ul.box_right {
	left: -270px;
}
.menu li:hover > ul {
	opacity: 1;
	display: block;
}
.menu ul li {
	float: left;
	box-sizing: border-box;
	width: 50%;
	overflow: hidden;
	padding-left: 10px;
	text-align: left;
	background: none;
}
.menu ul li span {
	text-align: left;
}
.menu li:hover > ul li {
	height: 40px;
	overflow: visible;
}
.menu ul li a {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 40px;
	color: #000;
}
.menu ul li a:hover {
	color: #40b9ff;
}
.menu li > ul li:hover {
	background-color: #fff;
}
.menu li > ul li.cate_tit:hover {
	background-color: #fecc00;
}
.menu ul li.cate_tit {
	width: 100%;
	letter-spacing: normal;
	line-height: 45px;
	font-size: 18px;
	font-weight: 800;
	color: #fff;
	text-align: center;
	padding: 0px 0px;
	margin: 0px 0px 8px 0px;
	background-color: #fecc00;
}
.menu ul li.cate_tit a {
	font: 13px/30px;
}
.menu ul li img {
	border: 0px solid #CCC;
}
.menu ul li .img {
	float: left;
}
.menu ul li .text {
	float: right;
}
.menu ul li:last-child a {
	border: none;
}
/***** Æ¯°¡»óÇ°14,000~ *****/

.menu a.cate01-01 {
	background: url(/img/gnb/cate01_img01.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate01-02 {
	background: url(/img/gnb/cate01_img02.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate01-03 {
	background: url(/img/gnb/cate01_img03.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate01-04 {
	background: url(/img/gnb/cate01_img04.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate01-05 {
	background: url(/img/gnb/cate01_img05.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate01-06 {
	background: url(/img/gnb/cate01_img06.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate01-07 {
	background: url(/img/gnb/cate01_img07.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate01-08 {
	background: url(/img/gnb/cate01_img08.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate01-09 {
	background: url(/img/gnb/cate01_img09.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate01-10 {
	background: url(/img/gnb/cate01_img10.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
/* ±¹°¡´ëÇ¥ÆÀ */
.menu a.cate02-00 {
	background: url(/img/gnb/cate02_icon.gif) no-repeat 6px center;
	padding-left: 45px;
}  /* ±¹°¡´ëÇ¥ÆÀ */
.menu a.cate02-01 {
	background: url(/img/gnb/cate02_img01.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ´ëÇÑ¹Î±¹ */
.menu a.cate02-02 {
	background: url(/img/gnb/cate02_img02.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* Æ÷¸£Åõ°¥ */
.menu a.cate02-03 {
	background: url(/img/gnb/cate02_img03.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* Ã¼ÄÚ */
.menu a.cate02-04 {
	background: url(/img/gnb/cate02_img04.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ½ºÆäÀÎ */
.menu a.cate02-05 {
	background: url(/img/gnb/cate02_img05.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* À×±Û·£µå */
.menu a.cate02-06 {
	background: url(/img/gnb/cate02_img06.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* Å©·Î¾ÆÆ¼¾Æ */
.menu a.cate02-07 {
	background: url(/img/gnb/cate02_img07.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¾Æ¸£ÇîÆ¼³ª */
.menu a.cate02-08 {
	background: url(/img/gnb/cate02_img08.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ÇÁ¶û½º */
.menu a.cate02-09 {
	background: url(/img/gnb/cate02_img09.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ±×¸®½º */
.menu a.cate02-10 {
	background: url(/img/gnb/cate02_img10.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ºê¶óÁú */
.menu a.cate02-11 {
	background: url(/img/gnb/cate02_img11.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ³×´ú¶õµå */
.menu a.cate02-12 {
	background: url(/img/gnb/cate02_img12.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ³²¾Æ°ø */
.menu a.cate02-13 {
	background: url(/img/gnb/cate02_img13.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* µ¶ÀÏ */
.menu a.cate02-14 {
	background: url(/img/gnb/cate02_img14.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ½º¿þµ§ */
.menu a.cate02-15 {
	background: url(/img/gnb/cate02_img15.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* µ§¸¶Å© */
.menu a.cate02-16 {
	background: url(/img/gnb/cate02_img16.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ÀÌÅ»¸®¾Æ */
.menu a.cate02-17 {
	background: url(/img/gnb/cate02_img17.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ÀÏº» */
.menu a.cate02-18 {
	background: url(/img/gnb/cate02_img18.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¸ß½ÃÄÚ */
.menu a.cate02-19 {
	background: url(/img/gnb/cate02_img19.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* º§±â¿¡ */
.menu a.cate02-20 {
	background: url(/img/gnb/cate02_img20.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ·¯½Ã¾Æ */
.menu a.cate02-21 {
	background: url(/img/gnb/cate02_img21.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* Ä¥·¹ */
.menu a.cate02-22 {
	background: url(/img/gnb/cate02_img22.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ÄÝ·Òºñ¾Æ */




/* ÇÁ¸®¹Ì¾î¸®±× */
.menu a.cate03-00 {
	background: url(/img/gnb/cate03_icon.gif) no-repeat 6px center;
	padding-left: 45px;
}  /* ÇÁ¸®¹Ì¾î¸®±× */
.menu a.cate03-01 {
	background: url(/img/gnb/cate03_img01.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* Ã¿½Ã */
.menu a.cate03-02 {
	background: url(/img/gnb/cate03_img02.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ÄýÁîÆÄÅ©·¹ÀÎÁ®½º */
.menu a.cate03-03 {
	background: url(/img/gnb/cate03_img03.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¿¡¹öÅÏ */
.menu a.cate03-04 {
	background: url(/img/gnb/cate03_img04.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¸®¹öÇÃ */
.menu a.cate03-05 {
	background: url(/img/gnb/cate03_img05.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* Ä«µðÇÁ½ÃÆ¼ */
.menu a.cate03-06 {
	background: url(/img/gnb/cate03_img06.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¾Æ½ºÅæºô¶ó */
.menu a.cate03-07 {
	background: url(/img/gnb/cate03_img07.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¾Æ½º³¯ */
.menu a.cate03-08 {
	background: url(/img/gnb/cate03_img08.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ´ºÄ³½½ */
.menu a.cate03-09 {
	background: url(/img/gnb/cate03_img09.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* Ç®·³ */
.menu a.cate03-10 {
	background: url(/img/gnb/cate03_img10.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¸Ç½ÃÆ¼ */
.menu a.cate03-11 {
	background: url(/img/gnb/cate03_img11.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ÅäÆ®³Ñ */
.menu a.cate03-12 {
	background: url(/img/gnb/cate03_img12.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¿þ½ºÆ®ºê·ÒÀ§Ä¡ */
.menu a.cate03-13 {
	background: url(/img/gnb/cate03_img13.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¸ÇÀ¯ */
.menu a.cate03-14 {
	background: url(/img/gnb/cate03_img14.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¼±´õ·£µå */
.menu a.cate03-15 {
	background: url(/img/gnb/cate03_img15.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ºí·¢¹ø */
.menu a.cate03-16 {
	background: url(/img/gnb/cate03_img16.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ½º¿ÏÁö½ÃÆ¼ */
.menu a.cate03-17 {
	background: url(/img/gnb/cate03_img17.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* º¼Æ° */
.menu a.cate03-18 {
	background: url(/img/gnb/cate03_img18.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¹ö¹Ö¾ö */
.menu a.cate03-19 {
	background: url(/img/gnb/cate03_img19.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ·¹½ºÅÍ½ÃÆ¼ */
.menu a.cate03-20 {
	background: url(/img/gnb/cate03_img20.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¿þ½ºÆ®ÇÜ */
.menu a.cate03-21 {
	background: url(/img/gnb/cate03_img21.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ±âÅ¸ÆÀ */
.menu a.cate03-22 {
	background: url(/img/gnb/cate03_img22.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¿ï¹öÇÜÆ° */
/* ÇÁ¸®¸Þ¶ó¸®°¡ */
.menu a.cate04-00 {
	background: url(/img/gnb/cate04_icon.gif) no-repeat 6px center;
	padding-left: 45px;
}  /* ÇÁ¸®¸Þ¶ó¸®°¡ */
.menu a.cate04-01 {
	background: url(/img/gnb/cate04_img01.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¹Ù¸£¼¿·Î³ª */
.menu a.cate04-02 {
	background: url(/img/gnb/cate04_img02.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ·¹¾Ë¸¶µå¸®µå */
.menu a.cate04-03 {
	background: url(/img/gnb/cate04_img03.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¾ÆÆ²·¹Æ¼ÄÚ ¸¶µå¸®µå */
.menu a.cate04-04 {
	background: url(/img/gnb/cate04_img04.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¹ß·»½Ã¾Æ */
.menu a.cate04-05 {
	background: url(/img/gnb/cate04_img05.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ±âÅ¸ÆÀ */
/* ¼¼¸®¾ÆA */
.menu a.cate05-00 {
	background: url(/img/gnb/cate05_icon.gif) no-repeat 6px center;
	padding-left: 45px;
}  /* ¼¼¸®¾ÆA */
.menu a.cate05-01 {
	background: url(/img/gnb/cate05_img01.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* AC¹Ð¶õ */
.menu a.cate05-02 {
	background: url(/img/gnb/cate05_img02.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ³ªÆú¸® */
.menu a.cate05-03 {
	background: url(/img/gnb/cate05_img03.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* À¯º¥Åõ½º */
.menu a.cate05-04 {
	background: url(/img/gnb/cate05_img04.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¶óÄ¡¿À */
.menu a.cate05-05 {
	background: url(/img/gnb/cate05_img05.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ÀÎÅÍ¹Ð¶õ */
.menu a.cate05-06 {
	background: url(/img/gnb/cate05_img06.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* AS·Î¸¶ */
.menu a.cate05-07 {
	background: url(/img/gnb/cate05_img07.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ±âÅ¸ÆÀ */
/* ºÐµ¥½º¸®°¡ */
.menu a.cate06-00 {
	background: url(/img/gnb/cate06_icon.gif) no-repeat 6px center;
	padding-left: 45px;
}  /* ºÐµ¥½º¸®°¡ */
.menu a.cate06-01 {
	background: url(/img/gnb/cate06_img01.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¹ÙÀÌ¿¡¸¥ ¹ÀÇî */
.menu a.cate06-02 {
	background: url(/img/gnb/cate06_img02.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ·¹¹öÄíÁ¨ */
.menu a.cate06-03 {
	background: url(/img/gnb/cate06_img03.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* µµ¸£Æ®¹®Æ® */
.menu a.cate06-04 {
	background: url(/img/gnb/cate06_img04.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¼£ÄÉ */
.menu a.cate06-05 {
	background: url(/img/gnb/cate06_img05.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ÇÔºÎ¸£Å© */
.menu a.cate06-06 {
	background: url(/img/gnb/cate06_img06.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¸¶ÀÎÃ÷ */
.menu a.cate06-07 {
	background: url(/img/gnb/cate06_img07.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* º¼ÇÁ½ººÎ¸£Å© */
.menu a.cate06-08 {
	background: url(/img/gnb/cate06_img08.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¾Æ¿ìÅ©½ººÎ¸£Å© */
.menu a.cate06-09 {
	background: url(/img/gnb/cate06_img09.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ±âÅ¸ÆÀ */
/* ¸®±×¾Ó */
.menu a.cate07-00 {
	background: url(/img/gnb/cate07_icon.gif) no-repeat 6px center;
	padding-left: 45px;
}  /* ¸®±×¾Ó */
.menu a.cate07-01 {
	background: url(/img/gnb/cate07_img01.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ÆÄ¸®»ýÁ¦¸£¸Á */
.menu a.cate07-02 {
	background: url(/img/gnb/cate07_img02.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¸®¿Ë */
.menu a.cate07-03 {
	background: url(/img/gnb/cate07_img03.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¸¶¸£¼¼À¯ */
.menu a.cate07-04 {
	background: url(/img/gnb/cate07_img04.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¿À¼¼¸£ */
.menu a.cate07-05 {
	background: url(/img/gnb/cate07_img05.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* AS¸ð³ªÄÚ */
.menu a.cate07-06 {
	background: url(/img/gnb/cate07_img06.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ±âÅ¸ÆÀ */
/* ±âÅ¸¸®±× */
.menu a.cate08-00 {
	background: url(/img/gnb/cate08_icon.gif) no-repeat 6px center;
	padding-left: 45px;
}  /* ±âÅ¸¸®±× */
.menu a.cate08-01 {
	background: url(/img/gnb/cate08_img01.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¾ÆÀÎÆ®È£º¥ */
.menu a.cate08-02 {
	background: url(/img/gnb/cate08_img02.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* LA °¶·°½Ã */
.menu a.cate08-03 {
	background: url(/img/gnb/cate08_img03.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¼¿Æ½ */
.menu a.cate08-04 {
	background: url(/img/gnb/cate08_img04.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¾Æ¾à½º */
.menu a.cate08-05 {
	background: url(/img/gnb/cate08_img05.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* Æó¿¹³ë¸£Æ® */
.menu a.cate08-06 {
	background: url(/img/gnb/cate08_img06.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¼ö¿ø »ï¼º */
.menu a.cate08-07 {
	background: url(/img/gnb/cate08_img07.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* FC ¼­¿ï */
.menu a.cate08-08 {
	background: url(/img/gnb/cate08_img08.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}  /* ¿¡·¹¾ß */
/* ºê·£µåÀ¯´ÏÆû */

.menu a.cate09-01 {
	background: url(/img/gnb/cate09_img01.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate09-02 {
	background: url(/img/gnb/cate09_img02.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate09-03 {
	background: url(/img/gnb/cate09_img03.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate09-04 {
	background: url(/img/gnb/cate09_img04.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate09-05 {
	background: url(/img/gnb/cate09_img05.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate09-06 {
	background: url(/img/gnb/cate09_img06.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate09-07 {
	background: url(/img/gnb/cate09_img07.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate09-08 {
	background: url(/img/gnb/cate09_img08.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate09-09 {
	background: url(/img/gnb/cate09_img09.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate09-10 {
	background: url(/img/gnb/cate09_img10.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate09-11 {
	background: url(/img/gnb/cate09_img11.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
.menu a.cate09-12 {
	background: url(/img/gnb/cate09_img12.gif) no-repeat 6px center;
	background-size: 40px;
	padding-left: 70px;
}
/* ¾Æµ¿À¯´ÏÆû */
.menu a.cate10-00 {
	background: url(/img/gnb/cate10_icon.gif) no-repeat 6px center;
	padding-left: 45px;
}  /* ¾Æµ¿À¯´ÏÆû */
/* °ñ±âÆÛÀ¯´ÏÆû */
.menu a.cate11-00 {
	background: url(/img/gnb/cate11_icon.gif) no-repeat 6px center;
	padding-left: 45px;
}  /* °ñ±âÆÛÀ¯´ÏÆû */
/* Ãà±¸¿ëÇ° */
.menu a.cate12-00 {
	background: url(/img/gnb/cate12_icon.gif) no-repeat 6px center;
	padding-left: 45px;
}  /* Ãà±¸¿ëÇ° */
/* ¾Æµ¿À¯´ÏÆû */
.menu a.cate13-01 {
	background: url(/img/gnb/cate13_img01.gif) no-repeat 6px center;
	padding-left: 55px;
} 
.menu a.cate13-02 {
	background: url(/img/gnb/cate13_img02.gif) no-repeat 6px center;
	padding-left: 55px;
} 
/* Ãà±¸¿ëÇ° */
/*********** FULL MENU ******/
.btn-menu {
	float: left;
	position: relative;
	z-index: 9990;
	width: 35px;
	height: 35px;
	margin: 5px 14px;
	background: none;
	background-color: transparent;
	transition: background 0.4s;
}
.btn-menu span {
	display: block;
	width: 29px;
	height: 4px;
	margin: 6px 3px;
	text-indent: -9999px;
	line-height: 0;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.btn-menu-closed {
	position: relative;
	z-index: 9990;
	width: 52px;
	height: 52px;
	margin:0px auto 60px auto;
	background: url(/img/menu_closed.png) no-repeat 50% 50% #fff;
	transition: background 0.4s;
}

#fullMenu {
	display: none;
	overflow: auto;
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(/img/menu_fullbg.png) repeat;
}
#fullMenu .fullMenu-inner {
	position: relative;
	width: 1440px;
	margin: 100px auto;
	padding: 0px;
}
.full-cate ul, .full-cate li, .full-cate a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	list-style: none;
}
.full-cate {
	width: 100%;
	margin: 0;
	padding: 0;
}
.full-cate li {
	position: relative;
	float:left;
	width: 17%;
	display: block;
	margin:0px 1.5% 40px 1.5%;
	text-align:left;
}
.full-cate li a {
	display: block;
	line-height: 45px;
	font-size: 21px;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.full-cate li._rh1 {
	height:330px;
}
.full-cate li._rh2 {
	height:134px;
}

.full-cate ul {
	width: 100%;
	margin:10px 0px 0px 0px;
}
.full-cate ul li {
	float:left;
	width: 48%;
	overflow: hidden;
	text-align: left;
	display: inline-block;
	margin: 4px 1%;
}
.full-cate ul li a {
	line-height: 18px;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	padding: 0px;
	margin: 0px;
	border:0;
}
.full-cate ul li a:hover {
	text-decoration:underline;
}
.full-cate ul li dl {
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
}
.full-cate ul li dl dd a {
	line-height: 18px;
}

/******* -END- FULL MENU ******/
