@charset "utf-8";
/* CSS Document */

@import url("reset.css");

html { width:100%; height: 100%;}
html, body { margin:0; padding:0;font-family:Arial, Helvetica, sans-serif;}
body { font-family:Arial, Helvetica, sans-serif; font-size:13px ; line-height:18px; color:#555; background: url(../images/body_bg.jpg) repeat-x #fffef7; width:100%; height:100%;  min-width:1000px; min-height:750px;}

.wrapper { display:block; width:100%; height:100%; background: url(../images/banner.png) 50% 0 no-repeat;}
.wrapper2 { display:block; width:1000px; margin: 0 auto; padding:0 0 45px 0;}
.banner { display:block; width:1000px; height:400px; position:relative;}
.banner span { position:absolute; right:0; top:5px;}
.banner span a { margin:0 3px 0 0;}
.menu { display:block; width:722px; height:69px; padding:0 0 0 278px; }
.links { display:block; width:975px; height:33px; padding:15px 25px 0 0; position:relative; text-align:right; line-height:33px; color:#535353;}
.links span { display:block; width:310px; height:33px; text-align:center; font-weight:bold; color:#7a533e; position:absolute; left:11px; top:15px; line-height:33px; background:url(../images/loan.png) no-repeat;}
.links span a { color:#7a533e; text-decoration:none;}
.links a { color:#535353; text-decoration:none;}
.tel { display:block; width:950px; height:101px; margin:26px 0 0 0; background:url(../images/tel_bg.png) no-repeat; position:relative; padding:18px;}
.tel table { width:640px;}
.tel table td { width:160px; height:26px; line-height:26px; color:#7a533e;}
.tel  a.online { position:absolute; right:170px; top:36px;}
.tel  a.good { position:absolute; right:24px; top:36px;}

body:before { content:""; height:100%; float:left; width:0; margin-top:-32767px;}
div.footer { clear:both; position: relative; margin-top: -45px; display:block; width:100%; height: 45px; clear:both; background:#262626;} 
div.footer2 { color:#777; display:block; width:1000px; margin:0 auto; height:45px; line-height:45px; text-align:center; position:relative; }
div.footer2 img { position:absolute; right:0; top:5px;}