@charset "gb2312";
/*----------------------------全局样式------------------------------*/
body {
	margin: 0px;
	scrollbar-face-color: #3483C2;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #3483C2;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #D3EBF9;
	scrollbar-darkshadow-color: #3483C2;
}
table {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
	height: 20px;
	font-family: "宋体";
	font-size: 12px;
	color: #00344D;
}
.input {
	border-top:1px solid  #000000;
	border-right:1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #000000;
	font-family: "宋体";
	font-size: 12px;
	color: #00344D;
}
li {
	float: left;
	display: inline;
}
/*----------------------------注册链接样式------------------------------*/
a.login:link,a.login:visited,a.login:active{
	font-family: "宋体";
	font-size: 12px;
	color: #215062;
	text-decoration: underline;
}
a.login:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
/*----------------------------按钮样式（保存、取消、查询）------------------------------*/
.btn_s {
	background-image: url(../images/login/btn_s.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 79px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	cursor: hand;
}
.btn_q {
	background-image: url(../images/login/btn_q.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 79px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	cursor: hand;
}
.btn_search {
	background-image: url(../images/mian/btn_search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 79px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	cursor: hand;
}
/*----------------------------经纪合同样式------------------------------*/
.print1 {
	background-image: url(../images/window/g1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 87px;
	font-family: "宋体";
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 2px;
	cursor: hand;
}
.print2 {
	 background-image: url(../images/window/g4.gif);
	 background-repeat: no-repeat;
	 background-position: center center;
	 height: 24px;
	 width: 108px;
	 font-family: "宋体";
	 font-size: 12px;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 padding-top: 2px;
	 cursor: hand;
}
.zhaiyao {
	 background-image: url(../images/window/g6.gif);
	 background-repeat: no-repeat;
	 background-position: center center;
	 height: 24px;
	 width: 86px;
	 border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	padding-top: 1px;
	cursor: hand;
}
.fanhui {
	 background-image: url(../images/window/g7.gif);
	 background-repeat: no-repeat;
	 background-position: center center;
	 height: 24px;
	 width: 78px;
	 border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	padding-top: 1px;
	cursor: hand;
}
.tijiao {
	 background-image: url(../images/window/g5.gif);
	 background-repeat: no-repeat;
	 background-position: center center;
	 height: 24px;
	 width: 82px;
	 font-family: "宋体";
	 font-size: 12px;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 padding-top: 2px;
	 cursor: hand;
}
.bb_input{   /*input定义*/
	background-color:Transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	line-height: 21px;
}
.SELECT1 
{ 
	FONT-SIZE: 12px;
	FONT-FAMILY: 宋体;
	background-color:Transparent; 
}
.bb_input2{   /*input定义*/
	background-color:Transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: "仿宋_GB2312";
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	line-height: 21px;
}
.bb_textmemo{   /*textarea定义*/
	background-color: Transparent;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 21px;
	border: 1px solid #000000;
}
/*----------------------------经纪合同样式end------------------------------*/
.main {
	height: 398px;
	width: 882px;
	background-image: url(../images/login/login_3.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#login_bg {
	background-image: url(../images/login/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu {
	list-style-type: none;
	display: inline;
}
#SY1 {
	width: 200px;
	float: left;
}
#SY2 {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#main1 {
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 2px;
	background-color: #F4F9FF;
}
#Bline {
	border: 1px solid #A6D0E8;
	height: auto;
	background-color: #F4F9FF;
	width: 100%;
	padding: 5px;
}
.aa {
	text-align: right;
	z-index: 20;
	position: relative;
	border: 1px solid #000000;
	width: 99%;
}

.Cline 
{
	border: 1px solid #A6D0E8;
	padding: 5px;
	margin-right: 5px;
	height: auto;
	background-color: #F4F9FF;
}
.gridtitle {
	background-color: #666666;
	background-image: url(../images/mian/gridTitle.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.grid_title_td_left {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	height: 27px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9D3EB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9D3EB;
}
.grid_td_left {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9D3EB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9D3EB;
	padding-left: 5px;
}
.grid_td_title {
	height: 25px;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9D3EB;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #B9D3EB;
	border-right-color: #B9D3EB;
	line-height: 25px;
	background-image: url(../images/window/grid_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
.grid_td_title2 {
	height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9D3EB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9D3EB;
	background-image: url(../images/window/grid_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	width: 100%;
	padding-left: 5px;
	vertical-align: middle;
	line-height: 25px;
	font-weight: bold;
}
.grid_td_left_lable {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9D3EB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9D3EB;
	padding-left: 5px;
	text-align: right;
	padding-right: 8px;
	font-family: "宋体";
	font-size: 12px;
}
.grid_tr_bg {
	background-color: #EAF4FB;
}

.grid_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #B9D3EB;
	border-right-color: #B9D3EB;
}
.left_bg {
	background-image: url(../images/left/leftbg.gif);
	background-repeat: repeat-x;
}
.left_td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #A3A3A3;
	border-right-color: #A3A3A3;
	border-bottom-color: #A3A3A3;
	border-left-color: #A3A3A3;
	line-height: 21px;
}
/*----------------------------全局链接样式------------------------------*/
a:link,a:visited,a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}
a.left:link,a.left:visited,a.left:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a.left:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}
/*----------------------------图片链接样式------------------------------*/
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*----------------------------顶部图片导航钮样式------------------------------*/
.topbutton1 
{
	background-image: url(../images/top/btn01.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 109px;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	cursor: hand;
 }
.topbutton2 
{
	background-image: url(../images/top/btn2.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 109px;
	padding-top: 12px;
	text-align: center;
	vertical-align: middle;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	cursor: hand;
}
/*----------------------------左部图片导航钮样式------------------------------*/
.leftbutton1 
{
	background-image: url(../images/left/btn0.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 155px;
	vertical-align: middle;
	padding-top: 10px;
	font-family: "宋体";
	font-size: 12px;
	cursor: hand;
	color: #000000;
	margin-right: 15px;
	margin-top: 5px;
	letter-spacing: 0.2em;
	padding-left: 21px;
 }
.leftbutton2 
{
	background-image: url(../images/left/btn00.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 155px;
	padding-top: 10px;
	vertical-align: middle;
	font-family: "宋体";
	font-size: 12px;
	cursor: hand;
	float: left;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 5px;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-left: 20px;
}
#leftbtnmenu {
	list-style-type: none;
	list-style-position: inside;
	margin-left: -10px;
}.grid_td_left_fb {
	font-family: "宋体";
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B9D3EB;
	border-left-color: #B9D3EB;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
}
#pass_btn_height {
	height: 40px;
	padding-top: 8px;
}
.pass_title {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5DA7C8;
	border-right-color: #5DA7C8;
	border-left-color: #5DA7C8;
}

.default_greey {
	font-size: 12px;
	line-height: 25px;
	WORD-WRAP: break-word;
	font-FAMILY:Arial, Helvetica, sans-serif, "宋体";
	text-align: left;
	text-indent: 2px;
	white-space: nowrap;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.default_B_greey
{
	font-weight: bold;
	font-size: 12px;
	text-indent: 5px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	white-space: nowrap;
	background-image: url(../images/mian/gridTitle.gif);
	text-align: left;
	WORD-WRAP: break-word;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.default_blue {
	font-size: 12px;
	line-height: 25px;
	WORD-WRAP: break-word;
	font-FAMILY:Arial, Helvetica, sans-serif, "宋体";
	text-align: left;
	text-indent: 2px;
	white-space: nowrap;
}

.Grid_PageNumber
{
	font-size: 9pt;
	font-family: "宋体" , Arial, Helvetica;
	background-color: #EAF4FB;
}
TABLE.InputFrameMain
{
	border-right: #B9D3EB 0px solid;
	border-top: #B9D3EB 0px solid;
	margin-top: 2px;
	margin-left:2px;
	margin-bottom: 2px;
	margin-right: 2px;
	border-left: #B9D3EB 0px solid;
	border-bottom: #B9D3EB 0px solid;
	border-collapse: collapse;
	font-size: 13px;
	text-decoration: none;
	position:relative;	
}
td.ListCellRow
{
	border: 1px solid #B9D3EB;
}
td.td_hidden
{
	display :none;
}
ht.txt_css
{
	
	BORDER-TOP-STYLE: none; 
	BORDER-BOTTOM: black 1px solid;
	 BORDER-RIGHT-STYLE: none; 
	 BORDER-LEFT-STYLE: none; 
	 HEIGHT: 19px
}
#topbtn_div {
	position: absolute;
	z-index: 20;
	visibility: visible;
	overflow: visible;
	/*left: 246px;*/
	right:10px;
	width: 550px;
	height: 41px;
	vertical-align: bottom;
	text-align: left;
	top: 46px;
}
.Noborder_label {
	text-align: right;
	padding-right: 8px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
}
.font_13 {        
	font-size: 13px;
	text-decoration: none;
	
	color: #000000;
}
