@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	color: #000000;
	font-family:  "微軟正黑體",Geneva, Arial, Helvetica, sans-serif;
	/*\*/
	font-family:  "微軟正黑體",Geneva, Arial, Helvetica, sans-serif;

	*font-family: "微軟正黑體", "細明體", 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，移除外框 ****/
a {
	color: #000;
	text-decoration: none;
	outline:none;
	outline: none; /* for Firefox */ 
/*     hlbr:expression(this.onFocus=this.blur()); for IE */
/* 	noFocusLine:expression(this.onFocus=this.blur()); for IE */
}

/* li, a { */
/*   noFocusLine:expression(this.onFocus=this.blur()); */
/* } */
a:hover {text-decoration: underline;}

/**** Firefox：加上這個，就都可以了****/

:focus {
  -moz-outline-style: none;
}
fieldset {
	clear: both;
	border: 1px solid #BFBAB0;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	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;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #8A4500;
	border-bottom-color: #8A4500;
	border-left-color: #FFCC66;
	height: 25px;
}


*legend {
	position: relative;
	left: 5px;
	top: -0.65em;
} 
*fieldset {  
position: relative; 
}

/**/
.buttons {
	cursor: hand;
	_cursor: hand; /* for WinIE 5,6 */
}
.bodybg01 {
	background-image: url(../images/allbg_01.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	background-position: top;
}

.pdddingdown8 {
	padding-bottom: 8px;
}


/*間距設定*/

.pdddingdown15 {
	padding-bottom: 15px;
}
.pdddingdown25 {
	padding-bottom: 25px;
}
.pdddingdown60 {
	padding-bottom: 60px;
}

.pdddingright10 {
	padding-right: 10px;
}

.pdddingup15 {
	padding-top: 15px;
}
.pdddingup8 {
	padding-top: 8px;
}

.pdddingleft10 {
	padding-left: 10px;
}
.marginup15 {
	margin-top: 15px;
}

.marginup10 {
	margin-top: 10px;
}
.marginup8 {
	margin-top: 8px;
}


.margindown10 {
	margin-bottom: 10px;
}
.margindown5 {
	margin-bottom: 5px;
}

.margindown15 {
	margin-bottom: 15px;
}
.marginleft15 {
	margin-left: 15px;
}
.marginright15 {
	margin-right: 15px;
}
.marginright8 {
	margin-right: 8px;
}

.space_right {
	margin-right: 10px;
}
.space_down {
	margin-bottom: 15px;
}
.space_top {
	margin-top: 15px;
}
/*字顏色*/
.garytxt {
	color: #333333;
}
.redtxt {
	color: #CC0000;
}
.bluetxt {
	color: #003399;
}
.orangetxt {
	color: #F76300;
}
.browntxt {
	color: #844200;
}
.more {
	color: #09F;
	font-weight: bold;
	text-decoration:underline;
}

.redtxt_bold {
	font-weight: bold;
	color: #CC3300;
}
.txtsmall/*字大小*/
 {
	font-size: 92%;
}
.txtbigger {
	font-size: large;
}

.w80 {
	width: 80px;
}
.w150 {
	width: 150px;
}

.w96 {
	width: 96%;
}
.w250 {
	width: 250px;
}
.w400 {
	width: 400px;
}
.w120 {
	width: 120px;
}
.hr01 {
	color: #ccc;
	width: 96%;
	height: 1px;
	border: none;
	clear: both;
	background-color: #000;
	margin-top:10px;
}
.hr02  {
	color:#ccc;
	width:100%;
	height:18px;
	border:none;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/hr_bar_01.gif);
	clear: both;
	background-position: left;
}
.hr03  {
	width: 100%;
	height: 3px;
	border: none;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/new/hr_03.png);
	clear: both;
	background-position: left;
}
.submit01   {
	background-image: url(../images/btn_bg01.gif);
	color: #000000;
	text-align: center;
	font-size: 13px;
	background-repeat: repeat-x;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #CC6600;
	background-position: top;
	text-decoration: none;
	line-height: 22px;
	height: 22px;
}

.inputstyle01 {
	background-color: #efefef;
	border: 1px solid #CCCCCC;
	color: #000066;
	padding: 2px;
}
.selectstyle01 {
	font-size: 100%;
	line-height: 1.5em;
	background-color: #EEF6FF;
	border: 1px solid #999999;
	color: #000000;
}
.textfield01 {
	background-color: #efefef;
	border: 1px solid #CCCCCC;
	font-size: 100%;
	color: #000066;
	line-height: 1.5em;
	padding-right: 1px;
	padding-left: 1px;
}
img.h60w60   {
	height: 60px;
	width: 60px;
	margin-right: 8px;
	border: 1px solid #CCCCCC;
}
