@charset "utf-8";
/* CSS Document */
.second-menu{
	width:240px;
	float:left;
	clear:both;
}
.second-menu-title{
	width:240px;
	height:30px;
	line-height:30px;
	background:url("../images/nav-title.jpg") no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
padding: 0px 12px;
    font-weight: bold;
	
}
.second-menu-ct{
	width:240px;
	
background: #f9fbfa;
border-right: 1px solid #dfe1e0;
border-left: 1px solid #dfe1e0;
border-bottom: 1px solid #dfe1e0;
box-sizing: border-box;
}
