/*網頁通用設定*/
* {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background-image: url(../images/member_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	text-decoration: none;
	color: #36C;
}
a:hover,a:active {
	text-decoration: underline;
}
img {
	border: 0;
}
/*網頁本體*/
#wrapper {
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*網頁頁首*/
#header {
	background: url(../images/header_bg.jpg) no-repeat;
	height: 115px;
	width: 1000px;
	position: relative;
	margin-top: -1px;
	padding-bottom: 15px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	width: 270px;
	left: 30px;
	top: 0px;
	position: absolute;
	height: 83px;
}
#header h1 a {
	text-indent: -9999px;
	display: block;
	height: 83px;
	width: 270px;
}
#header h2 {
	position: absolute;
	left: 300px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#header ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 12px;
	right: 22px;
	text-align: right;
	width: 350px;
}
#header ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#header ul li a {
	color: #FFF;
	float: right;
}
#header ul li a:hover {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
#header ul li em {
	font-style: normal;
	color: #FFF;
	float: right;
	padding: 0 8px;
}
#lantern {
	background-image: url(../images/header_2_bg.jpg);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
	height: 37px;
	width: 950px;
	line-height: 2em;
	text-align: center;
	color: #666;
	padding: 0 25px;
}
#lantern h2 {
	position: absolute;
	left: 26px;
	top: 2px;
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-weight: lighter;
}
#lantern h2 a {
	color: #666;
}


/*網頁內容*/
#container {
	float: left;
	width: 1000px;
	padding-bottom: 20px;
	height: 100%;
}
#logincontent {
	width: 670px;
	background-image: url(../images/maintain_content_extend.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 35px;
	height: 100%;
	float: right;
}
#logincontent table {
	margin-right: auto;
	margin-left: auto;
}

#logincontent h4 {
	margin: 0px;
	padding: 0 0 25px 0;
	background-image: url(../images/maintain_content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logincontent h5 {
	margin: 0px;
	padding-top: 20px;
}


#logincontent table tr {
	height: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#signcontent {
	width: 100%;
	padding-right: 35px;
	height: 100%;
	float: right;
	background-image: url(../images/himg009.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#signinprimary table {
	margin-left: 70px;
	margin-bottom: 60px;
}
#signcontent h4 {
	margin: 0px;
	padding: 0 0 25px 0;
}
#signcontent h5 {
	margin: 0px;
	padding-top: 20px;
}
#signcontent table tr {
	height: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}




#signininfo {
	background-color: #f5f3ef;
	height: 22px;
	width: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #646464;
	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: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-weight: bold;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#signininfo h2 {
	position: absolute;
	left: 10px;
	top: 7px;
	right: auto;
	bottom: auto;
	letter-spacing: 0.5em;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#signinprimary {
	padding: 0px;
	float: left;
	height: auto;
	width: 970px;
	border: 1px solid #CCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 2px;
	background-image: url(../images/himg009.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#signinprimary h3 {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: auto;
	top: 5px;
	right: 3px;
	bottom: auto;
	font-weight: normal;
	height: auto;
	width: auto;
}
#signinprimary h4 {
	float: left;
	width: 600px;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 100px;
	color: #F30;
	margin: 0px;
}


#signinprimary h4 img {
	height: auto;
	width: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#signinprimary h4 em {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #666;
}
#signinprimary h5 {
	margin: 0px;
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}


#secondary {
	float: left;
	width: 260px;
	background-image: url(../images/maintain_menu_extend.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 10px;
	text-align: center;
	height: 100%;
}
#secondary h4 {
	margin: 0px;
	padding: 0 0 35px 0;
	background-image: url(../images/maintain_menu_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#secondary h5 {
	margin: 0px;
	padding-top: 20px;
}
#button {
	margin-top: 7px;
	margin-bottom: 7px;
}




/*網頁頁尾*/
#footer {
	background: url(../images/footer_bg.jpg) repeat-x;
	clear: both;
	height: 95px;
	text-align: center;
}
#footer h2 {
	position: absolute;
	font-size: x-small;
	color: #666;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	bottom: 59px;
	left: 26px;
}
#footer h2 a {
	font-size: x-small;
	color: #666;
}
#footer ul {
	padding-top: 20px;
}
#footer ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	font-size: small;
	color: #666;
	font-weight: lighter;
}
#footer ul li strong {
	padding: 0 35px 0 0;
	font-weight: lighter;
}
#footer ul li em{
	color: #C33;
	padding: 0 11px;
	font-style: normal;
}
#footer ul li a{
	color: #C33;
	font-weight: lighter;
	padding: 0 11px;
}

