@charset "utf-8";
#title {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	background-color: hsla(0,0%,100%,0.90);
}

#title_box {
	height: 155px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;

}
#title_L {
	float: left;
	margin-top: 23px;
}
#globalNav {
	float: right;
	margin-top: 84px;
}


#globalNav ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#globalNav li{
	list-style-type: none;
	height: auto;
	float: left;
	margin-right: 7px;
}
#globalNav_menu_1{
	display: block;
	width: 116px;
	height: 23px;
	background-image: url(../images/globalNav/menu_01.png);
	background-repeat: no-repeat;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
#globalNav_menu_1:hover{
	background-image: url(../images/globalNav/menu_01_1.png);
	background-repeat: no-repeat;
}
#globalNav_menu_2{
	display: block;
	width: 116px;
	height: 23px;
	background-image: url(../images/globalNav/menu_02.png);
	background-repeat: no-repeat;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
#globalNav_menu_2:hover{
	background-image: url(../images/globalNav/menu_02_1.png);
	background-repeat: no-repeat;
}
#globalNav_menu_3{
	display: block;
	width: 83px;
	height: 23px;
	background-image: url(../images/globalNav/menu_03.png);
	background-repeat: no-repeat;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
#globalNav_menu_3:hover{
	background-image: url(../images/globalNav/menu_03_1.png);
	background-repeat: no-repeat;
}
#globalNav_menu_4{
	display: block;
	width: 116px;
	height: 23px;
	background-image: url(../images/globalNav/menu_04.png);
	background-repeat: no-repeat;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
#globalNav_menu_4:hover{
	background-image: url(../images/globalNav/menu_04_1.png);
	background-repeat: no-repeat;
}
#globalNav_menu_5{
	display: block;
	width: 116px;
	height: 23px;
	background-image: url(../images/globalNav/menu_05.png);
	background-repeat: no-repeat;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
#globalNav_menu_5:hover{
	background-image: url(../images/globalNav/menu_05_1.png);
	background-repeat: no-repeat;
}
#index_box {
	
	height: 540px;
}
#Content_box {
	height: auto;
	margin-top: 180px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	font-family: "微軟正黑體 Light", Arial;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Content_l{
	width: 210px;
	float: left;
	}
#Content_r{
	float: right;
	width: 730px;
	}
#Content_r h2{
	/* [disabled]border-top-color: rgba(69,169,217,1.00); */
	/* [disabled]border-top-style: dotted; */
	/* [disabled]border-top-width: 1px; */
	border-bottom: 2px solid rgba(28,149,185,1.00);
	}
#Content_r h3{
	font-style: oblique;
	font-family: "微軟正黑體 Light", Arial;
	font-size: 15px;
	}
#index_bottom {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: hsla(0,0%,80%,0.80);
	margin-bottom: 0px;
	position: fixed;
	bottom: 0px;
}
#bottom_box{
	height: 40px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: hsla(0,0%,7%,1.00);
	font-family: "微軟正黑體 Light", Arial;
	font-style: normal;
	font-size: 10px;
	line-height: normal;
	padding-top: 15px;
	text-indent: 0px;
	vertical-align: text-bottom;
}
#bottom_l{
	float: left;
	width: 700px;
}
#bottom_r{
	float: right;
	width: 200px;
	text-align: right;
}
.lines {
	border-bottom: 1px solid rgba(221,221,221,1.00);
}
.clear_both {
	clear: both;
	height: 0px;
}
#bottom {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: hsla(0,0%,80%,0.80);
	margin-bottom: 0px;
}