.cp2-menu .menu {
	float: right;
}

.cp2-menu .menu .top .menu-title {
	margin: 0;
	padding: 19px 0 0 30px;
	display: block;
	color: #717171;
	font-size: 12px;
}

.cp2-menu .menu .top {
	width: 272px;
	height: 46px;
	background: url(../../img/cp2-menu-top.gif);
}

.cp2-menu .menu .content {
	width: 272px;
	background: url(../../img/cp2-menu-content.gif);
	display: table;
}

.cp2-menu .menu .content ul {
	margin: 0;
}

.cp2-menu .menu .bottom {
	width: 272px;
	height: 46px;
	background: url(../../img/cp2-menu-bottom.gif);
}
