/*layout*/
body{
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat;
}
#warp{
	width: 800px;
	margin: 0 auto;
	}
	

#Content {
	width: 800px;
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	background-color: #FFF;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #5B5B5B;
	background-image: url(images/bg.jpg);
	text-align: left;
	overflow:hidden;
	text-justify: inter-ideograph;
	padding-bottom: 20px;
	overflow:hidden
}
#sub_menu {
	float: left;
	width: 170px;
	background-color: #990000;
	text-align: center;
	padding-bottom:10000px;
	margin-bottom:-10000px;
}
#sub_menu li {
	color: #ecd7ba;
	width: 160px;
	margin-left: 4px;
	float:left;
	background:#7f0101 url(../images/submenu_off_bg.jpg) top repeat-x;
	
}
#sub_menu li a{
	font-size: 15px;
	color: #ecd7ba;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 2px 0;
	width: 160px;
	float:left;
	
}
#sub_menu li a:hover {
	color: #FFF;
}


#sub_menu img {
	margin-top: 50px;
}
#right {
	float: left;
	width: 630px;
	padding-bottom:10000px;
	margin-bottom:-10000px;
}

br {
	line-height: 16px;
}
p {
	line-height: 20px;
}

h1 {
	color: #2f4a42;
	font-size: 20px;
	font-weight: bolder;
	border-bottom: 1px dashed #5E765C;
	padding-bottom: 2px;
	height: 25px;
	padding-top: 15px;
	margin-bottom: 10px;
}
h2 {
	font-weight: bolder;
	color: #454545;
	margin-top: 25px;
	margin-bottom: 10px;
}
.box_01,.box_02 {
	float: left;
	width: 533px;
	margin-left: 8px;
	padding:5px 0;
}
.box_01 li,.box_02 li, #acti_title li{
	float: left;
	line-height: 18px;
}
.box_01 a,.box_02 a{
	text-decoration: none;
	color: #333;	
}
.box_01 a:hover,.box_02 a:hover{
	color: #B00F0F;
}
.box_02 {
	background-color: #f2f2f2;	
}


.box_01 .date, .box_02 .date{
	width: 60px;
	color: #919191;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	min-height: 20px;
}
.box_01 .type,.box_02 .type {
	color: #333333;
	width: 48px;
	padding-left: 10px;
	min-height: 20px;
}

.box_01 .name,.box_02 .name {
	color: #333333;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
}

.box_01 .speaker,.box_02 .speaker {
	color: #333;
	width: 175px;
	display: block;
}

.box_01 .place,.box_02 .place {
	width: 165px;
	text-align: left;
	padding-right: 10px;
	color: #333;
	display: none;
}
.box_01 .organizers,.box_02 .organizers {
	width: 175px;
	color: #333;
	display: none;
}
.box_01 .photo,.box_02 .photo {
	float: left;
	width: 175px;
}



#year_box {
	float: left;
	height: 40px;
	width: 100px;
}

#table {
	float: left;
	width: 550px;
	margin-top: 40px;
	margin-left: 40px;
}
#table_top {
	background-image: url(../images/table_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 550px;
	background-color: #2E2E2E;
	height: 40px;
}
#table_menu {
	float: right;
	width: 300px;
	height: 40px;
}
#table_menu ul {
	position:relative;
}

#table_menu #txt {
	position:absolute;
	z-index: 10;
	margin-top: 20px;
	margin-left: 108px;
	display:inline;
}
#table_menu #txt li{
	float: right;
	margin-left: 10px;
	margin-right: 7px;
	display:inline;
	*background:black;
}
#table_menu li a {
	color: #E3A4A6;
	text-decoration: none;
	display:inline;
	*background:black;
}
#table_menu li a:hover {
	color: #EFC9CA;
}
#table_menu_bg {
	position:absolute;
	z-index: 1;
}
#table_menu_bg li {
	float: right;
}
#table_menu_bg .speaker {
	background-image: url(../images/table_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	height: 40px;
	width: 70px;
	display: block;
}
#table_menu_bg .organizers {
	height: 40px;
	width: 49px;
	background-image: url(../images/table_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: none;
	margin-right: 146px;
}
#table_menu_bg .place {
	height: 40px;
	width: 49px;
	background-image: url(../images/table_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: none;
	margin-right: 105px;
}
#table_menu_bg .photo {
	height: 40px;
	width: 49px;
	background-image: url(../images/table_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: none;
	margin-right: 64px;
}



#acti_title {
	float: left;
	height: 32px;
	width: 542px;
	background: url(../images/title_bg.jpg) no-repeat center top;
	margin-bottom: 5px;
	padding-left: 8px;
}

#acti_title .date{
	width: 60px;
	color: #2f2121;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-weight: bolder;
	margin-top: 8px;
}
#acti_title .name {
	color: #2f2121;
	width: 168px;
	margin-top: 8px;
	font-weight: bolder;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	
}
#acti_title .type {
	color: #2f2121;
	width: 48px;
	padding-left: 10px;
	color: #2f2121;
	margin-top: 8px;
	font-weight: bolder;
	text-align: left;
}
#acti_title .place {
	width: 65px;
	text-align: left;
	padding:0 10px;
	color: #2f2121;
	margin-top: 8px;
	font-weight: bolder;
}
#table_content {
	background-image: url(../images/table_con.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 550px;
	padding-bottom: 10px;
}
#table_bottom {
	background: url(../images/table_btm.jpg) no-repeat center bottom;
	float: left;
	height: 12px;
	width: 550px;
}
/*selected樣式*/
#table_menu li a.selected{
	color:#900000;
}
#sub_menu li.selected{
	background:#dd3b3b url(../images/submenu_on_bg.jpg) top repeat-x;
}
#sub_menu li.selected a{
	color:#FFF;
}

#screenshot{
	position:absolute;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
