@charset "utf-8";
/* CSS Document */

	
p.right_title{
	font-family:"宋体", "新宋体";
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	width:174px;
	float: left;
	margin:0;
	background-image:url(../images/right_title.gif);
	background-repeat: no-repeat;
	padding: 13px 0px 15px 35px;
    height:0px;
    line-height:0px;

}
.greenline{ border-bottom:2px #8bd44a solid}
.orangeline{ border-bottom:2px #ffb732 solid}

.branchimg{
	overflow:hidden;
	text-align:center;
	padding-top:6px;
	clear:both;
	height:35px;
	background-image:url(../images/branch_bg.jpg);
	background-repeat: no-repeat;
}
/* 分公司查询控件*/
 .branchlist{}
 .branchname{}