@charset "big5";

.classify {
	height: 20px;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: baseline;
	padding: 20px;
	line-height: normal;
	margin: 0px;
}


.headTitle {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	background-color: #0099FF;
	font-weight: bolder;
	font-size: 24pt;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	margin: 2px;
	padding: 2px;
	border: thin none #FFFFFF;
	filter: Glow(Color=red, Strength=10);
}
.searchLabel {
	line-height: normal;
	font-size: 10px;
	border-top: thin solid #999999;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
}
.borderLine {
	border: medium solid #0066FF;
}
.smallTitle {
	color: #ffffff;
	background-color: #3b3bc5;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: thin none #FFFFFF;
}
.sideBanner {
	background-color: #CBFAFE;
	height: 4px;
	text-align: center;
	border: thin solid #0033CC;
	color: #000000;
}
.searchTitle {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0099FF;
	text-align: center;
	border-spacing:2px;
}
.bookdetail {
	font-size: 16px;
	color: #000000;
	background-color: #3131C3;
}
.marketreport {
	text-decoration: blink;
	font-size: 14px;
}
.formatprice {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}



.clear {
     clear: both;
}


body{
	font-family: "新細明體", "微軟正黑體", "LiHei Pro", sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: normal;
	line-height: 1.5;
}


a:visited, a:active, a:link {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #404040;
}

input,select {
	font-family: "新細明體", "微軟正黑體", "LiHei Pro", sans-serif;
	font-size: 15px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	line-height: 1.5;
}


body {
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	text-align: center;
}

#body {
	padding: 0px;
	margin: auto;
	width: 958px;
	color: #000000;
	background-color: #ffffff;
}

.subtitle {
	font-family: "新細明體", "微軟正黑體", "LiHei Pro", sans-serif;
	font-size: 30px;
	text-decoration: underline;
	font-weight: bold;
}


#title {
	background-image: url(./images/banner.png);
	width: 958px;
	color: #000000;
	background-color: #9BDBDC;
	height: 150px;
	display:table-cell;
	vertical-align: middle;
	padding: 0px;

}

#search {
	text-align: center;
	color: #000000;
	background-color: #d0d0f0;
	width: 958px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}


#main{
	height: 1024px;
	background-color: #d0d0f0;
	padding: 0px;

}

#researchmain{
	background-color: #d0d0f0;
	padding: 20px 0px 20px 0px;
}



#left {
	text-align: center;
	background-color: #d0d0f0;
	float: left;
	width: 25%;
	height: 1024px;
	padding: 0px;
}

#center {
	font-size: 100%;
	background-color: #d0d0f0;
	float: left;
	width: 49%;
	height: 1024px;
	padding: 0px
}


#right {
	text-align: center;
	font-size: 100%;
	background-color: #d0d0f0;
	float: right;
	width: 25%;
	height: 1024px;
	padding: 0px;
}





