body {
	margin: 0px;
	padding: 0px;
	width: 320px;
}
.name {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.2em;
	background-image: url(../img/namebar.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.rights {
	font-size: 10px;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#index {
	width: 320px;
	margin-top: 5px;
	background-image: url(../img/index_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	margin-left: 0px;
	list-style-type: none;
}
#index_list {
	height: 160px;
	width: 320px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	list-style-type: none;
	font-size: 13px;
	display: block;
}
#index_list li {
	margin-left: 7px;
	margin-top: 13px;
	line-height: normal;
	font-size: 13px;
	margin-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#pdf {
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	width: 320px;
}
a {
	color: #333333;
}
a:hover {
	color: #006666;
}
#meta {
	width: 320px;
	margin-top: 5px;
	background-image: url(../img/hanyou_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#meta li {
	font-size: 0px;
	line-height: 0px;
}
#speaker {
	font-weight: 600;
	list-style-type: none;
	background-image: url(../img/name_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
.px5 {
	height: 5px;
}
#speaker li {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
}
#speaker img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: 5px;
}
#pdf_tex li {
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-type: none;
	font-size: 13px;
	line-height: normal;
}
#pdf_ico {
	float: left;
	margin-left: 10px;
	width: 30px;
}
#pdf_tex {
	text-align: left;
	width: 250px;
	display: block;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
