.nav {
	margin: 0 auto;
	width: 1000px;
	height: 42px;
	background-color: #f6a202;
}
.nav a {
	color: #fff;
	text-decoration: none;
	line-height: 38px;
	font-size: 16px;
	font-weight: bold;
	width: 120px;
	display: block;
	float: left;
	text-align: center;
	height: 42px;
}
.nav a:hover {
	background-color: #e98803;
}
.film_focus {
	width: 745px;
	height: 300px;
	float: left;
	list-style: none;
}
.film_focus_nav {
	float: right;
	width: 255px;
	height: 300px;
	background-color: #b7b6ba;
	opacity: 0.3;
}
.film_focus_nav a {
	width: 255px;
	height: 100px;
	line-height: 100px;
	display: block;
	color: #f7ebdd;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.focustitle2 {
	z-index: 99;
	position: absolute;
	width: 745px;
	height: 46px;
	opacity: 0.3;
	background-color: #000;
	display: block;
	margin-top: -47px;
	color: #fff;
	line-height: 47px;
}
.news {
	width: 500px;
	height: 50px;
	color: #fe7475;
	font-weight: bold;
	border-bottom: 3px solid red;
}
.news2 {
	width: 467px;
	height: 50px;
	color: #fe7475;
	font-weight: bold;
	border-bottom: 3px solid red;
}
.news a {
	color: #fe7475;
	font-weight: bold;
	text-decoration: none;
}
.news2 a {
	color: #fe7475;
	font-weight: bold;
	text-decoration: none;
}
.newscontent {
	width: 500px;
	height: 150px;
	color: #404040;
	margin-top: 0;
	font-weight: bold;
	padding-left: 0;
}
.newscontent2 {
	width: 467px;
	height: 150px;
	color: #404040;
	margin-top: 0;
	font-weight: bold;
	padding-left: 0;
}
.newscontent li {
	list-style: none;
	height: 23px;
	margin-top: 0px;
}
.newscontent li img {
	float: left;
}
.newscontent li a {
	text-decoration: none;
	color: #535353;
	font-size: 14px;
	float: left;
}
.newscontent li span {
	float: right;
	color: #9f9f9f;
	margin-right: 5px;
	font-size: 15px;
}
.newscontent2 li {
	list-style: none;
	height: 23px;
	margin-top: 0px;
}
.newscontent2 li img {
	float: left;
}
.newscontent2 li a {
	text-decoration: none;
	color: #535353;
	font-size: 14px;
	float: left;
}
.newscontent2 li span {
	float: right;
	color: #9f9f9f;
	margin-right: 5px;
	font-size: 15px;
}
.lianjiebody {
	width: 100%;
	float: left;
	background-color: #c94036;
	margin-top: 20px;
}
.lianjie {
	width: 121px;
	font-size: 14px;
	font-weight: bold;
	color: #fce8e4;
	line-height: 38px;
	text-align: center;
	display: block;
	float: left;
	text-decoration: none;
}
.footer {
	margin: 0 auto;
	width: 1000px;
	height: 42px;
	background-color: #313131;
	margin-top: 20px;
}
.footer p {
	color: #fffefe;
	font-size: 15px;
	text-align: center;
	line-height: 39px;
	font-weight: bold;
}
.xiaoxun {
	background: url(my_res/xu.png) no-repeat;
	width: 400px;
	margin-left: 80px;
	height: 38px;
	line-height: 38px;
	float: left;
}
