.On{
	font-size: 12px;
	color:#B41F23;
}
.Off{
	font-size: 12px;
	color:#473e5b;
}
.Op{
	font-size: 12px;
	color:#464646;
}
.h1{
	font-size: 22px;
	color:#B41F23;
	font-weight: bolder;
}
.h2{
	font-size: 16px;
	color:#B41F23;
	font-weight: bolder;
}
.h3{font-size: 14px;
	color:#B41F23;
	font-weight: bolder;
}
.book_name{font-size: 14px;
	color:#473e5b;
	font-weight: bolder;
}
.title{
	font-size: 16px;
	font-weight:bold;
	color:#336600;
}
.writer{
	font-size: 12px;
	color:#51482d;
	text-align: right;
}
.main{
	font-size: 12px;
	line-height: 120%;
	color:#51482d;
}
.main_l{
	font-size: 14px;
	line-height: 120%;
	color:#51482d;
}
.main_indent {
	font-size: 12px;
	color:#51482d;
	margin-left: 24px;
}
.price{
	font-size: 16px;
	color:#b41f23;
	font-style: italic;
	font-family: coursive;
	text-align: center;
}
.size{
	font-size: 12px;
	color:#51482d;
	text-align: center;
}
.update{
	font-size: 12px;
	color:#51482d;
	text-align: right;
}
.announce{
	font-size: 14px;
	line-height: 120%;
	color:#51482d;
}
.copyright{
	font-size: 12px;
	color: #464646;
	font-family: coursive;
	font-style: italic;
}
a:hover{
	color: #990000;
	text-decoration: none;
}
a:link{
	color:#473e5b;
	text-decoration: none;
}
a:visited {
	color:#473e5b;
	text-decoration: none;
}