@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/domov1/templates/wp-layout.css" );
/* Begin Typography & Colors */
body {
font-size: 11px; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background-color: #477e83;
color: #477e83;
text-align: center;
}
#page {
/*border: 1px solid #959596; */
margin: auto;
text-align: left;
background-color: white;
background-image: url(http://farm3.static.flickr.com/2049/2253391960_2dc5b6afcf_o_d.jpg);
background-repeat:no-repeat;
border: 1px solid #CCCCCC;
}
#header {
text-align:left;
width:550px;
height: 180px;
/*max-height:200px;*/
}
#header h3 {
margin-left:30px;
margin-top: 30px;
}
#header h3 a:link, #header h3 a:visited{
color:#FFFFFF;
}
#header h3 a:hover, #header h3 a:active{
color:#F3F3F3;
}
#content {
font-size: 1.2em;
margin-top:10px;
}
.widecolumn .entry p {
font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}
.widecolumn {
line-height: 1.6em;
}
.narrowcolumn .postmetadata {
text-align: left;
}
.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
#footer {
/*background: url(/main/wp-content/sitetemplates/domov1/img/kubrickfooter.jpg) no-repeat bottom; */
border: none;
}
small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}
h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}
h1 {
font-size: 4em;
text-align: center;
}
.description {
font-size: 1.2em;
text-align: center;
}
h2 {
font-size: 1.6em;
}
h2.pagetitle {
font-size: 1.6em;
}
#menu h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
text-align:right;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #fff;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #menu h2, #wp-calendar caption, cite {
text-decoration: none;
}
.entry p a:visited {
color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #url, #commentform #email, #commentform #author {
width:200px;
}
#commentform #comment {
width:250px;
}
#commentform #button {
width:50px;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}
#menu {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #menu ul ul li, #menu ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}
/* hyperlinks */
a, h2 a:hover, h3 a:hover {
/*color: #fff;*/
color:#1C7d43;
text-decoration: none;
}
a:hover {
/*color: #147;*/
color:#FF6F36;
text-decoration: underline;
}
#wp-calendar #prev a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
body {
margin: 0;
padding: 0;
}
#page {
/*background-color: white;*/
/*margin: 20px auto;*/
padding: 0;
width: 550px;
/*border: 1px solid #959596; */
}
.narrowcolumn {
float:left;
/*padding: 0 0 20px 25px;*/
/*margin: 0 0 20px 25px;*/
padding: 10px;
width: 335px;
}
.post {
margin: 0;
text-align: justify;
border: 1px solid #CCCCCC;
padding: 5px;
background-color:#FFFFFF;
}
.post h2 {
margin:0;
padding:0;
background-color:#EFEFEF
}
#content .post h2 a:link, #content .post h2 a:visited {
color:#1C7d43;
}
#content .post h2 a:active, #content .post h2 a:hover {
color:#000000;
}
.widecolumn .post {
margin: 0;
}
.narrowcolumn .postmetadata , .narrowcolumn .postmetadata a {
padding-top: 5px;
font-size:0.9em;
}
.widecolumn .postmetadata {
/*margin: 30px 0;*/
}
#footer {
margin: 0 auto;
width: 550px;
clear: both;
}
#footer p {
margin: 0;
padding: 5px 0 5px 0;
text-align: center;
}
/* End Structure */
/* Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}
.description {
text-align: center;
}
h2 {
margin: 30px 0 0;
font-size:1.1em;
}
h2.pagetitle {
margin-top: 30px;
text-align: center;
}
#menu h2 {
margin: 5px 0 0;
padding: 0;
}
h3 {
padding: 0;
margin: 30px 0 0;
}
h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/* Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
/* End Images */
/* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
html>body .entry li {
margin: 7px 0 8px 10px;
}
.entry ul li:before, #menu ul ul li:before {
/*content: "\00BB \0020";*/
}
.entry ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
#menu ul, #menu ul ol {
margin: 0;
padding: 0;
}
#menu ul li ul {
border:none;
}
#menu ul li, #menu ul .img {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
border:1px solid #CCC;
padding:5px;
background-color:#FFFFFF;
}
#menu ul li .spc {
padding: 0;
margin: 0;
padding-bottom:10px
}
#menu ul li h2, #menu ul li h2 a, #menu ul .spc h2, #menu ul .spc h2 a {
background-color:#efefef;
color:#1c7d43;
}
#menu ul li ul li {
border:none;
}
#menu ul li ul img {
padding: 0;
padding-bottom: 25px;
margin:0;
}
#menu ul p, #menu ul select {
margin: 5px 0 8px;
}
#menu ul ul, #menu ul ol {
margin: 5px 0 0 0px;
}
#menu ul ul ul, #menu ul ol {
margin: 0 0 0 10px;
}
ol li, #menu ul ol li {
list-style: decimal outside;
}
#menu ul ul li, #menu ul ol li {
margin: 3px 0 0;
padding: 0;
}
#menu ul ul li {
/*padding-left:10px;*/
}
/* End Entry Lists */
/* Begin Form Elements */
#menu #searchform #s {
width: 115px;
padding: 2px;
}
#menu #searchsubmit {
padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}
select {
width: 130px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */
/* Begin menu */
#menu
{
float:left;
padding: 20px 0 10px 10px;
width: 175px;
}
#menu form {
margin: 0;
padding:0;
}
/* End menu */
/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 0 auto 0;
width: 150px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/
#topbar {
padding: 0;
margin:auto;
height: 1.3em;
width: 550px;
text-align: right;
}
#topbar a:link, #topbar a:visited {
text-decoration: none;
page-break-after: always;
}
#topbar a:active, #topbar a:hover {
text-decoration:underline ;
}
#sidebararea #sidebarmenu {
text-align: left;
}
#sidebarcontents {
text-align: left;
}
h3#comments {
font-size:1em;
}
h3#comments small {
font-size:11px;
font-weight:normal;
}
.albumlink {
padding-top:50px;
}
#comment_content {
font-weight:normal;
}
#innerarea {
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
padding: 5px;
}
#innerarea textarea {
width: 200px;
}
Posted in: 電影 @ 2008年04月06日

