/* CSS Document */

*{ margin:0; padding:0;}
img{ border:none;}
a{ text-decoration:none;}

body{ margin:0; padding:0;}
.wrap{ position:relative; margin:0 auto; 
	   width:expression(document.body.clientWidth <= 990? "990px": "auto");
       min-width:990px;
	   width:100%;}
.bodybg{ background:url(../images/jztj_manyou.jpg) center top no-repeat; height:888px;}
.map{ width:984px; margin:0 auto; padding-top:470px;}