@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:url(/img/bg.jpg); 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;}


/* bg */

.top_line{
	background-image: url(img/top_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.main_visual{
	background-image: url(img/main_visual_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.sub_visual{
	background-image: url(img/sub_visual_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}





.font01 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	line-height: 1.0em;
	color: #666;
}

.font02 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	font-weight:bold
	line-height: 1.0em;
	color: #300;
}






/* gallery line */  /*»çÁøÅ×µÎ¸®*/
.main_gallery_img{ border:solid #CCC 1px;}


/* font */
.page_font01 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	line-height: 1.0em;
	color: #999;
}
.page_font02 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	color: #999;
}
.page_font03 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	line-height: 1.3em;
	color: #666;
	font-weight: bold;
}