
/*************************************************************/
/*      Å« ·¹ÀÌ¾Æ¿ô  (½ÃÀÛ)                                  */
/*************************************************************/

html {
	height: 100%;
}
body {
	height: 100%;
}

#wrap { 
	overflow: hidden; 
	width:100%; height:100%px;
}

#header { 
	width:100%;  
	margin:0 auto; 
}
#article { 
	margin:0 auto; 
	padding-bottom:0px;
	width:100%; height: 100%;
	/* border: solid 1px blue; */
}

#footer { 
	width:100%;  
	text-align:center; 
}

		/*  ¹ÝÀÀ¸ÞÀÎ CSS Ãß°¡ (½ÃÀÛ) */
		#wrapMain { 
			overflow: hidden; 
			width:100%; height:100%;
			position:relative;
			min-height:585px; 
 		}

		.footerPositionBottom { 
			position:absolute; bottom:0px;
			/* border: solid 3px red; */
		}
		/*  ¹ÝÀÀ¸ÞÀÎ CSS Ãß°¡ (³¡) */

/*************************************************************/
/*      Å« ·¹ÀÌ¾Æ¿ô  (³¡)                                    */
/*************************************************************/


/*********************************/
/*      header ³»¿ë (½ÃÀÛ)       */
/*********************************/
#logoBox { 
	width:320px; height:60px; 
	margin:0 auto;  position:relative;
	background-color:# 2df;}
#logo {
	background: url("/images/logo.png") no-repeat;
	background-size: contain;
	width:100%; height:100%;
	/* border: 1px dotted rgba(0,0,0, 0.3); */ 
	position:absolute; top:0px; right:-15px; }

#logoText {
	background: url("") no-repeat; 
	background-size: contain;
	width:200px; height:23px; 
	position:absolute; top:21px; left:130px; }


#mainMenu  { 		
background: #6ec2f2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlYzJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzU0YjNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzM2YTNmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzFlN2JkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNjRhNzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #6ec2f2 0%, #54b3ee 50%, #36a3f0 51%, #1e7bde 99%, #164a72 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ec2f2), color-stop(50%,#54b3ee), color-stop(51%,#36a3f0), color-stop(99%,#1e7bde), color-stop(100%,#164a72)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6ec2f2 0%,#54b3ee 50%,#36a3f0 51%,#1e7bde 99%,#164a72 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6ec2f2 0%,#54b3ee 50%,#36a3f0 51%,#1e7bde 99%,#164a72 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6ec2f2 0%,#54b3ee 50%,#36a3f0 51%,#1e7bde 99%,#164a72 100%); /* IE10+ */
background: linear-gradient(to bottom,  #6ec2f2 0%,#54b3ee 50%,#36a3f0 51%,#1e7bde 99%,#164a72 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ec2f2', endColorstr='#164a72',GradientType=0 ); /* IE6-8 */

	text-align:center; 
	width:100%; 	
	background-color:#ff8;
	padding:7px 5px 7px 0px;
}

#mainMenu ul li { 
	display:inline-block; 
	line-height: 20px; /* ºÎ¸ðÅÂ±×ÀÇ 'height:°ª;'¿Í °°Àº °ªÀÌ¸é Áß¾Ó Á¤·ÄµÊ  */ 
	letter-spacing:-2px; 
	
}

#mainMenu ul  li  a {
	display:inline-block; 
	line-height: 12px; /* ¸Þ´º»çÀÌ Ä­¸·ÀÌ ±æÀÌ */
	padding:0px 7px 0px 1px;/* ¸Þ´º »çÀÌ °£°Ý */
	border-right: 1px solid rgba(255, 255, 255, 0.4); /* Ä¬¸·ÀÌ »ö°ú Åõ¸íµµ */
	font-size:16px; color:#fff; /* ´ë ¸Þ´º ÅØ½ºÆ® »ö */
	font-family: 'NanumGothicBold'; 
}

#mainMenu ul li.end a { 
	border-right: rgba(255, 255, 255, 0.0); } /* ¸¶Áö¸· Ä¬¸·ÀÌ´Â ¿ÏÀüÈ÷ Åõ¸í */