那天。
單獨的一個我﹐和三兩陌生華人校友﹐
在校舍小劇場看中國同學聯盟每學期一次的國產電影。
我像是久離了這些灰黑座位而産生了距離感﹐
當一個人坐在空洞的寂靜影廳裡﹐我很落寞忐忑。
那些寂寞的人群不止我。
繁華之下的細小躁動﹐不安於龐大世界裡的平凡與渺小。
< < 世界 > > 唱響的便是這樣的內心戲﹐看似淡漠無奇﹐
不過是萬千人群中不起眼的砂粒﹐卻由鏡頭揭開再放大﹐
把封閉的平民的悲哀赤裸於眾。
但不具有諷刺﹐而是一種細微的不顯著的白描﹐由觀看者自我感受。
我想﹐這便是 賈樟柯 的功力所在。
「1993 年的時候我第一次去世界公園﹐當時我剛到電影學院﹐我爸媽來北京看我﹐趕上世界公園剛開業﹐我就陪他們去。
那時候很多家庭秋天的時候去世界公園旅遊﹐我們也是一個家庭。
我進去之後特別恍惚﹐挺傷感的。
那些景觀都是微縮的﹐那樣假﹐但是長期在家鄉封閉的地方生活的老人們﹐
帶著家人來到這裡之後特別的喜悅。
他們以為自己真的來到了世界各個地方的景觀﹐也不用護照﹐也不用簽證﹐完全是烏托邦一樣的地方。
後來我碰到一些搞建築的﹑搞文化批評的人就批評世界公園這種拷貝的做法。
但我覺得它有它的合理性﹐也挺人道的﹐這裡面有一種很複雜的情緒糾纏著。」
──── 賈樟柯

