body{
	margin:0;
	background-color:#ffffff;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.searchbox
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px; 
	font-weight: normal; 
	border:none; 
	border-right:2px #a1ddf6 solid; 
	width:350px
}
.searchtype
{
	font-family:Arial, Helvetica, sans-serif; font-size:14px;
	color:blue;
	font-weight:bold; 
	width:110px;
	border:none
}
.dsnghe
{
	width:420px;
}
.dsnghe a{
	font-size:14px;
	color:blue;
	text-decoration:none;
}
.dsnghe a:hover{
	text-decoration:underline
}

.dsnghe ul{}
.dsnghe li
{
	float:left; 
	width:200px;
	padding:2px;
	list-style-type:square
}

.dsngheRight a{
	font-size:14px;
	color:blue;
	text-decoration:none;
}
.dsngheRight a:hover{
	text-decoration:underline
}

.paging
{
	width:500px;
	text-align:center;
	color:#0000FF;
	font-size:12px;
	color:blue;
}
.paging .current{ color:#FF0000; font-weight:bold; font-size:12px;}
.paging .button{ font-size:14px;}

.tips{ font-size:11px; color:#666666; text-align:center}
.hightlightrow{ background-color: #CCFFCC}

.booklist{ font-size:14px}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:center
}
#mainview {
	margin : 10px;
}
#topmenu a{color:#000000}
#topmenu {
	padding:2px;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

