﻿@charset "utf-8";

body {
	font-size: 12px;
	color: #666666;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	display: block;
	font-family: Arial,新細明體;
	text-align: left;
}

divt, input, p {
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a:focus {
	outline: none;
}

a img {
	border: 0;
}

input:focus {
	outline: none;
}

input {
	outline: none;
	border: 0;
}

.main {
	width: 465px;
	height: 300px;
	text-align: center;
	margin: 150px auto;
}

.main .topBG {
	float: left;
  width: 465px;
	height: 30px;
	margin-left: 6px;
}

.main .topBG .topBGL {
	float: left;
	width: 30px;
	height: 30px;
	background: url(/Content/images/memberBGFilletLT.png) no-repeat;
}

.main .topBG .topBGC {
	float: left;
	width: 390px;
	height: 30px;
	background: url(/Content/images/memberBGT.png) repeat-x;
}

.main .topBG .topBGR {
	float: left;
	width: 30px;
	height: 30px;
	background: url(/Content/images/memberBGFilletRT.png) no-repeat;
}

.main .centerBG {
	float: left;
	height: 245px;
	background: url(/Content/images/memberBGL.png) repeat-y;
	margin-left: 0px !important;
	*margin-left: 3px;
	margin-top: -2px;
}

.main .centerBG .header {
	float: left;
	width: 465px;
	height: 36px;
	padding-left: 14px;
}

.main .centerBG .header .Left {
	float: left;
	width: 236px;
	height: 36px;
	background: url(/Content/images/memberTitleL.jpg) no-repeat;
}

.main .centerBG .header .Left1 {
	float: left;
	width: 236px;
	height: 36px;
	background: url(/Content/images/emailTitle.jpg) no-repeat;
}

.main .centerBG .header .Left2 {
	float: left;
	width: 236px;
	height: 36px;
	background: url(/Content/images/QueryTitle.jpg) no-repeat;
}

.main .centerBG .header .Right {
	float: left;
	width: 206px;
	margin-left: -7px;
	text-align: right;
	height: 36px;
	background: url(/Content/images/memberTitleR.jpg) repeat-x;
}

.main .centerBG .header .Right .closeImg {
	float: right;
	width: 13px;
	margin-right: 20px;
	text-align: right;
	height: 13px;
	background: url(/Content/images/x.gif) no-repeat;
}

.main .centerBG .header .Right input {
	margin-right: 20px;
}

.main .centerBG .content {
	float: left;
	height: auto;
	padding-left: 13px;
}

.main .centerBG .content .top {
	float: left;
	width: 436px;
	height: 106px;
	background: url(/Content/images/inputBG.jpg) no-repeat;
}

.main .centerBG .content .top input {
	margin-right: 5px;
}

.main .centerBG .content .top .username {
	float: left;
	width: 436px;
	height: 40px;
	line-height: 18px;
	margin-top: 13px;
  margin-left: 16px;
}

.main .centerBG .content .top .username .txt {
	float: left;
	width: 60px;
	height: 40px;
	text-align: right;
	padding-right: 5px;
  line-height: 40px;
}

.main .centerBG .content .top .username .inputA {
	float: left;
	width: 178px;
	/*height: 40px;*/
	margin-top: 7px;
}

.main .centerBG .content .top .username .inputA .inputL {
	float: left;
	width: 9px;
	height: 28px;
	background: url(/Content/images/searchInput.png) no-repeat;
	margin-right: -2px;
}

.main .centerBG .content .top .username .inputA .inputC {
	float: left;
	width: 160px;
	height: 28px;
	background: url(/Content/images/searchInputCenter.jpg) repeat-x;
}

.main .centerBG .content .top .username .inputA .inputC input {
	width: 160px;
	/*height: 16px;*/
	border: none;
	margin-top: 6px;
	background-color: inherit;
}

.main .centerBG .content .top .username .inputA .inputR {
	float: left;
	width: 9px;
	height: 28px;
	background: url(/Content/images/searchInputR.png) no-repeat;
	clear: right;
}

.main .centerBG .content .top .username .txt1 {
	/*float: left;*/
	/*width: 100px;*/
	height: 40px;
	/*margin-left: 20px;*/
}

.main .centerBG .content .top .username .txt1 a {
	text-decoration: underline;
}

.main .centerBG .content .top .username .txt1 a:hover {
	text-decoration: none;
}

.main .centerBG .content .top .password {
	float: left;
	width: 436px;
	height: 40px;
	line-height: 30px;
  margin-left: 16px;
  margin-top: 5px;
}

.main .centerBG .content .top .password .txt2 {
  float: left;
	width: 60px;
	height: 40px;
	text-align: right;
	padding-right: 5px;
  line-height: 40px;
}

.main .centerBG .content .top .password .inputB {
	float: left;
	width: 178px;
	height: 40px;
	margin-top: 5px;
}

.main .centerBG .content .top .password .inputB .inputL {
	float: left;
	width: 9px;
	height: 28px;
	background: url(/Content/images/searchInput.png) no-repeat;
	margin-right: -2px;
}

.main .centerBG .content .top .password .inputB .inputC {
	float: left;
	width: 160px;
	height: 28px;
	background: url(/Content/images/searchInputCenter.jpg) repeat-x;
}

.main .centerBG .content .top .password .inputB .inputC input {
	width: 160px;
	height: 16px;
	border: none;
	margin-top: 6px;
	background-color: inherit;
}

.main .centerBG .content .top .password .inputB .inputR {
	float: left;
	width: 9px;
	height: 28px;
	background: url(/Content/images/searchInputR.png) no-repeat;
	clear: right;
}

.main .centerBG .content .top .password .submiButton {
	float: left;
	width: 100px;
	height: 53px;
	margin-left: 45px;
	margin-top: 7px;
}

.main .centerBG .content .top .password .txt3 a {
	text-decoration: underline;
}

.main .centerBG .content .top .password .txt3 a:hover {
	text-decoration: none;
}

.main .centerBG .content .down {
	float: left;
	width: 375px;
	height: auto;
	line-height: 18px;
	padding: 15px 20px;
	margin-left: 20px;
	text-align: left;
}

.main .centerBG .content .down a {
	text-decoration: underline;
}

.main .centerBG .content .down a:hover {
	text-decoration: none;
}

.main .centerBG .footer {
	float: left;
	width: 434px;
	height: 27px;
	margin-left: 14px;
	background: url(/Content/images/otherLogin1.jpg) no-repeat;
	padding-top: 9px;
	margin-right: 20px;
	margin-left: 14px !important;
	*margin-left: 7px;
	*margin-right: 5px;
	*width: 434px;
	text-align: right;
	padding-left: 310px;
}

.main .centerBG .footer1 {
	float: left;
	width: 235px;
	height: 36px;
	margin-left: 14px;
	background: url(/Content/images/otherLogin1.jpg) no-repeat;
	padding-left: 200px;
	padding-top: 9px;
	margin-right: 10px;
	margin-left: 14px !important;
	*margin-left: 7px;
	*margin-right: 5px;
	*width: 235px;
	text-align: right;
}

.main .centerBG .footer a {
	float: left;
	margin: 0 7px;
	clear: right;
	margin: 0 5px !important;
	*margin: 0 2px;
}

.main .bottomBG {
	position: relative;
	z-index: -1;
	width: 465px;
	height: 30px;
	margin-left: 6px;
	clear: left;
}

.main .bottomBG .bottomBGL {
	float: left;
	width: 30px;
	height: 30px;
	margin-left: -1px;
	background: url(/Content/images/memberBGFilletLD.png) no-repeat;
}

.main .bottomBG .bottomBGC {
	float: left;
	width: 390px;
	height: 30px;
	background: url(/Content/images/memberBGD.png) repeat-x;
}

.main .bottomBG .bottomBGR {
	float: left;
	width: 30px;
	height: 30px;
	background: url(/Content/images/memberBGFilletRD.png) no-repeat;
}