#subMenu { /* ¼­ºê ¸Þ´º */
	width:100%;  
	background-color:# fff;
	padding: 5px 0 ;
	border-bottom: 1px solid rgba(0,0,0, .2); /* ¼­ºê ¸Þ´º ¹ØÁÙ */
}

#subMenu ul { text-align:center; }

#subMenu ul li { 
	margin-right:2px; margin-left:5px; 
	display:inline-block; 
	line-height: 22px; /* ºÎ¸ðÅÂ±×ÀÇ 'height:°ª;'¿Í °°Àº °ªÀÌ¸é Áß¾Ó Á¤·ÄµÊ & Ä­ ³ôÀÌ Á¶Àý±îÁö   */ 
	letter-spacing:-1px; }

#subMenu ul li a { font-family: 'NanumGothicBold'; }

.subMenuOn { color:#666;}



/*********************************/
/*      header ³»¿ë (³¡)         */
/*********************************/


/*********************************/
/*      article ³»¿ë (½ÃÀÛ)      */
/*********************************/

/* °øµ¿»ç¿ë ºÎºÐ */



.lineSpace30px { height:30px; /*border:solid 1px red;*/}


#content_box { 
	position:relative;
	margin:0 auto;
	padding-bottom:0px;
	width:300px;
	overflow:hidden; 
	/* border:solid 1px blue; */
}
.proBg {
	position:absolute; top:40px; right:10px; 
	width:60px; height:60px;
	border: 1px solid rgba(0, 0, 0, 0.2); 

	background-position:0px -20px; */
	background-size: contain; /* ÀÌ¹ÌÁö ¹Ø¿¡ ¿Í¾ß ÇÑ´Ù.*/
}






#sub_title { /* ÁßºÐ·ù Á¦¸ñ ºÎºÐ */

	margin:0 auto;
	width:300px; 
	padding: 38px 0 15px 4px;
	font-size:20px;	
	color: #338bc3;
	font-family: 'NanumGothicBold';
	font-weight:bold;
}
#sub_sub_title { 
	float:left;
	background: url('icon_1.png');
	background-position:0px 0px;
	margin-left:8px; 
	
	font-size:1.2em;
	font-weight:bold;
	
	letter-spacing:-1px;
	width:320px; 
	height:20px; 
	
	padding: 0px 0px 5px 5px;
	color: #2b4379; 	font-family: 'NanumGothicBold';
	font-weight:bold;
}

#sub_sub_title_2 { float:left;
	/* background: url("/images/icon_1.jpg") no-repeat ;
	background-position:-7px 1px;*/
	
	border-bottom: 1px dotted rgba(0,0,0, 0.3);

	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	width:300px; height:26px; 

	margin-bottom: 10px;
	color: #f06204; 	font-family: 'NanumGothicBold';
	font-weight:bold;
	/* order:solid 1px red; */
}



/* Main page (index.asp ºÎºÐ) */
#main_Box {

    margin:0 auto; background-color:#987;
	width:100%;
	background: url("/images/bgLeftRight.png") repeat-x; /* ¸ÞÀÎÀÌ¹ÌÁö ¹è°æ ¼öÆòÀÌ¹ÌÁö */
	background-size: 100% 100%; /* ¹è°æÀÌ¹ÌÁö ³ôÀÌ ´Ã¸®°Å³ª ÁÙÀÌ±â */
}

#main_Box #fullBg {
    margin:0 auto;
	margin-top:0px; 
	margin-bottom: 0px;
	width:320px; height:400px;
    background: url("/images/mainImgX2.jpg") no-repeat; /* 320px ÀÌÇÏ È­¸é¿¡¼­ »ç¿ë ÀÌ¹ÌÁöÁö¸¸ 2¹è ÀÌ¹ÌÁö ¹Ù·Î »ç¿ë*/ 
	-webkit-background-size:320px 400px; /* ÀÌ¹ÌÁö »çÀÌÁî */
}

#mainImg {
	position:relative;
    margin:0 auto;
	margin-top:0px; 
	margin-bottom: 10px;
	width:310px; height:243px;
	/* border:1px solid rgba(0,0,0, 0.5); */
	-webkit-background-size:310px 243px; /* ÀÌ¹ÌÁö »çÀÌÁî */
}

