BODY {margin: 0px; background:url(../images/all_back.jpg); no-repeat; topmargin:0; leftmargin:0; border:0; border-color:#353d59;
oncontextmenu="return false" ondragstart="return false" onselectstart="return false" 
 }
 
 
 
.full_back{
	position: relatives;
    left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}
 

.top_back{
	position: relatives;
    left:0px;
	top:0px;
	width:100%;
	height:211px;
	background:url(../images/top_logo_back.png) no-repeat;
}


.intro_frame {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:620px;
	z-index:2;
}

.bottom{
	position: relatives;
    left:0px;
	top:0px;
	width:100%;
	height:190px;
	z-index:2;
	background:url(../images/bottom_back.png) no-repeat;
}

.font_big {
	font:13px Arial;
	color:#848484;
	line-height:17px;
}

.font_general {
	font:12px Arial;
	color:#9c9c9c;
	line-height:17px;
}

.font_general-1 {
	font:12px Arial;
	color:#9c9c9c;
	line-height:15px;
	left:4px;
	top:0px;
}
	
	
.font_small {
	font:11px Arial;
	color:#666;
	line-height:15px;
}

.font_mov_small {
	font:4px Arial;
	color:#666;
	line-height:15px;
}

.font_ss_title {
	font:13px Arial;
	color:#a7a139;
line-height:13px;
}

.font_green_title {
	font:17px Arial;
	color:#a7a139;
line-height:13px;
}

.pop_audio {
	position: relatives;
    left:0px;
	top:0px;
	width:415px;
	height:92px;
	z-index:2;
}

.pop_audio_back {
	position: relatives;
    left:0px;
	top:0px;
	width:500px;
	height:178px;
	z-index:1;
    background: url(../images/player/back_1.jpg) no-repeat;
}



A {
	font:13px Arial;
	color:#960;
	}
 a 링크 
a:link {
	color:#960;
	text-decoration:none;
	}  링크가 있는 
a:visited {
	color:#333;
	text-decoration:none;
	}  링크를 방문한 것 
a:active {
	color:#960;
	text-decoration:none;
	}  클릭 이동중 
a:hover {
	color:#990;
    text-decoration:underline;
	}  마우스 오버시
	?>
	
.pop_audio{
	position: absolut;
    left:0px;
	top:0px;
	width:500px;
	height:178px;
}
