@charset "UTF-8";

fieldset {
	width: 96%;
	clear: both;
}
fieldset {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 15px;
	clear: both;
	margin-top: 15px;
}
legend {
	background:#bfbf30;
	color:#fff;
	font-weight:bold;
	border:1px solid #fff;
	border-color:#e5e5c3 #505014 #505014 #e5e5c3;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	margin-left: 10px;
	margin-bottom: 10px;
}
legend {
	color:#fff;
	font-weight:bold;
	border:1px solid #fff;
	border-color:#e5e5c3 #505014 #505014 #e5e5c3;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #1990b0;
	/*
	margin-left: 1em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1990b0;
	overflow: hidden;
	width: 130px;
	text-align: center;*/
}


*legend {
	position: relative;
	left: 5px;
	top: -0.75em;
} 
*fieldset {  
position: relative; 
}

* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	color: #333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*\*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	_font-family: Geneva, Arial, Helvetica, sans-serif;
	/**/
	line-height: 1.5em;
	font-size: 13px;
}
*+html body, * html body {
	font-size: 82%; /* for WinIE 5,6,7 */
}
strong,em {
	font-weight: bold;
	font-style: normal;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-block; }
/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clear {zoom:1; clear:both;} 
/**/
form {
	margin: 0px;
	padding: 0px;
}
/**** IE：針對li及a，移除外框 ****/

li, a {

  noFocusLine:expression(this.onFocus=this.blur())
}

/**** Firefox：加上這個，就都可以了****/

:focus {
  -moz-outline-style: none;
}
fieldset {
	clear: both;
	width: 100%;
	border: 1px solid #BFBAB0;
	background-color: #FFFFFF;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/main_content_bg_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000000;
}
legend {
	color:#fff;
	font-weight:bold;
	border:1px solid #fff;
	border-color:#e5e5c3 #505014 #505014 #e5e5c3;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #1990b0;
	/*
	margin-left: 1em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1990b0;
	overflow: hidden;
	width: 130px;
	text-align: center;*/
}


*legend {
	position: relative;
	left: 5px;
	top: -0.75em;
} 
*fieldset {  
position: relative; 
}

/**/
.buttons {
	cursor: hand;
	_cursor: hand; /* for WinIE 5,6 */
}
