

/* base */
body,input,textarea,select,button,table{font-family:'돋움',Dotum,'굴림',Gulim,AppleGothic,sans-serif; font-size:14px; color:#333;}
body {margin:0;padding:0}
address{font-style:normal;}
img{ border:0;}


/* a-style */
a{color:#333;text-decoration:none}
a:hover,a:active,a:focus{color:#333;text-decoration:none}


/* 바디부분 */
body.index {background-color:#000000;}
body {	background-color: #262626;}

#top { width:100%; height:80px; background-image:url(../img/common/top_pattun.jpg); margin:0 auto; }
#top .inner { text-align:center;}

#menu { width:100%; background-image:url(../img/common/menu_pattun.jpg);}
#menu .inner { width:100%; height:66px; text-align:center; overflow:hidden;}
#menu .inner .menu1{ width:25%; float:left;}
#menu .inner .menu2{ width:25%; float:left;}
#menu .inner .menu3{ width:25%; float:left;}
#menu .inner .menu4{ width:24%; float:left;}

#contents { width:100%; clear:both;}
#contents .inner {width:640px; text-align:center; margin:0 auto; }

#footer { width:100%; height:90px; text-align:center; background:#414141; clear:both; }
#footer .inner { width:640px; height:90px;  margin:0 auto; }


/* 지도 */
.adress_text { font-size:24px; color:#FFFFFF;}