html,body,table{
	font-size:12px;
	margin:0px;
	}
body{
	background-color:#F0F0F0;
	}
	
/*-------------------------------------------------------*/
.head_bg{
	background-image:url(images/head_bg.jpg);
	background-repeat:repeat-x;
	}
.head_copylight{
	height:35px;
	font-size:11px;
	color:#333333;
	line-height:14px;
	}
.side_shadow_left{
	background-image:url(images/side_shadow_left.jpg);
	background-repeat:repeat-y;
	}
.side_shadow_right{
	background-image:url(images/side_shadow_right.jpg);
	background-repeat:repeat-y;
	}
.info_bg{
	background-image:url(images/info_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
.foot_bg{
	background-image:url(images/foot_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
.foot_menu{
	font-size:11px;
	color:#333333;
	}
.foot_copylight{
	font-size:11px;
	color:#333333;
	}
.a.foot_linkcolor:link,.a.foot_linkcolor:visited{
	color:#333333;
	text-decoration:underline;
	font-size:11px;
	}
.a.foot_linkcolor:hover,a.foot_linkcolor:active{
	color:#FF6600;
	text-decoration:none;
	font-size:11px;
	}
/*-------------------------------------------------------index.php*/
.ind_menu_bg{
	background-image:url(images/ind_menu_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	}
.ind_info_date{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	margin-left:23px;
	margin-top:10px;
	}
.ind_info_txt{
	margin-top:2px;
	margin-left:23px;
	line-height:16px;
	}
/*-------------information•”•ª--*/
.ind_info_scroll{
	overflow-y:scroll;
	overflow-x:hidden;
	width:490px;
	height:200px;
	}
/*-------------------------------------------------------event.php*/
.event_txt{
	line-height:16px;
	}
.cast_name{
	font-size:13px;
	font-weight:bold;
	color:#FF6600;
	width:150px;
	}
.cast_txt{
	margin-top:2px;
	color:#333333;
	font-size:11px;
	}
/*-------------------------------------------------------event_backnumber.php*/
.evbk_title_txt{
	font-weight:bold;
	}
.evbk_data_txt{
	font-size:11px;
	color:#444444;
	line-height:20px;
	}
.evbk_details_txt{
	line-height:20px;
	}
/*-------------------------------------------------------staff.php*/
.staff_title{
	white-space:nowrap;
	width:150px;
	}
.staff_txt{
	line-height:20px;
	}
/*-------------------------------------------------------link.php*/
.link_txt{
	line-height:16px;
	}
.link_bn_urltxt{
	margin-left:10px;
	width:560px;
	}