@charset "utf-8";
form {margin:0; padding:0;font-family: "微軟正黑體","新細明體", Verdana, Arial, Helvetica, sans-serif;}
form a {text-decoration:none;}
form#cse-search-box {
	text-align: center;
	font-size:.8em;
	position:absolute;
	right:0;
	top:0;
	width:145px;
	height:102px;
	border:#91B53E solid 1px;
	background:url(../assets/searchFmBg.png) repeat-x;
}
form#cse-search-box fieldset {
	border:none;
	padding:0;
	overflow:auto;
}
form#cse-search-box fieldset label {
	margin-top:2px;
	font-size:13px;
	color:#4D4D4D;
	text-align:center;
}
form#cse-search-box fieldset#links label a {
	display:inline-block;
	width:62px;
	height:20px;
	padding-top:2px;
	margin-top:8px;
	color:#4D4D4D;
	background:url(../assets/greenBtn.gif) no-repeat;
}
form#cse-search-box fieldset#links label a:hover {
	background:url(../assets/yellowBtn.gif) no-repeat;
	text-decoration:none;
}
form#cse-search-box fieldset input {
	width:92%;
	font:bold 13px;
	color:#4D4D4D;
	border:#91B53E solid 1px;
	height:18px;
	line-height:18px;
	font-size:13px;
}
form#cse-search-box input[type="submit"] {
	margin-top:3px;
	padding-top: 3px;
	width:65px;
	background:transparent url(../assets/brwnBtn.gif) no-repeat;
	font-size:13px;
	font-color:#333;
	height:23px;
	text-transform:uppercase;
	border: none;
}
form#cse-search-box input[type="submit"]:hover {
	background:url(../assets/blueBtn.gif) no-repeat;
}

div#logInForm{position:absolute; visibility: hidden; background:#EEE; width:170px; padding:0;border:1px solid gray;z-index:100;}
form#logIn span {font-size:14px;color:#555;margin:5px 0 0 8px;float:left;}
form#forgetPswrd span#msgBox {color:#CC0000; font-size:13px; width:240px;clear:both;padding:0 0 4px 0;margin:0;}
div#logInForm a{color:#FF9900;text-decoration:none;}
form#logIn input[type="text"], form#logIn input[type="password"]{width:100px;font-size:14px;color:#555;border:1px inset silver;background:#FBDE6C;margin:2px 0 3px 8px;padding:0 3px;height:18px;}
form#forgetPswrd span {font-size:14px;color:#555;margin:5px 0 0 8px;float:left;width:60px;}
form#forgetPswrd input[type="text"]{width:140px;font-size:14px;color:#555;border:1px inset silver;background:#FBDE6C;margin:0 0 3px 8px;padding:0 3px;height:18px;}
form#forgetPswrd p {margin:0;padding:3px;font-size:13px;color:#333;}
form input[type="submit"], form input[type="button"] {font-size:11px;color:#666;padding-top:2px;margin-bottom:3px;height:22px;}

