#from {
	width: 500px;
	border: 1px solid #2c6e80;
	color: #333;
	font-size: 13px;
}
#code {
	width: 50px;
	border: 1px solid #2c6e80;
	color: #333;
	font-size: 13px;
}

.content_in form table {
	color: #033;
	font-size: 15px;
	font-weight: bold;
	font-family: "微軟正黑體";
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content_in_required {
	color: #F00;
}
#from_message_pic {
	background-image: url(../image/content/from/from_02.jpg);
	width: 500px;
	border: 1px solid #2c6e80;
	color: #333;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: right 46px;
	background-color: #FFF;
}
