* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: simsong;
	font-size: 85%;
	color: #333333;
}

form {
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
	color: #900;
	text-align: center;
	line-height: 1.6;
	background-color:#FFF;
	font-family:simhei;
}

h3 {
	font-size: 1em;
	color: #3B65C2;
	line-height: 1.6em;
	margin-top: 20px
}
h4 {
	font-size: 1.1em;
	color: #3B65C2;
	line-height: 1.6em;
	margin-top: 20px
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 160%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #3760BF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #CC6B47;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 75px;
	margin: 0 auto;
	background: url(/zh/video/images/banner.gif)
}

#header h1 {
	margin: 0;
	font-weight: normal;
	float: left;
	padding-top: 17px;
	font-size: 3em;
	color: #517DD0;
	font-family: simhei;
	padding-left: 150px;
}

/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: #4471CA url(images/img02.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 28px;
	padding: 12px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 960px;
	margin: 20px auto;
	min-height: 480px;
	background: url(/zh/video/images/right.gif) repeat-y right top
}


/* Latest Post */

#slogan {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#slogan .byline {
	margin: 0 20px 0 0;
	padding: 0;
	text-align: right;
	font-size: 1.1em;
	line-height: 40px;
	font-weight: bold;
	color: #3760BF;
}

/* Recent Posts */

#recent-posts {
	width: 960px;
	margin: 0 auto;
	background: url(images/img09.gif) no-repeat;
}

#recent-posts h2 {
	height: 32px;
	margin: 0;
	padding-top: 3px;
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #3760BF;
}

#recent-posts h3 {
	font-size: 1.4em;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li {
	float: left;
	width: 246px;
	padding-left: 20px;
}

#recent-posts li.first {
	padding: 0;
}

/* Sidebar */

#sidebar {
	width: 960px;
	margin: 0 auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	float: left;
	width: 255px;
	background: url(images/img09.gif) no-repeat;
}

#sidebar li ul {
	padding-left: 20px;
}

#sidebar li li {
	float: none;
	width: auto;
	padding: 0;
	background: none;
}

#sidebar h2 {
	height: 19px;
	margin: 0 0 20px 0;
	padding-top: 1px;
	background: url(images/img10.gif) no-repeat right top;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}

/* Search */

#search {
	text-align: center;
}

#search #s {
	width: 70%;
	margin-bottom: 10px;
}

/* Footer */

#player {
	margin: 0 20px 0 0;
	width: 640px;
	float: left;
}
#intro {
	margin: 0;
	width: 270px;
	float: right;
	padding: 15px;
}
#brandbar {
	height: 23px;
	background: #C2C6CF url(/common/images/brandbarbkgd.jpg) repeat-x;
	width: 960px;
	margin: 0px auto;
}

#brandbar .unicon { /* *** latin conventions *** */
	padding-top: .2em;
	padding-right: .4em;
}

#brandbar .welcome { /* *** latin conventions *** */
	color: #333;
	display: block;
	float: left;
	font-size: 0.9em;
	padding-top: .4em;
}

#brandbar .welcome a {
	text-decoration: none;
	color: #1e1e1e;
}

#brandbar a:hover {
	text-decoration: underline;
	color: #1e1e1e;
}

#brandbar #searchfrm { /* *** latin conventions *** */
	float: right;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
}

#brandbar #searchfrm label { /*hidden*/
	position: absolute;
	overflow: hidden;
	font-size: 82%;
	top: -500px;
}

#brandbar #searchfrm .button {
	font-size: 80%;
}

#brandbar #searchfrm .textbox {
	font-size: 82%;
}
/* Languages Bar */

#languages {
	height: 23px;
	font-size: 0.9em;
	width: 960px;
	margin: 0 auto;
	background-color: #6089D5;
}

#languages ul {
	text-align: right; /* *** latin convention *** */
	margin: 0;
}

#languages ul li {
	display: inline;
	padding-right: 1em; /* *** latin convention *** */
	font-family: Arial, Helvetica, sans-serif;
}

#languages ul li#arabic {
	direction: rtl; /* *** latin convention *** */
	font-size: 1.15em;
	font-family: Tahoma, Arial, "Arabic Transparent";
}

#languages ul li#chinese  {
	color: #FF6;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#FFF;
	text-decoration:none;
}
#ckepop {
	width: 250px;
	float:right;}
#more {
	width:960px; margin: 0 auto}	
#more h3{
	font-size: 1.6em; margin:0; color:#FFF; font-family: simhei; font-weight: normal;
	background: #2c51ad url(images/img02.gif) repeat-x;
	padding: 6px 10px;
}
#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 10px auto 0 auto;
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	bottom:0;
	background-color: #6089D5;
	clear:both;
}

#footer ul {
	text-align: center;
	line-height: 1em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
}
#footer ul li a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #FF6;
}

  .BrightcoveExperience embed, .BrightcoveExperience iframe, .multimedia_asset_node_video object, .BrightcoveExperience video, iframe {
    height: 100%;
    left: 0;
    position: absolute !important;
    top: 0;
    width: 100%;
}
.multimedia_asset_node_video {
    background: #d9dbdd none repeat scroll 0 0;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
	}