@charset "utf-8";
/* CSS Document */

/*#lnkbtn
{
	color: #0000FF;
}*/
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/*#Panel {
	width: 175px;
	background-color:#FFFFFF;
}  */

#Menu{
	width:175px;
	float:left;
	background-color: #E8E8C4;
/*	height: 680px;*/
}

#Content{
	width:650px;
	float:left;
}

#Content iframe{
	width:650px;
/*	height:680px;*/
}

#SearchPanel
{
	margin-top:0px;
	padding-top:5px;
	width:175px;
	height:55px;
	/*background-image:url(../images/05.jpg);*/
	
}

#spSelect{
	margin-top:2px;
}

#spText{
	width:114px;

}

#Submit{
	width:92px;
	height:21px;
}

#Classify
{
	margin-top:5px;
    font-size:12px;
	width: 175px;
/*	text-align:center;*/
}

#Classify .Accordion{
	border:none;
/*	overflow: hidden;*/
}

#acClassify 
{
	margin-left:auto;
	margin-right:auto;
	width:163px;
	/*background-color:#FFFFFF*/
}

.AccordionPanelTab{
	border:none;
	height: 19px;
	line-height: 19px;
	text-align:left;
	color:#000000;
	font-weight: bold;
	font-size: 18px;
	font-family: 微軟正黑體;
    /*background-image: url(../images/6.jpg);*/
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
/*	height: 180px;*/
}

/*
#aptBookClassify{
	background-image: url(../images/6.jpg);
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
}


#aptPublisherClassify{
	background-image: url(../images/6.jpg);
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
}

#aptAuthorClassify{
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
	background-image: url(../images/6.jpg);
}
*/

#Statistics{
	width:175px;
	height:50px;
	font-size:15px;
}

#Statistics div{
	margin-left:5px;
}

#Statistics input{
	font-size:15px;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* B~W[ (ʺAͻݭn) */
.AccordionPanelContent div.content{
	text-align:left;
	width:140px;
	margin-top:8px;
	/*background-image: url(../images/07.jpg);*/
}
.AccordionPanelContent div.content div 
{
	line-height: 20px;
	width: 120px;
	margin-left:auto;
	margin-right:auto;
}
#s2 {
	margin-top: 8px;
}