@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
html,body{width:100%; margin:0 auto; min-width:1200px; background:url(../img/bg.jpg) repeat;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button{margin:0;padding:0}
body,h1,h2,h3,h4,input,button,table,td,tr,textarea,a{font-family:Nanum Gothic,ng,sans-serif; font-size:13px; line-height:1.4em; color:#343740;}
body{*word-break:break-all;-ms-word-break:break-all}
img,fieldset,iframe{border:0 none}
li{list-style:none}
input,select,button{vertical-align:middle;}
img{vertical-align:middle}
i,em,address{font-style:normal}
label,button{cursor:pointer}
button{margin:0;padding:0}
button *{position:relative}
button img{left:-3px;*left:auto}
html:first-child select{padding-right:6px}
option{padding-right:6px}
hr{display:none}
legend{*width:0}
table{border-collapse:collapse;border-spacing:0}

/**** »ó´Ü¿µ¿ª ****/
.top						{position:relative; width:100%; height:70px; background:#434343;}
.top .logo				{position:absolute; top:20px; left:30px;}
.top ul					{position:absolute; right:0; vertical-align:top; clear:both; display:inline-block;}
.top ul li					{float:right; width:122px; height:20px; padding:25px 0; text-align:center; color:#e5e5e5;  background:url(../img/top_bar_bg.jpg) top left repeat-y;}

/**** ¿ÞÂÊ¸Þ´º¿µ¿ª ****/
.frame					{min-height:100%; padding:10px 0;}

.left					{position:relative; float:left; width:210px; }
.accordion			{width:210px; margin:10px 0 0 10px; padding:3px 0; background:#fff;  border:#d8d8d8 1px solid; border-radius:4px;}
.accordion .link	{position: relative; cursor: pointer; display:block;  height:50px; padding:0 5px; border-bottom: 1px solid #eeeeee; font-size:14px;}
.menu_txt			{float:left; margin-top:15px;}
.menu_icon		{float:left;}
.accordion li.open .link { color: #ff910b; font-weight:bold;}

.submenu {display: none; background: #fafafa; border-bottom: 1px solid #eeeeee;}
.submenu li {}
.submenu a {display: block; text-decoration: none; padding:10px 35px;}
.submenu a:hover {background: #444359; color: #fff;}

/**** Ä«ÇÇ¶óÀÌÆ®¿µ¿ª ****/
.copyright			{position:absolute; padding:10px; right:0;}