
.calc_foot {background:url(../images/bj_bg.png) repeat-x scroll 0 100%; bottom: 0; height: 102px; position: fixed; width: 100%; z-index: 999;  }
.container{ width:1200px; margin:0 auto;}
.container .fr{ display:block; padding-top:50px;}
.calc_foot a.close {background:url(../images/close.png) no-repeat scroll 0 0;display: inline-block;float: right;height: 11px;margin-right: 20px;margin-top: 52px;width: 12px;}
.calc_foot input, .calc_foot select {border: medium none;border-radius: 2px;font-size: 16px;height: 30px;line-height: 30px;margin-left: 3px;width: 110px;}
.calc_foot .sel { text-indent: 10px;}
.calc_foot .area {background: #fff url("../images/calc_area.png") no-repeat scroll 95% 50%;}
.calc_foot .txt {text-indent: 10px;width: 160px; color:#666;}
.calc_foot .btns {background-color: #65ba38;color: #fff;font-weight: bold; height: 30px;text-align: center;}
.calc_foot .btns:hover {background-color: #4eb133;}
 