body {
	margin: 0px;
	width: 100%;
	background-image: url(bj.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: fixed;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #333;
}
#nav{
	width:1020px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 40px;
}
#nav ul {
	list-style-type: none;
	display: inline;
}

#nav ul li{
	float:left;
	position:relative;
	width: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C8C8;
	font-family: "微软雅黑";
	font-size: 16px;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	line-height: 40px;
}
#nav ul li a{
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
}
#nav ul li a:hover{ color:#000; text-decoration:none;}
#topic {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 30px;
	text-align: center;
}
#container {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
#container #mvideo{
	float: left;
	width: 500px;
	margin-left: 5px;
	margin-top: 10px;
}
#container #right {
	float: left;
	width: 500px;
	margin-left: 10px;
	background-image: url(redkuang.png);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 380px;
}
#shipin {
	background-color: #FFF;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
.mir16  {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 28px;
	color: #333;
	background-image: url(mirbj.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 30px;
	text-indent: 15px;
	width: 450px;
}
.kailanyu {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 28px;
	width: 420px;
	margin-top: 105px;
	margin-right: auto;
	margin-left: auto;
}

ul  {
	padding: 0px;
	width: 100%;
	list-style-type: none;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul li {
	float: left;
	width: 232px;
	margin-right: 13px;
	margin-left: 10px;
	margin-bottom: 20px;
}
ul li .title14 {
	font-family: "微软雅黑";
	font-size: 16px;
	width: 232px;
	background-image: url(bofangqi.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
	line-height: 30px;
	background-color: #FFF;
}




.more {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bolder;
	color: #C00;
}

.more a {
	color: #C00;
}

.clear {
	clear: both;
}


#footer {
	font-family: "宋体";
	font-size: 0.875em;
	line-height: 1.6em;
	color: #666;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: center;
}
