﻿/* -------------------- 前端 -------------------- */

/* 首页地图搜索 */

.SearchButtonB { background:url(images/Button_Search.gif) no-repeat;
                 width:140px; 
                 height:44px; 
                 border:0; 
                 cursor:pointer; 
                 margin:0 0px;}
                 
.SearchButtonBOn  { background:url(images/Button_Search_On.gif) no-repeat; 
                    width:140px; 
                    height:44px; 
                    border:0; 
                    cursor:pointer; 
                    margin:0 0px; 
                    }

/* LinkButton 按钮样式 */
.pagerbt{
 
  		font-weight:bold;
 		line-height:30px;
        padding-top:3px;
        padding-bottom:3px;
        padding-left:3px;
        padding-right:3px;

        }

.pagerbton{

        }

.pagerbt2{
 
  		font-weight:bold;
		line-height:30px;
        border-top:1px #fff solid;
        border-bottom:1px #fff solid;
        border-left:1px #fff solid;
        border-right:1px #fff solid; 
        padding-left:3px;
        padding-right:3px;
        height:30px;
        }

.pagerbt2on{
		line-height:30px;
        border-top:1px #ccc solid;
        border-bottom:1px #ccc solid;
        border-left:1px #ccc solid;
        border-right:1px #ccc solid; 
        padding-left:3px;
        padding-right:3px;
        height:30px;
        }


/* 用户区登录 */
.bt_login_member{
		background:url(images/bt_login_member.gif) no-repeat; border:0; cursor:hand; }

#bt_login_member{
		background:url(images/bt_login_member.gif) no-repeat; border:0; cursor:hand; }

		
.bt_login_sale{
		background:url(images/bt_login_sale.gif) no-repeat; border:0; cursor:hand; }
		

/* 登录页用户注册 */
.LoginButtonReg{
		background:url(images/registe_button.gif) no-repeat; border:0; cursor:hand; }

/* 登录页用户登录 */
.LoginButton { width:128px; height:30px; background:url(images/login_button.gif) no-repeat; border:0; cursor:hand;}
.LoginButtonOn { width:128px; height:30px; background:url(images/Button_Login_2.gif) no-repeat; border:0; cursor:pointer;}

/* 忘记密码 */
.bt_password{
		background:url(images/bt_password.gif) no-repeat; border:0; cursor:hand; }

a.bt_password:link,a.bt_password:visited {	background:url(images/bt_password.gif) no-repeat; border:0; cursor:hand;}

a.bt_password:hover { background:url(images/bt_password_on.gif) no-repeat; border:0; cursor:hand;}

        
/*  免费发布   */
.FreeADButton
{
  background-image: url(images/FreeADButton.gif);
  BORDER-LEFT:   #7b9ebd   0px   solid;  
  BORDER-RIGHT:   #7b9ebd   0px   solid;     
  BORDER-TOP:   #7b9ebd   0px   solid;   
  BORDER-BOTTOM:   #7b9ebd   0px   solid;
  width:128px;
  height: 72px;
  
}

.FreeADButtonOn
{
  background-image: url(images/FreeADButtonOn.gif);
  BORDER-LEFT:   #7b9ebd   0px   solid;  
  BORDER-RIGHT:   #7b9ebd   0px   solid;     
  BORDER-TOP:   #7b9ebd   0px   solid;   
  BORDER-BOTTOM:   #7b9ebd   0px   solid;
  CURSOR:   hand;     
  width:128px;
  height: 72px;  
}


/* 分类广告删除留言 */
.editbt_del{background-color:White;
        color:Red;
        line-height:12px;
        padding-top:3px;
        padding-bottom:3px;
        padding-left:3px;
        padding-right:3px;	
        border:1px #ccc solid;
        }

a.editbt_del:link,a.editbt_del:visited { 	 
        color:Red;
		background-color:White;
        line-height:12px;
        padding-top:3px;
        padding-bottom:3px;
        padding-left:3px;
        padding-right:3px;	
        border:1px #ccc solid;

}

a.editbt_del:hover {background-color:Red;
        color:White;
        line-height:12px;
        padding-top:3px;
        padding-bottom:3px;
        padding-left:3px;
        padding-right:3px;	
        border:1px #ccc solid;
 
}


.linkbt{background:url(images/bt_linkbt.gif);
        color:White;
 		line-height:30px;
        border:1px #ba0200 solid;
        padding:3px 3px 16px 16px;
    }


a.linkbt:link,a.linkbt:visited {  
        color:White;
		line-height:30px;
        border:1px #ba0200 solid;
        padding:3px 16px;
}

a.linkbt:hover {
        color:White;
 		line-height:30px;
        border:1px #ba0200 solid;
        padding:3px 16px;
}

