@charset "utf-8";
/* CSS Document */

body{
	background: #262626;
	color: #956AA5;
	font: bold 12px tahoma;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #262626;
	background-position: center top;
	background-image: url('1.png');
	background-repeat: no-repeat;
}

ul, li{margin:0; padding:0; list-style:none; line-height:0;}

.menu_head{border:0px solid #998675;}


.menu_body {display:none; width:184px;border-right:0px solid #998675;border-bottom:0px solid #998675;border-left:0px solid #998675;}
.menu_body li a{text-decoration:none;}