@charset "utf-8";
#menu1 {
	background:url(/twwmail/images/menu1_bg.jpg) no-repeat center bottom;
	width: 209px;
	margin:-5px 0px 0px 0px;
}
#menu1 ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-indent:8px;
}
#menu1 li{
	background:url(/twwmail/images/menu_dot.gif) no-repeat bottom;
	margin:5 0 5 0;
	height:30px;
}
.libtm {
	background-image:none;
}
#menu2 {
	background:url(/twwmail/images/menu2_bg.jpg) no-repeat center bottom;
	width: 209px;
	margin-top:-5px;
}
#menu2 ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-indent:8px;
}
#menu2 li{
	background:url(/twwmail/images/menu_dot.gif) no-repeat bottom;
	margin:5 0 5 0;
	height:30px;
}