a.linkbt:active {background:url(images/bt_linkbt.gif);
 		line-height:30px;
        border:1px #ba0200 solid;
        padding:3px 16px;
        color:White;
}

.linkbt_save{background:url(images/bt_linkbt.gif);
        font-weight:bold;
        font-size:14px;
 		line-height:26px;
        border-top:1px #ccc solid;
        border-bottom:1px #ccc solid;
        border-left:1px #ccc solid;
        border-right:1px #ccc solid; 
        padding-top:3px;
        padding-bottom:3px;
        padding-left:16px;
        padding-right:16px;
        color:White;
        }


.linkbt_del{background-color:White;
        color:Red;
        padding-top:3px;
        padding-bottom:3px;
        padding-left:16px;
        padding-right:16px;	
        border:1px #ccc solid;
 		line-height:30px;
        }


a.linkbt_del:link,a.linkbt_del:visited {background-color:White;
        color:Red;
        padding-top:3px;
        padding-bottom:3px;
        padding-left:16px;
        padding-right:16px;	
        border:1px #ccc solid;
 		line-height:30px;

}

a.linkbt_del:hover {background-color:Red;
        color:White;
        padding-top:3px;
        padding-bottom:3px;
        padding-left:16px;
        padding-right:16px;	
        border:1px #ccc solid;
 		line-height:30px;
 
}

a.linkbt_del:active {background-color:White;
        color:Red;
        padding-top:3px;
        padding-bottom:3px;
        padding-left:16px;
        padding-right:16px;	
        border:1px #ccc solid;
 		line-height:30px;
 
}



.editbt{background:url(images/bt_linkbt.gif);
        line-height:30px;
        border-top:1px #ccc solid;
        border-bottom:1px #ccc solid;
        border-left:1px #ccc solid;
        border-right:1px #ccc solid; 
        padding-top:3px;
        padding-bottom:3px;
        padding-left:3px;
        padding-right:3px;
        }


a.editbt:link,a.editbt:visited {background:url(images/bt_linkbt.gif);   
        line-height:30px;
        border-top:1px #ccc solid;
        border-bottom:1px #ccc solid;
        border-left:1px #ccc solid;
        border-right:1px #ccc solid; 
        padding-top:3px;
        padding-bottom:3px;
        padding-left:3px;
        padding-right:3px;

}

a.editbt:hover {background:url(images/bt_linkbt_on.gif);
        line-height:30px;
        border-top:1px #ccc solid;
        border-bottom:1px #ccc solid;
        border-left:1px #ccc solid;
        border-right:1px #ccc solid; 
        padding-top:3px;
        padding-bottom:3px;
        padding-left:3px;
        padding-right:3px;
 
}

a.editbt:active {background:url(images/bt_linkbt.gif);
        line-height:30px;
        border-top:1px #ccc solid;
        border-bottom:1px #ccc solid;
        border-left:1px #ccc solid;
        border-right:1px #ccc solid; 
        padding-top:3px;
        padding-bottom:3px;
        padding-left:3px;
        padding-right:3px;	

}

.BtSubscribe
{
     background:url(images/bt_subscribe.gif) no-repeat;
                 width:90px; 
                 height:28px; 
                 border:0; 
                 cursor:pointer; 
                 margin:0 0px;
    }

.BtSubscribeOn  { background:url(images/bt_subscribe_on.gif) no-repeat; 
                 width:90px; 
                 height:28px; 
                    border:0; 
                    cursor:pointer; 
                    margin:0 0px; 
                    }


.BtLoanSummit
{
     background:url(images/bt_loan_summit.gif) no-repeat;
                 width:90px; 
                 height:28px; 
                 border:0; 
                 cursor:pointer; 
                 margin:0 0px;
    }

.BtLoanSummitOn  { background:url(images/bt_loan_summit_on.gif) no-repeat; 
                 width:90px; 
                 height:28px; 
                    border:0; 
                    cursor:pointer; 
                    margin:0 0px; 
                    }

.BtCancel
{
     background:url(images/bt_cancel.gif) no-repeat;
                 width:90px; 
                 height:28px; 
                 border:0; 
                 cursor:pointer; 
                 margin:0 0px;
    }

.BtCancelOn  { background:url(images/bt_cancel_on.gif) no-repeat; 
                 width:90px; 
                 height:28px; 
                    border:0; 
                    cursor:pointer; 
                    margin:0 0px; 
                    }

.BtSave
{
     background:url(images/bt_save.gif) no-repeat;
                 width:90px; 
                 height:28px; 
                 border:0; 
                 cursor:pointer; 
                 margin:0 0px;
    }

