a:link {
    color: #993305;
	text-decoration: none;
}
a:visited {
	color: #993305;
	text-decoration: none;
}
a:hover {
	color: #FF5400;
	text-decoration: underline;
}
a:active {
	color: #DE4900;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	
}
.bookinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	padding-bottom: 4px;
}
.dotline_td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.scollbar1{
   scrollbar-face-color:#72AB0F
   }

.bookborder {
	border: 1px solid #000000;
}
.booktitle {
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	color: #000000;.iframe_border {
}

.underline{
text-decoration:underline}



