* {
	margin: 0;
	padding: 0;
}
#content {
	width: 1003px;
	height: auto;
}
#nav {
	width: 1003px;
	height: auto;
	background: url(mv_image/nav.png) no-repeat;
}
#nav ul {
	list-style: none;
	width: 800px;
	height: auto;
	overflow: hidden;
	margin: 0 0 0 170px;
	padding: 0;
}
#nav ul li {
	width: 150px;
	float: left;
	height: 30px;
	line-height: 30px;
}
#nav ul li a {
	text-decoration: none;
	color: #000;
	font: bold;
}
#main {
	width: 1003px;
	height: auto;
	overflow: hidden;
}
#banner {
	width: 1003px;
	height: 198px;
	overflow: hidden;
}
#left {
	width: 210px;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(mv_image/zbg.jpg) repeat-y;
	float: left;
}
#left #z1 {
	width: 190px;
	height: 620px;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
}
#right {
	width: 793px;
	float: right;
	height: auto;
	overflow: hidden;
}
#right p {
	width: 700px;
	padding-left: 20px;
}
#right h2 {
	text-align: center;
	font-size: 18px;
}
#right .tab1 {
	margin-left: 20px;
}
