/*global.css*/
* {
	margin:0 auto;
	padding:0;
}
body {
	font-size:12px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background:#484848;
	height:100%;
	color:#333;
}

img {
	border:0;
}

ul {
	list-style:none;
}
/*index.css*/
#container {
	width:960px;
	height:1478px;
	margin:0 auto;
}

#top_layer {
	width:960px;
	height:391px;
	margin:0 auto;	
}

#top_t {
	width:960px;
	height:217px;
	background:url(img/top_t.jpg) no-repeat;
}

#top_b {
	width:960px;
	height:174px;
	background:url(img/top_b.jpg) no-repeat;
}

#content_layer {
	width:960px;
	height:979px;
	background:#000;
	margin:0 auto;
}

#content_layer .l {
	width:97px;
	height:979px;
	float:left;
	background:url(img/left.jpg) no-repeat;
}

#content_layer .c {
	width:767px;
	height:979px;
	float:left;
}

.video_c {
	width:757px;
	height:464px;
	border:1px #505050 solid;
	margin-bottom:14px;
	padding:6px 4px 0 4px;
}

.video_c .left {
	width:250px;
	height:464px;
	float:left;
	background:url(img/border.jpg) 248px 52px no-repeat;
}

.video_c .left .title {
	width:250px;
	height:40px;
}

.video_c .right {
	width:500px;
	height:464px;
	float:left;
	padding-left:4px;
}

#cartoon .title {
	background:url(img/cartoon_t.jpg) no-repeat;
}

#c_list,#m_list {
	width:250px;
	height:396px;
	overflow:hidden;
}

.left_c {
	width:250px;
	height:385px;
	padding-top:11px;
}

.left_c a {
	float:left;
	margin:0 5px 20px 5px;
	-display:inline;
}

#c_page,#m_page {
	width:250px;
	height:28px;
	overflow:hidden;
}

#c_page ul,#m_page ul {
	width:240px;
	margin:0 auto;
}

#c_page ul li,#m_page ul li {
	padding:0 8px;
	height:17px;
	border:1px #7d5a08 solid;
	background:#2d2d2d;
	float:left;
	margin-right:4px;
	font-size:12px;
	color:#a5a5a5;
	line-height:17px;
	cursor:pointer;
}

#c_page ul .s,#m_page ul .s {
	height:19px;
	padding:0 9px;
	color:#fff;
	line-height:19px;
	border:0;
	background:url(img/lis.jpg) repeat-x;
}

#movie .title {
	background:url(img/movie_t.jpg) no-repeat;
}

#content_layer .r {
	width:96px;
	height:979px;
	float:left;
	background:url(img/right.jpg) no-repeat;
}
#bottom_layer {
	width:960px;
	height:108px;
	margin:0 auto;
	background:url(img/bottom.jpg) no-repeat;
}

/*6.cn*/

#bdPlayer {width:482px;
}
#bdPlayer .title {background:#000000 url(http://r.6.cn/partners/t843431218164826.jpg) no-repeat;height:40px;font-size:14px;line-height:40px;color:#FFFFFF; padding:0 0 0 20px;font-weight:700;
}
#bdPlayer .player { width:480px;  border:1px solid #000000;border-top:0;font-size:0;line-height:0;font-size:0;
}
