@charset "euc-kr";
/* CSS Document */
img{border:0;}
a,img {outline: none;selector-dummy:expression(this.hideFocus=true);}
a,area { blr:expression(this.onFocus=this.blur()) }
:focus { -moz-outline-style: none; } 

/* body °øÅë¼Ó¼º */
body, table, tr, td, form{margin:0 auto; padding:0; font:normal Verdana, Geneva, sans-serif, dotum,'µ¸¿ò'; color:#6b6b6b; font-size:12px;}
body{background-image:background-repeat:repeat-x; background-position:top;}
a {outline:none; select-dummy: expression(this.hideFocus=true);}  /* <- ¸µÅ©Å¬¸¯½ÃÁ¡¼±¾È»ý±è*/

body{ overflow-x:hidden; overflow-y:scroll;}   /* <-body¿¡¸¸*/ 


a:link, a:active, a:visited { font-size:12px; color:#6b6b6b; text-decoration:none; }
a:hover { font-size:12px; color: #6b6b6b; text-decoration: underline;}


/* quick */
#container { margin: 0 auto; width: 960px;}
#floatdiv {position:absolute; width:20px; height:32px; left:0px; top:500px; margin-left:10px; visibility:hidden;}




a.notice:link                 {
        font-family: "µ¸¿ò", "µ¸¿òÃ¼";
        font-size: 11px;
        color: #6b6b6b;
        text-decoration:none;
        font-weight: normal;
}
a.notice:visited         {
        font-family:"µ¸¿ò", "µ¸¿òÃ¼";
        font-size: 11px;
        color: #6b6b6b;
        text-decoration:none;
        font-weight: normal;
}
a.notice:hover         {
        font-family:"µ¸¿ò", "µ¸¿òÃ¼";
        font-size: 11px;
        color: #6b6b6b;
        text-decoration:underline;
        font-weight: normal;
}

.notice {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	font-weight: normal;
	color: #808080;
}



/* bg */
.m_bg{
	background-image:url(img/m_bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

.s_bg{
	background-image:url(img/s_bg.gif);
	background-repeat:repeat-x;
	background-position: center top;
}

.s_foot_bg{
	background-image:url(img/foot_bg.gif);
	background-repeat:repeat-x;
	background-position: center top;
}





/* gallery line */  /*»çÁøÅ×µÎ¸®*/
.main_gallery_img{ border:solid #CCC 1px;}





/* font */
.news_font01 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	color: #666;
}
.news_font02 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	color: #949393;
}
.page_font01 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	color: #666;
}
.page_font02 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	color: #111;
	font-weight: bold;
}



