@charset "utf-8";
	* {
	margin: 0;
	padding: 0;
}
body,div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,p {
	margin: 0;
	padding: 0;
}
body {
	color: #3d3228;
	background-color: #e8dccb;
	font-size: 12px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}
img,input {
	border: 0;
}
input {
	vertical-align: middle;
}
ol,ul,li {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 14px;
}
a {
	color: #3d3228;
	text-decoration: none;
}
a: hover {
	color: #ff6600;
	text-decoration: underline;
}
.back {
	clear: both;
	height: 0;
	overflow: hidden;
}
#die_header {
	clear: both;
	background: url(../images/top_bg.png) repeat-x top center;
}
#die_header .head {
	height: 70px;
	width: 960px;
	position: relative;
	margin: 0 auto;
}
#die_header .head .logo {
	width: 202px;
	float: left;
	margin: 8px 0 0 3px;
}
#die_header .head .search {
	width: 405px;
	float: left;
	margin: 18px 0 0 80px;
}
#die_header .head #formsearch {
	width: 100%;
	height: 34px;
	background: url(../images/search.png) no-repeat;
}
#die_header .head #formsearch .keyword {
	width: 305px;
	height: 34px;
	line-height: 34px;
	float: left;
	color: #90887c;
	margin: 0 5px 0 15px;
	background-color: transparent;
}
#die_header .head #formsearch .look {
	width: 80px;
	height: 34px;
	float: left;
	background-color: transparent;
	cursor: pointer;
	text-indent: -1440px;
}
#die_header .head .search .hotkey {
	padding: 8px 0 0 8px;
	height: 8px;
	line-height: 8px;
	overflow: hidden;
}
#die_header .head .query {
	float: right;
	margin: 28px 2px 0 0;
}
#die_header .head .query a.tt {
	color: #fff7ee;
	padding-right: 10px;
}
#die_header .menu {
	height: 39px;
	overflow: hidden;
	background: url(../images/nav_bg.png) repeat;
}
#die_header .menu .menu_ul {
	width: 960px;
	margin: 0 auto;
	padding-top: 1px;
}
#die_header .menu .menu_ul li {
	float: left;
}
#die_header .menu .menu_ul li a {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	padding: 0 20px;
}
#die_header .menu .menu_ul li a.cur {
	background-color: #3d3228;
}
#die_header .navbox {
	height: 30px;
	border-bottom: 1px solid #cec3b3;
}
#die_header .navbox .nav {
	width: 960px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
}
#die_header .navbox .nav a {
	padding: 0 7px;
}
#die_header .nav .nav_l {
	float: left;
	background: url(../images/l.png) no-repeat left;
	padding-left: 10px;
}
#die_header .nav .nav_l label.tv {
	padding-left: 20px;
	color: #ff6600;
	font-weight: bold;
	background: url(../images/tv.png) no-repeat left;
	display: inline-block;
}
#die_header .nav .nav_r {
	float: right;
	background: url(../images/l.png) no-repeat right;
	padding-right: 10px;
}
#die_header .nav .nav_r label.film {
	padding-left: 20px;
	color: #ff6600;
	font-weight: bold;
	background: url(../images/film.png) no-repeat left;
	display: inline-block;
}
#die_wrap {
	clear: both;
}
#die_wrap .die960 {
	width: 960px;
	margin: 8px auto;
	clear: both;
	overflow: hidden;
}
#die_wrap .die960 .placard {
	margin: 8px auto 0;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	border: 1px solid #ff9900;
	color: #ff6600;
	background-color: #fff7ee;
}
.die_tui {
	border: 1px solid #d8cdbc;
	border-top: none;
	background-color: #FFF;
}
.die_tui .h_top {
	padding: 10px 15px;
	overflow: hidden;
	clear: both;
}
.die_tui .h_top h1 {
	float: left;
	font-size: 22px;
	font-family: "��";
	font-weight: 400;
}
.die_tui .h_top h1 span {
	color: #cec3b3;
	font-size: 18px;
	padding-left: 5px;
	font-family: Arial,Helvetica,sans-serif;
}
.ul_new {
	margin: 10px 0 0 2px;
	padding-bottom: 8px;
	overflow: hidden;
}
.ul_new li {
	width: 224px;
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border-top: 1px dashed #ddd2c2;
	float: left;
}
.ul_new li em {
	font-style: normal;
	color: #ff6600;
}
.die_left {
	float: left;
	width: 700px;
	overflow: hidden;
}
.die_right {
	float: right;
	width: 250px;
	overflow: hidden;
}
.record {
	border: 1px solid #d8cdbc;
	margin-top: 5px;
	overflow: hidden;
	background-color: #FFF;
}
.record .h_top {
	padding: 10px 15px;
	overflow: hidden;
	clear: both;
}
.record .h_top h1 {
	font-size: 22px;
	font-family: "��";
	font-weight: 400;
	padding-bottom: 8px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd2c2
}
.record .ul_record {
	margin-left: 7px;
	overflow: hidden;
}
.record .ul_record li {
	float: left;
	width: 189px;
}
.record .ul_record li a.img {
	height: 125px;
	width: 165px;
	position: relative;
	margin: 0 auto;
	display: block;
	padding: 2px;
	border: 1px solid #ddd2c2;
}
.record .ul_record li a.img: hover {
	border: 1px solid #ff9000;
}
.record .ul_record li a.img label.bg {
	background: #000000;
	top: 105px;
	display: block;
	height: 20px;
	left: 2px;
	opacity: 0.5;
	position: absolute;
	width: 165px;
	z-index: 1;
}
.record .ul_record li a.img label.state {
	top: 105px;
	color: #FFF;
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: right;
	overflow: hidden;
	left: 7px;
	white-space: nowrap;
	position: absolute;
	width: 155px;
	z-index: 2;
}
.record .ul_record li h3 {
	height: 50px;
	line-height: 25px;
	width: 171px;
	margin: 0 auto;
	font-weight: 400;
	overflow: hidden;
}
.record .ul_record li p.role {
	height: 20px;
	line-height: 20px;
	width: 171px;
	margin: 0 auto;
	overflow: hidden;
	color: #90887c;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.record .telecine {
	margin-top: 20px;
}
.record .telecine .title {
	width: 926px;
	margin: 0 auto;
	position: relative;
	border-top: 1px solid #ddd2c2;
}
.record .telecine .title h2 {
	background-color: #FFF;
	position: absolute;
	top: -10px;
	padding-right: 10px;
}
.record .telecine ul {
	margin: 15px 0 15px 15px;
	overflow: hidden;
}
.record .telecine ul li {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 30px;
	margin-left: 10px;
}
#die_footer {
	margin-top: 30px;
	background-color: #cec3b3;
}
#die_footer .foot_back {
	border-top: 1px solid #b3a99b;
	border-bottom: 1px solid #e8dccb;
}
#die_footer .footer {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 35px;
}
#die_footer .footer p {
	line-height: 25px;
	text-align: center;
}
.ad960 {
	/*padding: 5px;*/
	background: #FFFFFF;
}
.play_ad300_1 {
	width: 300px;
	height: 250px;
	overflow: hidden;
}
.play_ad300_2 {
	margin-top: 10px;
	width: 300px;
	height: 250px;
	overflow: hidden;
}
.play_ad_top {
	padding: 5px 0;
	color: #FFF;
}
#player {
	background-color: #3d3228;
	padding-bottom: 5px;
}
#player .die_left {
	width: 650px;
}
#player .die_left .playback {
	height: 510px;
	background-color: #e8dccb;
	overflow: hidden;
	vertical-align: middle;
}
#player .die_right {
	width: 300px;
}