﻿#sign {
	/*background-image: url(img/theme/sign_bg.gif);*/
	background-repeat: no-repeat;
	float: left;
	height: 113px;
	width: 198px;
	margin-top: 48px;
	margin-left: 30px;
	display: inline;
}
.sign_bt {
	display: inline;
	float: right;
	height: 35px;
	width: 85px;
}
.msg {
	font-family: "細明體", "新細明體";
	font-size: 13px;
	color: #575757;
	height: 22px;
	width: 460px;
	margin-top: 209px;
	_margin-top: 210px;
	margin-left: -115px;
	line-height: 22px;
	display: inline;
	float: left;
}
