.tit_menu {
	width:100%;
	height:auto;
	}
.tit_menu ul {
	width:100%;
	height:32px;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.tit_menu ul li {
	width:100%;
	height:32px;
	list-style:none;
	margin:0px;
	background:url(../images/libg.gif) #CFC7B0 no-repeat;
	border-bottom:#E6E4D8 1px solid;
	text-indent:40px;
	line-height:32px;
	}
	