/*-------content------*/
#menu {
	
	position: absolute;
	margin-top: 101px;
	margin-left: 110px;
}
.topmenu UL {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding-left: 10px;
	line-height: 18px;
}

#menuBox {
	display: none;
	position: absolute;
	height: 100%;
}

#menuText {
	position: absolute;
	margin-top: 8px;
	min-width: 200px;
	line-height: 12px;
}

#menuText li  {
	
	font-size: 13px;
	margin-bottom: 3px;
}

#menuText li a {
		}


#menuT {
	width: 176px;
	height: 89px;
	background-image: url("../pics/boxes/menuT.png");
}

#menuM {
	width: 176px;
	height: 3000px; background-repeat : repeat;
	background-image: url("../pics/boxes/menuM.png");
	background-repeat: repeat;
}

#menuB {
	width: 176px;
	height: 46px;
	background-image: url("../pics/boxes/menuB.png");
}