#mainImg img { 
    margin:0 auto;
	width:310px; 
	height:243px; 
	 /* border:solid 1px red;  */
	margin-top: 0px;
}


#mainImg > ul { 
	list-style:none; 
	padding-top:35px;
}

#mainText { 
	margin:0 auto;
	width:260px; 
	color:#777; 
	margin-top:100px;
	text-align:center;
	font-size: 14px; 
	line-height: 18px;
	letter-spacing: -1px; 	background-color:# 280;
	font-family: 'NanumGothicBold';
} /* NanumPen ÀÏºÎÆù¿¡¼­ ÀÎ½Ä ¸ø ÇÔ*/

#mainText2 { 
	margin:0 auto;
	width:260px; 
	color:#777; 
	margin-top:0px;
	text-align:center;
	font-size: 14px; 
	line-height: 15px;
	letter-spacing: -1px; 	background-color:# 280;
	font-family: 'NanumGothicBold';
} /* NanumPen ÀÏºÎÆù¿¡¼­ ÀÎ½Ä ¸ø ÇÔ*/

.linkButton1 {
	position:absolute;
	width:65px;
	height:65px;
	right:235px; bottom:-132px;
	background-color:rgba(255,0,0, 0.0);
	}
.linkButton2 {
	position:absolute;
	width:65px;
	height:65px;
	right:158px; bottom:-132px;
	background-color:rgba(255,0,0, 0.0);
	}
.linkButton3 {
	position:absolute;
	width:65px;
	height:65px;
	right:81px; bottom:-132px;
	background-color:rgba(255,0,0, 0.0);
	}
.linkButton4 {
	position:absolute;
	width:65px;
	height:65px;
	right:2px; bottom:-132px;
	background-color:rgba(255,0,0, 0.0);
	}







/* È¸»ç¼Ò°³/È¸»ç°³¿ä (company1.asp) */
.company1_bg {    /* È¸»ç¼Ò°³/È¸»ç°³¿ä ¹é±×¶ó¿îµå ÀÌ¹ÌÁö */
	background: url("/images/company_1_bg.png") no-repeat;
	background-position: 130px -80px;  /* */
	background-color:# 985;
}
#company1_text { /* Ç¥ ÀüÃ¼ ¿µ¿ª */
    float:left;	overflow:hidden; 
	margin-top:10px;
	margin-bottom:0px;	text-indent: 12px;
	/* border:1px solid red; */
}

#company1_text li {
	width:280px;  line-height:21px;
	margin:0 0px 2px 20px; /* ³»¿ëÀÇ ¿ÞÂÊ°ú ¿À¸¥ÂÊÀÇ °ø°£ Á¶Àý */
	text-indent: -20px;
}
.textPreBar {
    float:left;
	position:relative; 
	border-left:solid 1px #fff; 
	border-bottom:solid 1px #eee;
	width:100%; 
	height:13px; 
	padding-bottom:10px;
	margin-top:00px;
	margin-left:0px; 
	margin-bottom:1px; 
}
.textPreBar > span {
	position:absolute; 
	top:-4px; 
	left:0px
}
.hBarBox {
	overflow:hidden; 
	width:100%;
	height:100%; 
	margin-top:18px
}
.hBarBox_title { 
	width:34px; 
	float:left; 
	font-size:1.2em;
}
.hBarBox_title_Bar {
	border-top:dotted 1px #999; 
	width:260px; 
	height:10px; 
	float:right; 
	margin-top:10px;
}

.underline {
	border-bottom: 1px solid rgba(0,0,0, 0.0);
}

.rowBox { /* ¹ØÁÙ ±ß±â */
	width:300px;  line-height:21px;
}

.indentRight { 	/* µé¿©¾²±â */	
	text-indent:12px;
}

.indentLeft {   /* ³»¿©¾²±â */	
	margin:0 10px 0 65px; 
	text-indent: -65px;
}



#company1_text > .rowBoxNoLine { /* Å×µÎ¸® ¾ø´Â °Í */
	width:300px;  line-height:21px;
	margin:0 10px 0 0px; /* ³»¿ëÀÇ ¿ÞÂÊ°ú ¿À¸¥ÂÊÀÇ °ø°£ Á¶Àý */
}

