﻿#menu
{
	background-image:url(../Image/Menu.jpg);
	background-repeat:repeat-x;
	height:30px;
	background-color:#BCBCBE;
	width:893px;
	color:White;
}

.list
{
	background-image:url(../Image/List.jpg);
	background-repeat:no-repeat;
	width:69px;
	height:30px;
	cursor:pointer;
}


