@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:240px;
	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:180px;
	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;
}