.rowTitle_s { 
	display: block; 
	color:#666; 
	font-size:1.0em;  

}	
.rowTitle {
	color:#666; 
	font-size:1.1em; 
	margin: 6px 0 2px 0; 
}	
	


/* È¸»ç¼Ò°³ - ÀÎ»ç¸» */
#company2_text {  /* ÀüÃ¼ ¿µ¿ª */
    float:left;	
	overflow:hidden; 
	text-indent:14px;
	padding:0px 0px 0px 0px; 
	letter-spacing:-1px; 
		border:  solid 1px red;
} 
#company2_img {
	width:300px; height:118px; 
	margin-top:30px; 
	
	background: url("/images/com_greeting.jpg") no-repeat ;
	background-size: 100%;
	/* border: 1px solid rgba(0, 0, 0, 0.08); */
}










/* È¸»ç¼Ò°³3 */
#company3_img {
	width:300px; height:180px; 
	margin-top:0px; background-color:#987;
	background: url("http://sangick.com/design/sangick/images/sub1_3_body.jpg") no-repeat ;
	background-size: 116%;
	/* border: 1px solid rgba(0,0,0, .2); */
	background-position:  -24px 0px;
} 
/* È¸»ç¼Ò°³4 */
#company4_img {
	width:300px; ; 
	margin-top:0px; 
	margin-bottom:3px;
	background-color:#987;
	background: url("/images/image.jpg") no-repeat ;
	background-size: 100%;
} 
/* È¸»ç¼Ò°³5 */
#company5_img {
	width:300px; height:400px; 
	margin-top:0px; background-color:#987;
	background: url("/images/license.gif") no-repeat ;
	background-size: 100% 100%;
} 

/* È¸»ç¼Ò°³ ¶óÀÌ¼¾½º */

.license {
	float:left; 
	margin-left:11px; 

}

.licenseText {
	text-align:center;
	margin: 0 auto;
	margin-bottom:10px;    
	font-size:0.75em; 

}




/* È¸»ç¼Ò°³ - °Ö·¯¸® */
.pro_list {
	margin:10px 0; background-color: # 666;
	overflow:auto; 
}
.pro_list li{
	display:inline;
	margin:0px 6px 5px 14px;
	width:55px;
	float:left;	
}
.pro_list li span {
	display:block;
	text-align:center;
	font-size:11px; 
}

/* È¸»ç¼Ò°³ - °Ö·¯¸® thumb ÀÌ¹ÌÁöµé °¡¿îµ¥ Á¤·ÄÇÏ±â */
.centeringContainer { text-align:center; } 
.centered { display:table; margin-left:auto; margin-right:auto; display:inline-block; }



.ellipsis {   /* °¡·ÎÁÙ ±æÀÌ ¹þ¾î³ª´Â ±ÛÀº '...'À¸·Î »ý·« */
	white-space: nowrap;
	overflow: hidden; 
	text-overflow: ellipsis; letter-spacing:-1px; width:67px;
}




/* Á¦Ç°¼Ò°³ */
#product_text {  /* ÀüÃ¼ ¿µ¿ª */
    float:left;	overflow:hidden; 
	padding:10px 0px 0 0px; 
	/* text-indent:12px; */
	letter-spacing:-1px 
} 

.textPreBar { /* ÀÛÀº Á¦Ç° Á¦¸ñ »óÇÏ °£°Ý Á¶Á¤ */
	height:15px;	
}
.textPreBar1 { /* ÀÛÀº Á¦Ç° Á¦¸ñ »óÇÏ °£°Ý Á¶Á¤ */
	height:15px;	
}
			
.proBorder{ border:solid 1px #ddd; width:298px;}
.splight {
	   background: url('/./icon_1.png');
	   position:absolute; top:5px; left:2px;
	   background-position: -40px -20px; 
	   width: 10px; 
	   height: 10px; 
	   -webkit-background-size:80px 60px;
}

.splight1 {
	   background: url('/./icon_1.png');
	   position:absolute; top:4px; left:14px;
	   background-position: -80px -20px;  /* ¾ÆÀÌÄÜµé */
	   width: 10px;   
	   height: 10px; 
	   -webkit-background-size:80px 60px;
}



.space_s {
	margin-top:10px;

}




/* Áöµµ (½ÃÀÛ)*/ 
#mapImg_Box { 
    margin:0 auto;
	width:100%;
	position:relative;
}
#mapImg_Box > img { 
	background-size: 150%;
}

