@charset "utf-8";
.submenu ul li {
	height: 25px;
	width: 300px;
	padding-top: 13px;
	padding-bottom: 13px;
	background-image: url(../imgs/line.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contaba{
	clear: both;
}

