* {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	list-style: url(none) none;
}

html, body {
	background: #FFFFFF url(../images_index/index_picBg.gif) repeat-y center center;
	font-family: Arial, "新細明體";	
}
.table_bg { background: #FFFFFF url(../images_index/index_picBg.gif) repeat-y center top; }

#index {
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#news {
	font-size: 12px;
	color: #462600;
	line-height: 22px;
	vertical-align: top;
	padding: 12px;
}
.indexloginDiv {
	margin-top: 9px;
	margin-left: 13px;
	font: 10px/13px Arial;
	color: #f77400;
}

.indexloginBtn {
	position: absolute;
	margin-left: 132px;
	margin-top: 0px;
}
.indexloginBtn02 {
	position: absolute;
	margin-left: 30px;
	margin-top: 87px;
}
.indexloginBtn03 {
	position: absolute;
	margin-left: 122px;
	margin-top: 87px;
}



.loginInputBox {
	height: 17px;
	width: 100px;
	border: 1px solid #c9c9c9;
	margin-bottom: 6px;
	font-size: 13px;
	color: #B58E35;
}
.BG_norepeat {
	background: url(../images_index/index_mainPicBg.jpg) no-repeat left top;
}
h3 {
	background: url(../images_index/icon.gif) no-repeat left top;
	margin-bottom: 6px;
	margin-top: 24px;
	color: #D25959;
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
