@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
 
* {font-family:'Nanum Gothic';}

body, td, p, input, button, textarea, select, .c1 { font-family:Nanum Gothic,Tahoma,±¼¸²; font-size:9pt; color:#222222; line-height: 23px;}


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;line-height:155%;letter-spacing:normal} /* delete vertical-align,font:inherit; */
body,html{width:100%; font-size:13px; color:#222;}
*{font-family:NanumGothic, ³ª´®°íµñ, NG, Tahoma, Geneva, sans-serif; }

body, td, p, input, button, textarea, select, .c1 { font-family:Nanum Gothic,Tahoma,±¼¸²; font-size:10pt; color:#000; }




form { margin:0px; }
img {border:0px;}

a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
a:hover { text-decoration:underline; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

.member {font-weight:bold;color:#888888;}
.guest  {font-weight:normal;color:#888888;}

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, ±¼¸²; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:µ¸¿ò; }
.cloudy, a.cloudy {color:#888888;} /* Èå¸² */

input.ed { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.ed_password { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }


#wrap{width:100%; margin:auto;}

.mb{margin: auto; width:1000px; padding: 20px 0; }
.hd{width:100%; height:100px; border-bottom:1px solid #d6d5da;}

.sbg{float: left; width:100%; height:230px; text-align: center;}
.scrp{margin: auto; width:1000px; height:270px; margin-top:10px; background:url(../images/v.jpg) no-repeat bottom;}
.move_img2{width:1000px;height:200px;margin:0 auto; display:inline-block;z-index:1000}

.sm{float: left; width:178px; padding-top: 20px; padding-bottom:40px;}
.sm li{float: left; width:178px; list-style: none;  padding-top: 0px;}
.conbox{float: left; width:760px; padding: 18px 0; text-align: right; border-bottom: 1px solid #cccccc; margin-bottom: 10px;}

.pr{margin-bottom: 8px;}
.me{padding-bottom: 14px; border-bottom: 1px solid #d9d9d9;}

.ft{float:left; width:100%; background:#ebebeb;}
.al{margin: auto; width:1000px; padding: 10px 0;}
.ad{float: left; width:1000px; font-size:11px; color:#787878; margin-top: 10px;}
.fp{color:#aeaeae;}


.line {
/* UI Object */
.tbl_type,.tbl_type th,.tbl_type td{border:0}
.tbl_type{width:100%;border-bottom:1px solid #dddee2;font-family:'µ¸¿ò',dotum;font-size:12px;table-layout:fixed}
.tbl_type caption{display:none}
.tbl_type th{padding:8px 0 5px 20px;border-top:1px solid #dddee2;background:#f1f1f3;color:#666;font-weight:bold;text-align:left;vertical-align:top}
.tbl_type td{padding:8px 5px 5px 12px;border-top:1px solid #dddee2;line-height:18px;vertical-align:top}
/* //UI Object */
}

A:link {color:#000; text-decoration:none}
 
A:visited {color:#000;  text-decoration:none}
 
A:active {color:#000; text-decoration:none}
 
A:hover     {color:#000; font-weight : bold; text-decoration:none}


#menu {
  font-family: µ¸¿ò;

  font-size: 0.9em;
}

p {
  line-height: 1.5em;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 12.2em;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: url("/images/bg_menu_off.gif");
  color: #485d4a;	
  padding: 0.8em;
}

ul#menu li a:hover {
  background: url("/images/bg_menu_on.gif");
  color: #383686;	
}

ul#menu li ul li a {
  font-size: 12px;
  background: #fff;
  border-bottom: 1px solid #ccc;
  color: #000;
  padding-left: 20px;
  padding: 0.2em;
}

ul#menu li ul li a:hover,ul#menu li ul .current a {
  font-size: 12px;
  background: #fff;
  border-left: 5px #fe9d04 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }






body{font-family:dotum;font-size:12px;color:#333333;padding:0px;
	margin:0px;vertical-align:top;}
img{border:0}
ul, ul li{list-style:none;margin:0;padding:0;border:0;line-height:0}


.mvisual{position:relative;background:url(../images/v.jpg) no-repeat; height:500px; width:1000px; margin: 0 auto;}
.mv{position:relative;  }

.move_img{width:1000px;height:422px;margin:0 auto;margin-top:10px;display:inline-block;z-index:1000}
.move_txt{opacity:0;margin-left:-25px;position:absolute;top:250px;left:60px}
.move_img01, .move_img02, .move_img03, .move_img04, .move_img05{opacity:0;margin-top:-25px;float:left;width:167px}
.move_img06{opacity:0;margin-top:-25px;float:left;width:165px}
.smove_txt{opacity:0;margin-left:-25px;position:absolute;top:355px;left:10px;}












.bold {font-weight:bold; color:#555;}


.table_style{border-collapse:separate; border-spacing:0px; border-left:1px solid #ddd; border-top:1px solid #333;}
.table_style th{color:#333; text-align:center; padding:5px 0; border-bottom:1px solid #ddd; border-right:1px solid #ddd; vertical-align:middle; background-color:#f9f9f9; font-weight:700;}
.table_style td{border-right:1px solid #ddd; border-bottom:1px solid #ddd; padding:5px 0; text-align:center; line-height:180%; color:#666;}
.bmar_50{margin-bottom:20px;}






	.greeting_con{width:700px; position:relative; overflow:hidden; background:url('../images/greeting.jpg') right bottom no-repeat;}
	.greeting_con h4{padding:8px 0 18px; font-size:27px; color:#21489c; letter-spacing:-1pt; font-weight:700; line-height:36px;}
	.greeting_con h5{font-family:PT Sans; font-size:24px; color:#777; font-weight:100; line-height:20px; padding-bottom:5px}
	.greeting_stit{font-weight:700; color:#333; font-size:14px; letter-spacing:-0.5pt; padding-bottom:16px;}
	.greeting_txt{}
	.greeting_ceo{position:absolute; top:345px; right:58px; font-size:14px; font-weight:600; letter-spacing:-0.5pt; color:#888}
	p.ceo_name{padding-top:5px}