.sideline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.booktitle {
	font-size: 12px;
	text-align: center;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: bottom;
	vertical-align: bottom;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}
.bookbg {
	padding: 7px;
	background-color: #F2F2F2;
}
.booktext {
	font-size: 11px;
	line-height: 120%;
}
.booksideline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F2F2F2;
}
.sidetitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 25px;
	background-position: bottom;
	vertical-align: bottom;
}
.copyright_sk {
	font-size: 12px;
	padding-left: 10px;
}
.infor {
	font-size: 12px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}