/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
}

a:link, a:active, a:visited { text-decoration:none; }

a,img {selector-dummy:expression(this.hideFocus=true);}
.bg {
	background-repeat: no-repeat;
	background-position: center top;
}

a,img {outline: none;selector-dummy:expression(this.hideFocus=true);}
#div_id { position : absolute;}
#floater {position:absolute; visibility:visible}

td { 	font-family: tahoma, verdana, "굴림", "돋움"; font-size: 12px;}

.date {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #666;
}

img{
	border:0px
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

.main_visual_bg {
	background-image: url(img/main_visual_bg.jpg);
	background-repeat: no-repeat;
}

.contents_middle_bg {
	background-image: url(img/contents_middle_bg.jpg);
	background-repeat: repeat-y;
}
.member_box_bg {
	background-image: url(img/member_box_bg.jpg);
	background-repeat: no-repeat;
}
.notice_font {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	line-height: 22px;
	color: #a6a6a6;
}
.sub_visual_bg {
	background-image: url(img/sub_visual_bg.jpg);
	background-repeat: no-repeat;
}

.page_font01 {
	font-family: "돋움", "돋움체";
	font-size: 11px;
	line-height: 1.0em;
	color: #999;
}

.page_font02 {
	font-family: "돋움", "돋움체";
	font-size: 11px;
	color: #999999;
}
.white_font {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #de7709;
	line-height: 1.3em;
}
.border {
	border: 1px none #DBDBDB;
}

.page_font03 {
	font-family: "돋움", "돋움체";
	font-size: 11px;
	color: #666;
}
.page_balck_font {
	font-family: "돋움", "돋움체";
	font-size: 11px;
	color: #ffffff;
}
.copy_bg {
	background-repeat: repeat-x;
}
