/* CSS Document */

*{ margin:0px; padding:0px;}
body { background:#ffd600;}
img { border:none;}

.banner { height:400px; background:url(images/banner.jpg) center no-repeat; margin:0 auto;}

.left { float:left; width:500px; height:400px; }
.left h1 { background:url(images/huigu.jpg) 20px 0 no-repeat; height:40px;}
.left ul { width:472px; height:333px; background:#000000; margin:13px;}

.right { float:left; width:500px; height:400px; }
.right h1 { background:url(images/tongzhi.jpg) 20px 0 no-repeat; height:40px;}
.right ul { width:500px; height:auto;background:#993300; margin:10px 0 0 0;  }


.tupianqdiv { width:1000px; height:90px;  clear:both; }
.tupianqdiv img { margin:0 0 0 13px;}

.banquan { font-size:12px; line-height:25px; text-align:center; color:#5a4b00;}
.banquan a { margin:0 5px; color:#5a4b00; text-decoration:none;}