/* CSS Document */


#author .main {
font-family:Arial;
font-size:16px;
color:#FF9900;
font-weight:bold;
text-decoration:none;
}


#author A{
font-family:Arial;
font-size:12px;
color:#10831D;
font-weight:bold;
text-decoration:none;
}

#author A:hover {
font-family:Arial;
font-size:12px;
color:#FFDE00;
font-weight:bold;
text-decoration:underline;
}

#book_author {
padding-left:20px;
background-image:url(../images/bullet1.gif);
background-repeat:no-repeat;
}
#book_title{
color:#FF9900;
font-size:16px;
font-weight:bold;
text-align:center;
padding-bottom:20px;
border-bottom:1px dotted #666;
}
.book_name {
	font-family: Arial;
	font-size: 12px;
	color: #FFDE00;
	font-weight: bold;
	text-decoration: none;
}
.no {
	font-family: Times New Roman;
	font-size: 12px;
	color: #FFDE00;
	font-weight: bold;
	text-decoration: none;
}
.book_authors2 {
	font-family: Arial;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}