@charset "big5";
body {
	margin: 0px;
	padding: 0px;
}
.searchop_color {
	background-color: #c1c1c1;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.searchop_inputbg 
{
	/*
	background-image: url(../images/searchop_inputbg.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 117px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;

	padding-left: 5px;
	padding-bottom:3px;
}
