@charset "utf-8";
/* CSS Document */

body {font-family: Verdana, "宋体";font-size: 12px;line-height: 1.7em;color: #333;margin: 0px;padding: 0px;overflow: hidden;}

#info{background-color: #666;text-align: center;height: 400px;width: 600px;;margin-right: auto;margin-left: auto;border: 1px solid #fff;}

h3 {font-size: 12px;color: #fff;margin: 20px 0 0 0;}

ul,li{margin: 0px;padding: 0px;list-style: none;}

a:active,a:hover{cursor:pointer;}
a:link,a:active,a:visited{	color: #fff;	text-decoration: none;}
a:hover{	color: #f00;	text-decoration: none;
}
#info #zs img{height: 280px;width: 400px;border: 7px solid #fff; margin-bottom:4px;}

#zs{text-align: left;	float: right;	height: 360px;	width: 450px;	margin-top: 20px; padding-right:20px;	overflow: hidden;}

#zs ul{ margin:0 0 0 30px;}

#zs span{ display:block;}

#zs a{ display:inline;}

#nav{	text-align: left;	float: left;	height: 350px;	width: 130px; overflow: auto;}

#nav a{ display:block;}

.z{	height: 56px;	width: 80px;	border: 1px solid #fff;	display: block;	margin:4px 0 4px 15px;}

#zs li{ display:block; height:400px; color:#fff; line-height:1.3em;}

.b1{background: url(images/b1.jpg);}
.b2{background: url(images/b2.jpg);}
.b3{background: url(images/b3.jpg);}
.b4{background: url(images/b4.jpg);}
.b5{background: url(images/b5.jpg);}
.b6{background: url(images/b6.jpg);}
.b7{background: url(images/b7.jpg);}
.b8{background: url(images/b8.jpg);}

#wrap{ margin:0 auto; width:800px; height:440px; background:#eee; }

#main{	margin: 0 auto;	clear: both; padding: 20px 10px;}

#footer{ margin:-150px auto 0 auto; width:800px;	background-color: #444;	font-family: Verdana, Arial, sans-serif;	font-size: 12px;	color: #fff;}

#foot{	line-height: 1.3em;	margin: 0 auto;	height: 150px;	width: 800px;}

#foot #left {	float: left;	width: 380px;	padding-top: 72px; padding-left:10px;}

#foot #right {	text-align: right;	float: right;	width: 400px;	padding-top: 72px; padding-right:10px;}
