@charset "utf-8";
body {
	overflow-x:hidden;
	background-color: #000000;
	margin: 0px;
}
p {
	margin: 0px;
}
h4 {
	margin: 0px;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
html{
	overflow-x: hidden;
}
#lv1 {
	position: relative;
	left: 50%;
	margin-left: -720px;
	width:1440px;
	height:100%
}
div.like {
	position: absolute;
	left: 830px;
	top: 775px;
	z-index: 99;
	color: #FFFFFF;
}
div.gash {
	position: absolute;
	left: 995px;
	top: 735px;
	z-index: 99;
}
div.content {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#lv2{
	position: relative;
	width:100%;
	overflow: hidden;
}




#main {
	position: relative;
	left: 50%;
	margin-left: -720px;
	width:1440px;
}
.copyright {
	background-color: #000000;
	background-image: url(../images/copyright.jpg);
	background-position: center center;
	height: 60px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1C1C1C;
}
