﻿@charset "utf-8";

.table1 {
	background-image: url(../../image/ba.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e2e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595858;
	letter-spacing: 0.1em;
	background-repeat: repeat-x;
}
.table2 {
	background-image: url(../../image/ba3.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e2e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595858;
	letter-spacing: 0.1em;
	background-repeat: repeat-x;
}
#apDiv2 {
	position:absolute;
	width:124px;
	height:159px;
	z-index:2;
	left: 375px;
	top: -165px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*整體設定
--------------------------------------------------------------------------------------------------------*/
* { padding: 0; margin: 0; }

body {
	background-color: #fcfafa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595858;
	letter-spacing: 0.1em;
}

img {
	border: none;
	vertical-align: top;
}

a {
	color: #595858;
	text-decoration:none;
	noFocusLine:expression(this.onFocus=this.blur());
}

a:hover {
	color: #D7002A;
	text-decoration:underline;
}

a:focus {
-moz-outline-style:none;
}

hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9F9FA0;
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	margin-bottom: .5em;
	font-size: 18px;
}
.eng {
	letter-spacing: normal;
}

.center {
	text-align: center;
}

br.clear {
	clear: both;
}

.att {
	color: #FF0000;
	font-size: 11px;
}
/*頁首區塊
--------------------------------------------------------------------------------------------------------*/
#wrapperTop {
	width: 100%;
	background-color: #BB0125;
	background-image: url(../../images/wrapperTopBg.gif);
	background-repeat: repeat-x;
}

#header {
	margin: 0 auto;
	width: 995px;
	height: 60px;
	background-image: url(../../images/headBg.gif);
	background-repeat: no-repeat;
	position: relative;
}

#logo {
	position: absolute;
	left: 22px;
	top: 15px;	
}

#navPrimary {
	position: absolute;
	left: 123px;
	top: 31px;	
	margin: 0;
	padding: 0;
	list-style: none;
}

#navPrimary li {
	float: left;
	padding-left: 11px;
	background-image: url(../../images/linkline.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left top;
	padding-right: 9px;
}

#navPrimary li a {
	display: block;
	color: #eeeeee;
	text-decoration:none;
}

#navPrimary li a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#othersite {
	background-image: url(../../images/othersiteBg.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 26px;
	width: 187px;
	left: 803px;
	top: 34px;
	background-position: left top;
}

#othersite select {
	font-size: 11px;
	color: #333333;
	width: 155px;
	position: absolute;
	left: 27px;
	top: 3px;
}



/*內容區塊
--------------------------------------------------------------------------------------------------------*/
#wrapperMid {
	width: 100%;
	background-color: #fcfafa;
	background-image: url(../../images/wrapperMidBg.gif);
	background-repeat: repeat-x;
}

#wrapperMidForFlash {
	width: 100%;
	background-color: #8fcff4;
	background-repeat: repeat-x;
}


#container {
	margin: 0 auto;
	padding: 0;
	width: 995px;
	overflow: auto;		/* fix ff bug */
	background-image: url(../../images/contentBg.png);
	background-repeat: repeat-y;
		z-index: 900;
}


/* 快速功能區塊
------------------------------------------------------------------- */
#navMember {
	position: relative;
	height: 28px;	/* 2008/5/13 Old: 30px */
	width: 975px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;	
}

#navMember p {
	font-size: 11px;
	color: #877462;
	position: absolute;
	top: 9px;
	left: 0px;
}

#navMember ul {
	font-size: 11px;
	position: absolute;
	right: 0px;
	top: 9px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navMember li {
	float: left;
	background-image: url(../../images/linkline_s.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left top;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 7px;
}

#navMember li a {
	display: block;
	color: #595858;
	text-decoration:none;
}

#navMember li a:hover {
	color: #D7002A;
	text-decoration:underline;
}

/*頁尾區塊
--------------------------------------------------------------------------------------------------------*/

#wrapperBom {
	width: 100%;
	background-color: #e2e2e2;
	background-image: url(../../images/wrapperBomBg.gif);
}

#footer {
	margin: 0 auto;
	width: 995px;
	height: 60px;	/* 2008/5/13 Old 55px */
	background-image: url(../../images/footerBg.gif);
	background-repeat: no-repeat;
	position: relative;
}

#footer p {
	position: absolute;
	top: 18px;
	right: 27px;
	background-image: url(../../images/footerInfo.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

#navTertiary {
	position: absolute;
	left: 90px;
	top: 26px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

#navTertiary li {
	float: left;
	background-image: url(../../images/linkline_s.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left top;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 6px;
}

#navTertiary li a {
	display: block;
	color: #666666;
	text-decoration:none;
}

#navTertiary li a:hover {
	color: #000000;
	text-decoration:underline;
}
#apDiv1 {
	position:relative;
	width:10px;
	height:1px;
	z-index:1;
	left: 50%;
}
#apDiv3 {
	position:absolute;
	width:120px;
	height:150px;
	z-index:1;
	left: 377px;
	top: -148px;
}
#apDiv4 {
	position:absolute;
	z-index:1;
	left: -496px;
	top: -100px;
}
