.page-view  {
height:1180px;
}

.col-left{
	float:left;
	width:607px;
}
.col-right{
	position:absolute;
	right:0;
	top:0;
}

#artist{
	margin-left:5px;
}
#vdo{
	width:410px;
	height:339px;
	background:url(../images/home/vdo.png);
	margin-top:97px;
	overflow:hidden;
}
#fla-vdo{
	display:block;
	width:284px;
	height:232px;
	margin:31px 0 0 75px;
}

#vdo-download{margin-top:9px;}
#mp3file,#wmvfile{
	text-decoration:none;
	text-indent:-999em;
	display:inline-block;
	width:50px;
	height:22px;
	float:right;
	clear:both;
	margin-right:51px;
}

/* update-program */
#update-program{
	width:595px;
	height:272px;
	background:url(../images/home/update-program.png) no-repeat;
	overflow:hidden;
	position:relative;
}
#update-program #table-program{
	width:547px;
	overflow:hidden;
	font-size:13px;
	color:white;
	line-height:23px;
	margin-top:43px;
	margin-left:21px;
}

#table-program thead{
	color:#23593f;
}
#table-program thead th{
	text-align:left;
}
#news-update{
	background: url(../images/home/news-update.png) no-repeat  0 -20px;
	height:519px;
	width:329px;
	padding: 37px  0 0 81px;
	
}
#news-update a.more{
	background: url(../images/home/view_all_btn.png) no-repeat 0 0px;
	width: 75px;
	height: 20px;
	float: right;
	margin-right: 42px;
	
}
#news-update .news_all{
	padding-top: 13px;
	height: 428px;
}
#news-update .img_border{
	background: url(../images/news/news-border.png) no-repeat;
	width: 176px;
	height: 135px;	
	float: left;
	padding: 8px 0 0 7px;
	cursor: pointer;
}
#news-update .content_txt{
	width: 115px;
	float: left;
	font-size: 13px;
}
#news-update .content_txt h4 a{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#news-update .content_txt a.read_more{
	display: block;
	color: #23593f;
}
#news-update  a.contact_mail{
	background: url(../images/home/contact_img.png) no-repeat;
	margin-top: -1px; margin-left: -7px;display: block;width: 310px; height: 38px;
}
#meetNgreet{
	text-align: right;
}
#update-program .seemore{
	background:url(../images/home/seemore.png) no-repeat;
	float:right;
	width:16px;
	height:89px;
	margin:145px 10px 0 0;
	text-indent:-999em;
	position:absolute;
	right:0;
}
#table-program tbody tr{cursor:pointer;cursor:hand;}
#table-program .pass-event{color:#666;}
#table-program .hover{
	background:url(../images/home/bg-green_hover.png) repeat-x 0 4px;
}
#table-program .now-showing{font-weight:bold;background:url(../images/home/bg-green.png) repeat-x 0 4px;}

#table-program .up-coming{color:#999;}

#table-program .index{
text-align:center;
width:60px;}
#table-program .date{width:102px;}
#table-program .province{width:91px;}
#table-program .location{width:242px;}
#table-program .icon{width:26px;}
#table-program .status{width:100px;}

