#center { padding-top: 10px; }

#centerbox { width: 998px; margin: 0 auto; border: 1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#c { width: 960px; min-height: 50px; padding: 10px 20px; overflow: hidden; }
/*内容显示区*/
#content {}
#content_title { font-size: 24px; padding: 10px 0; color: #000; border-bottom: 1px solid #eee; }
/*新闻*/
.document { border-bottom: 1px solid #eee; padding: 10px 0; }
.document_title { font-size: 18px; color: #3399ff; padding-bottom: 10px; }
.document_info { color: #919191; font-size: 12px; }

/*视频*/
#videobox { width: 642px; height: 432px; padding: 10px 0; margin: 0 auto; }
.jp-audio, .jp-audio-stream, .jp-video { border: 1px solid #eee; }
.jp-video .jp-interface { border-top: 1px solid #eee; }