body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	color:#FFFFFF;
	font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif, GulimChe, "MS Song";
	font-size: 12px;
	line-height: 1.5em;
	}
	
a:link {
	color:#FFFFFF;
	}
	
a:visited {
	color:#FFFFFF;
	}
	
a:hover {
	color:#FFFFFF;
	}
		
a:active {
	color:#FFFFFF;
	}

#content {
	width:720px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 350px;
	text-decoration: none;
	}

#menu {
	float:left;
	width:304px;
	margin-left: 10px;
	margin-right: 0px;
	padding-left: 0px;
	height: 27px;
	}

#btn1 a{
	background-image: url(../images/btn_1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 27px;
	width: 280px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	}

#btn1 a:hover{
	background-image: url(../images/btn_1.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	height: 27px;
	width: 280px;
	display: block;
	text-indent: -9999px;
	}
	
#menu2 {
	float:right;
	width:304px;
	margin-right: 0px;
	margin-left: 0px;
	height: 27px;
	}

#btn2 a{
	background-image: url(../images/btn_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 27px;
	width: 304px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	}

#btn2 a:hover{
	background-image: url(../images/btn_2.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	height: 27px;
	width: 304px;
	display: block;
	text-indent: -9999px;
	}
	
#menu3 {
	width: 58px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-top: 180px;
	height: 16px;
	padding-bottom: 20px;
	}
	
#menu3 .btn3 a {
	background-image: url(../images/btn_3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 16px;
	width: 58px;
	display: block;
	text-indent: -9999px;
	}

#menu3 .btn3 a:hover {
	background-image: url(../images/btn_3.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	}
