@charset "utf-8";
/* CSS Document */
.second-menu{
	width:232px;
	float:left;
	clear:both;
}
.second-menu-title{
	width:232px;
	height:77px;
	line-height:77px;
	font-size:22px;
	color:#fff;
	font-family:"Arial";
        background:rgba(199, 0, 26, 0.7)!important;
        filter:Alpha(opacity=70); 
}
.second-menu-title span{padding-left:25px;}
.second-menu-ct{
	width:232px;
	background:#fafafa;
	min-height:380px;
}
.second-menu-bottom{width:232px; height:110px; float:left; clear:both; background:url(/tsen/template/module/second-menu/menu-ct-bg.jpg) left bottom no-repeat;}