

.about { width:800px; margin:0px 0 50px 50px; display:inline-block; }

.about h2 { color:#333333; font-size:20px; padding-top:20px; }
.about h2 span.special { color: #5F93C3; }
.about p { color:#666666; font-size:13px;  padding:3px 0; line-height:18px;  }
.about a { color: #5F93C3; }
.about ul { text-align:center; }
.about li { font-size:12px; color:#666666; line-height:18px; list-style:disc; }

.about .movie { width:410px; margin:20px auto; }
.about .movie_links { width:410px; margin:0 auto; text-align:center; }

/* news */
.news_item { margin-left: 50px; margin-top: 25px; width: 700px; clear: both; }
.news_item h2 { font-size: 20px; color: #5F93C3; }
.news_item h2 span.special { color: #333; }
.news_item .news_date { font-size: 12px; color: #666; margin-bottom: 10px;}
.news_item .news_image { float: right; margin-left: 10px; }
.news_item .news_body { font-size: 13px; color: #666; line-height: 18px;}