@charset "utf-8";
/* CSS Document */
* {
	line-height:160%;
}
body {
	background-color:black;
}
table#hlNav {
}
table#hlNav td {
	font-family:"微軟正黑體", Calibri, "Lucida Grande", Arial, Helvetica, san-serif;
	font-size:12pt;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	padding:5px 20px;
}
table#hlNav td a {
	color:#fff; text-decoration:none;
}
table#hlNav td.selected {
	background-color:#ededed;
	color:#000;
}
table#hlNav td.selected a{
	color:#000;
}
td#cont_part {
	background-image:url(/camera/event0910/imgs/pe_outer_back.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	padding:38px 37px;
	vertical-align:top;
}
td#cont_part div.shred {
	border:1px solid #000;
	width:874px;
	background-repeat:no-repeat;
	background-position:top center;
}
td#cont_part div.shred * {
	font-family:"微軟正黑體", Calibri, "Lucida Grande", Arial, Helvetica, san-serif;
}
td#cont_part div.shred p, td#cont_part div.shred h2 {
	margin-top:0px;
}
td#cont_part div.shred h2 {
	font-size:12pt;
	margin-bottom:5px;
}
td#cont_part div.shred p {
	font-size:11pt;
	font-weight:bold;
	margin-left:1em;
	text-indent:1em;
	margin-bottom:10px;
}
table#step_indicator td {
	background-color:#000;
	color:#fff;
	font-weight:bold;
	padding:5px;
	border:1px solid #000;
}
table#step_indicator td.hilit {
	background-color:transparent;
	color:#000;
}
