@charset "gb2312";

/*商业标签栏位代码*/
.tab_sy{
	height:172px;
	display:block;
	background:url(../../images/B/tab_sy.gif) left top no-repeat;
	padding:15px 0 0 20px;
}
.tab_sy_title{
	width:90px;
	color:#014069;
	font-size:13px;
	line-height:24px;
	font-weight:bold;
	padding-left:14px;
	background:url(../../images/B/tab_icon.gif) left center no-repeat;
}
.tab_sy_title a{
	color:#014069;
	text-decoration:none;
}
.tab_sy_title a:hover{
	color:#009;
	text-decoration:underline;
}
.tab_sy_con{
	color:#444;
	line-height:22px;
	text-indent:15px;
}
.tab_sy_con a{
	color:#444;
	text-decoration:none;
}
.tab_sy_con a:hover{
	color:#F00;
	text-decoration:underline;
}

/*遗嘱信托标签栏位代码*/
.tab_yzxt{
	height:172px;
	display:block;
	background:url(../../images/B/tab_yzxt.gif) left top no-repeat;
	padding:15px 0 0 20px;

}
.tab_yzxt ul{
	margin:0;
	padding:0;
}
.tab_yzxt li{
	list-style-type:none;
	padding-left:14px;
	width:90px;
	color:#502502;
	font-size:13px;
	line-height:24px;
	font-weight:bold;
	background:url(../../images/B/tab_icon.gif) left center no-repeat;
}
.tab_yzxt li a{
	color:#502502;
	text-decoration:none;
}
.tab_yzxt li a:hover{
	color:#009;
	text-decoration:underline;
}

/*其他服务标签栏位代码*/
.tab_qtfw{
	height:172px;
	display:block;
	background:url(../../images/B/tab_qtfw.gif) left top no-repeat;
}
#qtfw_nav{
	position: absolute;
	font-size: 12px;
	margin-top:15px;
	left:30px;
	opacity: 0.95;
}
#qtfw_nav a{
	display: block;
	height:24px;
	line-height:24px;
	padding:0 7px 0;
	color:#370051;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

#qtfw_nav a:hover{
	color:#009;
	text-decoration:underline;
}
#qtfw_nav li{
	float: left;
	clear: left;
	list-style-type:none;
	width: 140px;
	height:24px;
	text-indent:8px;
	background:url(../../images/B/tab_icon.gif) left center no-repeat;

}
#qtfw_nav ul{
	position: absolute;
	margin-left:114px;
	margin-top: -20px;
}
#qtfw_nav ul{
	display: none;
}
#qtfw_nav li.now ul{
	display: block;
	border:1px solid #B5CAE0;
	border-bottom:none;
}
#qtfw_nav li.now ul li{
	width: 180px;
	display: block;
	border-bottom:1px solid #D1D2FF;
	background: none;
}
#qtfw_nav li.now ul li a{
	display: block;
	background:#9E16D8;
	font-size:12px;
	font-weight: normal;
	color:#FFF;
}
#qtfw_nav li.now ul li a:hover{
	display: block;
	background:#49006B;
	text-decoration:none;
	color:#F8FF02
}
#qtfw_nav li.now li ul,{
	display: none;
}
#qtfw_nav li li.now ul{
	display: block;
}
