h1{
	MARGIN-TOP: 1em;
	MARGIN-BOTTOM: 0.5em;
	COLOR: #990000;
	font-family: "Century Gothic", "Helvetica", sans-serif;
	font-size: 16px;
	position: absolute;
	overflow: hidden;
	position:relative;
	top:-3px;
	left:6px;
	word-spacing: 2pt;
}
h2{
	MARGIN-TOP: 1.2em; MARGIN-BOTTOM: 0.5em; FONT: 1.9em "Century Gothic", "Helvetica", sans-serif; COLOR: #ee9414
}
h3{
	FONT: 1.9em "Century Gothic", "Helvetica", sans-serif;
	COLOR: #3333;
	padding-top: 2px;
	padding-left: 3px;
}
/*各區塊的設定*/
.main {
	background-image: url(images_new/picc_20.jpg);
	background-repeat: repeat;
	width: 595px;
	display:inline;
	vertical-align: top;
}
.main table{
	width: 95%;
	border:none;
}
.undertable{
	visibility: inherit;
	top: -50px;
	overflow: visible;
	position: relative;
}
.main H1 {
	position:relative;
	font-family: "Century Gothic", arial, sans-serif;
	font: 1.5em #333;
}
.main H2 {
	font-family: "Century Gothic", arial, sans-serif;
	MARGIN-TOP: 0.8em;
	FONT-WEIGHT: normal;
	FONT-SIZE: 1.8em;
	MARGIN-BOTTOM: 0.3em;
	COLOR: #86b514;
	height: 30px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #86b514;
}
.main H3 {
	MARGIN-TOP: 1.2em;
	MARGIN-BOTTOM: 0.5em;
	COLOR: #FF9900;
	font-family: "Century Gothic", arial, sans-serif;
	font-size: 2.1em;
	background-attachment: scroll;
	background-image: url(images_new/picc_18.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;
	width: 595px;
	top: -40px;
	position: relative;
	overflow: visible;
	visibility: inherit;	
}

.left {
	width: 185px;
	display:inline;
	background-color: #D4C792;
}
.left table{
	width: 100%;
}
.left H1 {	MARGIN-TOP: 1.6em; MARGIN-BOTTOM: 0.5em; FONT: 1.9em "Century Gothic", arial, sans-serif; COLOR: #CC0033}
.left H2 {	COLOR: #333;	font-family: "Century Gothic", arial, sans-serif;	font-size: 2ex;
	position: relative;	overflow: hidden;	position:relative;	top:-20px;	word-spacing: 1pt;}
.left H3 {	MARGIN-TOP: 0.8em; FONT-WEIGHT: normal; FONT-SIZE: 1.4em; MARGIN-BOTTOM: 0.3em; COLOR: #86b514}
.down {
	background-attachment: scroll;
	background-image: url(images_new/bk2.jpg);
	background-repeat: repeat;
	width: 100%;	
}


.Right {
	FONT-SIZE: 98%;
}
.Right H1 {	MARGIN-TOP: 1.6em; MARGIN-BOTTOM: 0.5em; FONT: 1.9em "Century Gothic", arial, sans-serif; COLOR: #CC0033}
.Right H2 {	MARGIN-TOP: 1.2em; MARGIN-BOTTOM: 0.5em; FONT: 1.9em "Century Gothic", arial, sans-serif; COLOR: #CC0033}
.Right H3 {	MARGIN-TOP: 0.8em; FONT-WEIGHT: normal; FONT-SIZE: 1.4em; MARGIN-BOTTOM: 0.3em; COLOR: #86b514}
/*以上為各區塊的設定*/

/*
以下為滑鼠移過 會變色的方法 使用方式 先給名稱 ex: class="nor" 然後將後段 寫在'td' 裡面 
語法;
*/
.out {
	border: none;
	background-color: #FFFFFF;
}
.over {
	border-collapse:collapse; /* collapse 為相鄰的邊框將被合併 顯示無邊框 separate 為恢復獨立框*/
	background-color: #999900;
	text-decoration: none;
	cursor: pointer;
	color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.menuout{
	}
.menuover {
	display:block;
	cursor: pointer;
	color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: 919166;
	border-right-color: 919166;
	border-bottom-color: 919166;
	border-left-color: 919166;
	height: 30px;
}
.areaout{
	}
.areaover {
	display:block;
	cursor: pointer;
	color:#FFFFFF;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 919166;
	border-right-color: 919166;
	border-bottom-color: 919166;
	border-left-color: 919166;
	height: 30px;
}

.enter_style {
	font-family: Helvetica, "微軟正黑體", sans-serif;
	font-size: 12px;
	color: #303030;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	padding: 2px;
}
.send_style {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 37px;
	width: 77px;
}

