@charset "utf-8";
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-family: "微軟正黑體";
}

html,body {
	margin:0;
	padding:0;
	height: 450px;
	width: 350px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
img {
  max-width: 100%;
}
h1 {
	font-size: 36px;
	color: #3E3E3E;
	text-decoration: none;
	margin-top: 15%;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	clear: both;
	color: #489FFF;
	line-height: 30px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}

.font_lgray {
	color: #A4A4A4;
	text-decoration: none;
}
.font_gray {
	color: #4C4C4C;
	text-decoration: none;
}
.font_red {
	color: #FF0000;
	text-decoration: none;
}
.font_white {
	color: #FFFFFF;
	text-decoration: none;
}
.font_blue {
	color: #3890FF;
	text-decoration: none;
}
.font_org {
	color: #DF8236;
	text-decoration: none;
}
.font_brown {
	color: #9A928B;
	text-decoration: none;
}
.font_pink {
	color: #F61966;
	text-decoration: none;
}
.bg_gray {
	float: left;
	height: 450px;
	width: 350px;
	background-image: url(images/search_bg.png);
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.main {
	background-color: #FFF;
	position: fixed;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	margin: auto;
	height: 450px;
	width: 350px;
}
.x {
	position: absolute;
	top: -20px;
	right: -20px;
}

.row_2 {
	float: left;
	width: 50%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D1D1;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	height: 100%;
	text-align: center;
}
.row_1 {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.forgat_row_1 {
	float: left;
	width: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 25%;
	margin-left: 25%;
}
.left {
	float: left;
	width: 25%;
	margin-right: 5%;
	text-align: right;
	line-height: 36px;
	text-decoration: none;
}
.right {
	float: left;
	width: 65%;
	text-align: left;
	line-height: 36px;
}
.text_field {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: "微軟正黑體";
	font-size: 15px;
	float: left;
	line-height: 32px;
	border: 1px solid #CDCDCD;
	color: #B3B3B3;
	width: 100%;
	text-indent: 10px;
}
.btn_log {
	font-size: 16px;
	line-height: 36px;
	text-decoration: none;
	background-color: #55ACFF;
	float: left;
	width: 20%;
	margin-right: 40%;
	margin-left: 40%;
	text-align: center;
}
.btn_sent {
	font-size: 16px;
	line-height: 36px;
	text-decoration: none;
	background-color: #55ACFF;
	float: left;
	width: 30%;
	margin-right: 10%;
	margin-left: 10%;
	text-align: center;
}

.btn_fb {
	font-size: 16px;
	line-height: 36px;
	text-decoration: none;
	background-color: #4A619C;
	float: left;
	width: 40%;
	margin-right: 30%;
	margin-left: 30%;
	text-align: center;
}
.btn_log a, .btn_sent a, .btn_fb a {
	display: block;
	float: left;
	height: 100%;
	width: 100%;
}
@media (max-width: 1300px) { 
.main {
	background-color: #FFF;
	position: fixed;
	padding: 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	margin: auto;
	height: 450px;
	width: 350px;
}

}

@media (max-width: 800px) { 
.bg_gray {
	height: 450px;
	width: 350px;
	background-image: url(images/search_bg.png);
	position: static;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
}

.main {
	position: static;
	padding: 20px;
	height: 450px;
	width: 350px;
	margin: auto;
	float: left;
}
.x {
	position: absolute;
	top: 0px;
	right: 0px;
}

.row_2 {
	width: 100%;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #D1D1D1;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	padding-bottom: 30px;
}
.left {
	width: 100%;
	margin-right: 0%;
	text-align: center;
	line-height: 36px;
	text-decoration: none;
}
.right {
	width: 100%;
	text-align: center;
	line-height: 36px;
}
.btn_log , .btn_sent , .btn_fb  {
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	margin-bottom: 20px;
}
}