將平凡瑣碎的人群提煉出來﹐表達一種生命的普遍性。
引人思考的便是固中緣由﹕國際化衝擊﹐物質的浮華與匱乏﹐
封閉的生存狀態﹐以及世界之大與個人之小的對比。
< < 世界 > > 中所設計的人物皆帶有普遍性﹐
每個人都是螻蟻﹐不出奇不張揚。
比如成泰生與趙小桃﹐從山西到北京闖蕩﹐
其中的「世界」便在這裡有所體現 ─── 對外在世界的好奇與嚮往。
抱有理想卻在現實中顛沛流離﹐面臨生存死亡。
成泰生對小桃說的要闖出名堂來讓她過上好日子﹐便是這種龐大理想的映現。
而事實上﹐賈樟柯式的宿命論﹐將其定格在一個個看似完美 (如果死也是一種完美)
卻極度讓人悲傷的結論裡﹕本是安然可以相度情愛人生的一對情人﹐
卻在結束了一些情感小波折﹑外遇的衝擊與欲望的誘惑之後﹐突然戛然而止。
這在「世界」的結局出現﹐是讓人極其傷感的。
「我們是不是死了﹖」
「沒有﹐我們才剛剛開始。」
如同 < < 小武 > > ﹑< <站台> > ﹑ < < 任逍遙 > > 一樣﹐
對宿命的關懷始終是賈樟柯無法自制的手法。
這體現了一個導演對龐大「世界」的觀察力和敏銳度。
「世界」與前幾部作品相比﹐更強調了那種出去與進來的特殊生命關係﹐
華麗都市舞台之下的戲子﹐是如何掙扎著克服生存與愛情所帶來的恐懼。
出去﹐想沖破那層蓋住眼的膜﹐去看一看井之外的天空如何大。
進來﹐由低速而落後的一種狀態進到高速而發達的狀態﹐
城市化與傳統文化的互相撞擊﹐也便由此産生了必然的躁動與不知所措。
這種關係在各個被設定的人物中都一一被講述。
俄羅斯女子安娜受不了世界公園的生活之苦﹐到夜總會做小姐﹔
小名 二姑娘 的少年跟隨舅舅到北京做建築工人﹐卻在加夜班遭意外死亡﹐留下一紙債書﹔
被都市生活同化了的廖姐﹐向往巴黎並成功前往﹐卻是愛情不盡人意的命途。
而歌舞團裡時常吵架的小情侶﹐卻意外地結了婚﹐這都是對無可預知的宿命論的點睛安排。
空間的張力在「世界」中成為主力風格﹐由空間具像的對比(如假造的世界景觀和遊客)
與戲劇化的畫面設定 (如世界之窗爲遠景的湖邊拾荒人) 帶出的時間感,
給人以聽見生命的波動即止﹐從中可以聽到每個人在一個現實的角落中的無能爲力與弱小悲哀﹐在尋找自由與尋找自我的過程中對自身根源的懷念。
也就是海報上所說的「飄一代」﹐飄向大千世界的同時﹐
偶爾還會清醒地記起自己曾停留過的閉塞的那塊地。
我所感動的﹐還有來自汾陽的人﹐演員的超越屏幕的表演﹐
讓人忘記是在觀看一部電影﹐而以為陷入了一場垂手可得的身邊景。
而另一個畫面﹐小桃坐在保安車上問:泰生﹐我們結婚吧。泰生嗯了一聲。
那個畫面讓人尤其傷感﹐仿佛那些人已經被削卻了棱角﹐
變成生活裡粗糙不堪而沈默隱忍的一顆石子﹐沒有了力量和追求。
音樂的張力在某些時候很接近 Wim Wenders 在 「Land of Plenty 」中的手法﹐
但過於重複風格的曲調在片子中長期出現﹐在後來卻讓人感覺乏味起來。
Flash animation 的運用﹐雖說是新手法﹐
卻於這樣寫實風格的片子中屢次出現﹐顯得頗為突兀而不合情緒。
於我看來﹐倒是寧願以MTV式的場景為暗示符號﹐配以音樂過渡而下。
歐甯設計的海報雖很顯歌舞片氣質﹐在整體視覺與構思上﹐實是缺少了衝力與時代感﹐
感覺過於平淡懷舊﹐亦無法將影片中那種被現實衝撞支離的淡淡哀傷述說出來。
「世界」依舊只屬於買盜版下載DVD看「小武」和「站台」的小衆人。
它不大衆﹐票房也很慘淡﹐它卻是對一個國家的普遍性﹐具有龐大的銳力和說服力的。
於此﹐我依舊信服 賈樟柯。
Trackback Link
電郵地址不會被顯示
友好連結:m-Friends|HKWBBS|HKWCHAT|網上食譜|數碼攝影網