.btn_loca {
	font-family:Verdana, Arial, Helvetica, sans-serf;
	height:22px; width:92px;
	padding:0 8px 3px 8px;
	border:1px solid #aaa;
	font-size:90%;
	color:#fff;
	letter-spacing:-1px;
	text-align:center;
	box-shadow:0 1px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow:0 1px 0 rgba(0, 0, 0, .1);
	background: -webkit-gradient(linear, left top, left bottom, 
	color-stop(0%, #989898), color-stop(100%, #787878)); /*Safari*/
    background: -moz-linear-gradient(top, #989898, #787878); /* Modzilla Firefox */
	position:absolute;
	top:-70px;
	right:10px; 
	border-radius: 4px;
}
#addressBox {
    margin:0 auto;  padding-top:10px; background-color:# 877; 
	text-align:center;
	
}

/* Áöµµ (³¡) */


.textblue1 {
color:#285791;
letter-spacing:-1px 
}
.textblue2 {
color:#338bc3; font-size:1.1em;
letter-spacing:-1px
}









/*********************************/
/*      article ³»¿ë (³¡)        */
/*********************************/




/*********************************/
/*      footer ³»¿ë (½ÃÀÛ)        */
/*********************************/
#copyright {
	width:100%; height:23px; 
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	font-size:12px;
	line-height: 23px;
	margin:0 auto;
	margin-top:0px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(211,211,211,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(211,211,211,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(211,211,211,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(211,211,211,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(211,211,211,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(211,211,211,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

}

#footerMenu { /* bar color */
	width:100%; height:37px; 
	margin:0 auto; 

background: #6ec2f2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlYzJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzU0YjNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzM2YTNmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzFlN2JkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNjRhNzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #6ec2f2 0%, #54b3ee 50%, #36a3f0 51%, #1e7bde 99%, #164a72 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ec2f2), color-stop(50%,#54b3ee), color-stop(51%,#36a3f0), color-stop(99%,#1e7bde), color-stop(100%,#164a72)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6ec2f2 0%,#54b3ee 50%,#36a3f0 51%,#1e7bde 99%,#164a72 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6ec2f2 0%,#54b3ee 50%,#36a3f0 51%,#1e7bde 99%,#164a72 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6ec2f2 0%,#54b3ee 50%,#36a3f0 51%,#1e7bde 99%,#164a72 100%); /* IE10+ */
background: linear-gradient(to bottom,  #6ec2f2 0%,#54b3ee 50%,#36a3f0 51%,#1e7bde 99%,#164a72 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ec2f2', endColorstr='#164a72',GradientType=0 ); /* IE6-8 */

}

#footerMenu input { /* ¹öÆ° */
	height:24px; width:60px;
	margin-top: 7px; padding-bottom:2px;
	border:1px solid rgba(80, 130, 255, 1);	 /* ¹öÆ° Å×µÎ¸® »ö*/
	border-radius: 14px;
	font-family: 'NanumGothicBold'; 
	font-size:13px; color:#eee;
	letter-spacing:-1px; 

background: #7db9e8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzI5ODlkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDdjY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMWU1Nzk5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #7db9e8 0%, #2989d8 50%, #207cca 100%, #1e5799 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(50%,#2989d8), color-stop(100%,#207cca), color-stop(100%,#1e5799)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7db9e8 0%,#2989d8 50%,#207cca 100%,#1e5799 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7db9e8 0%,#2989d8 50%,#207cca 100%,#1e5799 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7db9e8 0%,#2989d8 50%,#207cca 100%,#1e5799 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7db9e8 0%,#2989d8 50%,#207cca 100%,#1e5799 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-8 */

	
}

/*********************************/
/*      footer ³»¿ë (³¡)        */
/*********************************/
