body {
	background-color: #8c999f;
	background-image:url(/zh/video/endfgm/img/bkg_img.jpg);
	background-repeat: no-repeat;
	background-position: top center ;
}

#main {
	background-color: #ffffff;
	border: 10px solid #fff;
	width: 940px;
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#8c999f;
}

/* LANGUAGES */

#languages {
	background-color: #053647;
	height: 15px;
}

#languages ul li#english  {
	color: #CC5906;
}	

#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;
}

#languages ul li a:hover {
	color: #356FC4;
}

/* TOP BANNER */

#topbanner {
	background-image:url(../img/banner.jpg);
	background-repeat: repeat-x;
	height: 150px;
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image:url(../img/banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
}



/* CONTENT */

#content {
	background-color: #e9eff1;
	color: #000;
	float: left;
	font-size: 1.15em;
	font-family: simsong;
	line-height: 1.5em;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 2em;
	width: 90%;
}

#content a{
	text-decoration: none;
	color: #053647;
}

#content p{
	font-family: simsong;
}

#content h2 {
	color: #000;
	font-size: 1.8em;
	line-height: 1.2em;
	margin-bottom: 1em;
	font-family:simhei;
}

#content h3{
	color: #053647;
	font-size: 1.5em;
	line-height: 2em;
	margin-bottom: .5em;
	margin-top: 1em;
	margin-right: 3em;
	margin-left: 0;
	padding-top: .1em;
	font-family: "Microsoft Yahei";
}

#content h3 a:link{
	color: #053647;
}

#content h3 a:hover {
	color: #9f2214;
}
#video_box h3{
	color: #053647;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: .5em;
	margin-top: 0;
	margin-right: 3em;
	margin-left: 0;
	padding-top: .1em;
	font-family: "Microsoft Yahei";
}

#content h4 {
	font-size: 1.333em;
	line-height: 1.5em;
	margin-bottom: .5em;
}

#content ul{
	margin-left: 0;
	padding-left: 0;
}

#content ul li {
	list-style-type: none;
	margin-bottom: .3em;
	padding-top: 0.1em;
	padding-bottom: 1em;
	padding-left: 1em;
	background: url(/zh/video/endfgm/img/arrow.png) no-repeat left 4px
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#0035B3;
}

#content a:hover {
	color: #CC6600;
}

#content a:visited {
	color: #9f2214;
}

#content #video_box{
	background-color: #FFF;
	float:left;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 1em;
	width: 480px;
}

#content #poster_box{
	background-color: #fff;
	clear: right;
	float:right;
	margin-left: 8%;
	padding: 1em;
}

#content .sm_title{
	background-position: 0 10px;
	background-repeat: no-repeat;
	padding-left: 1.2em;
}
	
#content .big_title{
	background-image: url(../img/big_title.png);
	background-position: -5px 70%;
	background-repeat: no-repeat;
	padding-left: .6em;
	padding-top: 0;
}
	
/* FOOTER BAR */

#footer {
	background-color: #053647;
	color: #ffffff;
}

#footer ul {
	margin-top: 0em;
}

#footer ul li  {
	display: inline;
	text-decoration: none;
}

#footer ul li a {
	color: #ffffff;
}

#footer ul li a:visited {
	color: #ffffff;
}

#footer ul li a:hover {
	color: #ffffff;	
}
