@charset "utf-8";
/* CSS Document */
.second-nav{
	width:100%;
	

	
}

.second-nav-ct{
	 width:100%;
height:30px;
line-height:30px;
background:url("images/cont-bg.jpg") no-repeat;
padding-left:10px;
}

.second-nav-ct a:link,.second-nav-ct a:visited,.second-nav-ct a:focus, .second-nav-ct a:active{color:#333}
