@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
#hot-mortgage {
    position: relative;
    width: 950px;
	margin:0 auto;
}

#hot-mortgage .heading-hot{ color:#333231; font-family:Arial, sans-serif; text-align:center; font-weight:bold; margin:30px 0 50px; }
#hot-mortgage .heading-hot span{ font-size:12px; color:#626f79; display:block; width:600px; margin:0 auto;  font-weight: normal; line-height:20px }
#hot-mortgage .back-form{
    background: url(../images/hotmortgage_10.png)  no-repeat scroll center 0 transparent;
   
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 577px;
    margin: 20px 0 0;}
	
#hot-mortgage .lady {
	position: absolute;
	right: 8px;
	top: 150px;
}	
#hot-mortgage .form-block{ float:left; width:310px; padding:20px 10px;}
#hot-mortgage .form-block h2{ color:#052150; margin:11px 0 44px; text-align:center; font-size:18px; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
#hot-mortgage .form-block .textfeild{ color:#444; border:1px solid #a7cddc; width:220px; height:22px; }
#hot-mortgage .form-block label{ width:300px;padding:10px 20px 5px; display:block;}
#hot-mortgage .form-block label span{ display:block; color:#fff; font-size:12px; font-weight:bold; line-height:24px; }
#hot-mortgage .form-block label .imgbut {
    background: url("../images/hotmortgage_11.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 25px;
    margin-top: 8px;
    padding: 5px 0;
    text-align: center;
    width: 226px;
}
#hot-mortgage .back-form .listing{ width:350px; float:left; padding: 0 20px 30px;}
#hot-mortgage .back-form .listing ul{ list-style:none; margin:64px 0 0 0; padding: 0px}
#hot-mortgage .back-form .listing li {
    background: url("../images/tick-hot.png") no-repeat scroll left top transparent;
    display: block;
    font-size: 16px;
    margin: 8px 10px;
    padding: 3px 8px 8px 48px;
    width: 300px;
}