.BtSaveOn  { background:url(images/bt_save_on.gif) no-repeat; 
                 width:90px; 
                 height:28px; 
                    border:0; 
                    cursor:pointer; 
                    margin:0 0px; 
                    }

.BtReturn
{
     background:url(images/bt_return.gif) no-repeat;
                 width:90px; 
                 height:28px; 
                 border:0; 
                 cursor:pointer; 
                 margin:0 0px;
    }

.BtReturnOn  { background:url(images/bt_return_on.gif) no-repeat; 
                 width:90px; 
                 height:28px; 
                    border:0; 
                    cursor:pointer; 
                    margin:0 0px; 
                    }




/* -------------------- 后台 -------------------- */

/* 按钮 */

.backend_property_b
 {
    background:url(images/backend_property_b.gif) no-repeat;
    width:81px;
    height:23px;
    border:0; 
    cursor:pointer; 
    padding-top:3px;
    text-align:center;
     }         

.backend_property_b2
 {
    background:url(images/backend_property_b.gif) no-repeat;
    width:81px;
    height:23px;
    border:0; 
    cursor:pointer; 
    padding-top:1px;
     }    
     
          
.backend_property_editb
 {
    background:url(images/backend_property_editb.gif) no-repeat;
    width:81px;
    height:23px;
    border:0; 
    cursor:pointer; 
    padding-top:0px;
     } 

.backend_property_delb
 {
    background:url(images/backend_property_delb.gif) no-repeat;
    width:81px;
    height:23px;
    border:0; 
    cursor:pointer; 
    padding-top:3px;
     } 
     
.backend_property_logb
 {
    background:url(images/backend_property_logb.gif) no-repeat;
    width:81px;
    height:23px;
    border:0; 
    cursor:pointer; 
    padding-top:3px;
     } 
 
.backend_property_statsb
{
    background:url(images/backend_property_statsb.gif) no-repeat;
    width:81px;
    height:23px;
    border:0; 
    cursor:pointer; 
    padding-top:3px;
}



.advsearch
{
    background:url(images/backend_AdvanceSearchButton.gif) no-repeat;
    width:74px;
    height:23px;
    border:0; 
    cursor:pointer; 
    margin:0 0px;
}

.advsearchon
{
    background:url(images/backend_AdvanceSearchButton.gif) no-repeat;
    width:74px;
    height:23px;
    border:0; 
    cursor:pointer; 
    margin:0 0px;
}
     
.backend_bt_edit
{
    background:url(images/backend_bt_edit.gif) no-repeat;
    width:59px;
    height:23px;
    border:0; 
    cursor:pointer; 
    margin:0 0px;
}

.backend_bt_del
{
    background:url(images/backend_bt_del.gif) no-repeat;
    width:59px;
    height:23px;
    border:0; 
    cursor:pointer; 
    margin:0 0px;
}

.backend_bt
{
    background:url(images/backend_bt.gif) no-repeat;
    width:70px;
    height:23px;
    border:0; 
    cursor:pointer; 
    margin:0 0px;
    text-align:center;
}



.linkbtbig{background:url(images/bt_linkbtbig.gif);
        line-height:45px;
		font-size:16px;
		font-weight:bold;
        padding-top:8px;
        padding-bottom:10px;
        padding-left:36px;
        padding-right:36px;
        border-top:1px #ccc solid;
        border-bottom:1px #ccc solid;
        border-left:1px #ccc solid;
        border-right:1px #ccc solid;
        }

a.linkbtbig:link,a.linkbtbig:visited {background:url(images/bt_linkbtbig.gif);   
		line-height:45px;
		font-size:16px;
		font-weight:bold;
        padding-top:8px;
        padding-bottom:10px;
        padding-left:36px;
        padding-right:36px;
        border-top:1px #ccc solid;
        border-bottom:1px #ccc solid;
        border-left:1px #ccc solid;
        border-right:1px #ccc solid;

}

a.linkbtbig:hover {background:url(images/bt_linkbtbig_on.gif);

		line-height:45px;
		font-size:16px;
		font-weight:bold;
        padding-top:8px;
        padding-bottom:10px;
        padding-left:36px;
        padding-right:36px;
        border-top:1px #ccc solid;
        border-bottom:1px #ccc solid;
        border-left:1px #ccc solid;
        border-right:1px #ccc solid;

}

a.linkbtbig:active {background:url(images/bt_linkbtbig.gif);

		line-height:45px;
		font-size:16px;
		font-weight:bold;
        padding-top:8px;
        padding-bottom:10px;
        padding-left:36px;
        padding-right:36px;
        border-top:1px #ccc solid;
        border-bottom:1px #ccc solid;
        border-left:1px #ccc solid;
        border-right:1px #ccc solid;

}