@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	background-image:url(images/bj.jpg);
}
.nav{ background-image:url(images/nav.jpg); background-repeat:repeat-x; height:44px;}
.banner{  background-repeat:no-repeat; height:380px;}
.link{ background-image:url(images/link.jpg); background-repeat:repeat-x; height:43px;}
.foot{ background-image:url(images/foot.jpg); background-repeat:repeat-x; height:234px;}
.foot_bj{ background-image:url(images/foot_bj.jpg); background-repeat:no-repeat; height:160px;}
img{ border:0px;}