@charset "utf-8";
/* footer連結頁面的樣式 */
.border_1 {
	background-image: url(/images/border_1.gif);
	height: 31px;
	width: 606px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
/*↑上框*/
.border_2 {
	background-image: url(../images/border_2.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 606px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
/*↑中框*/
.border_3 {
	background-image: url(/images/border_3.gif);
	background-repeat: no-repeat;
	width: 606px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	margin-bottom: 25px;
}
/*↑下框*/
.text_1 {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 13px;
	line-height: 24px;
}
/*內容樣式*/
#text_3 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 24px;
}
/*連絡我們的內容樣式*/
#private {
	margin-top: 25px;
	margin-bottom: 25px;
}
/*隱私權的上下距離*/
#hight {
	height: 370px;
}
/*不夠高所設置的*/
.Q {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}
#login_1 {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#step_style {
	color: #8EB645;
	font-weight: bold;
}
/*how裡面的stepe樣式*/
#acnhor {
	padding-bottom: 15px;
}
#text_style1 {
	color: #FF0000;
}
