@charset "utf-8";
body {background-image:url(images/bg.jpg);
margin:0px;}

.text1 {
	font-family: "新細明體";
	font-size: 13px;
	color: #814819;
	font-weight: bold;
	line-height: 26px;
}

.text1  a:link {
	font-family: "新細明體";
	font-size: 13px;
	color: #814819;
	font-weight: bold;
	line-height: 26px;
}

.text1  a:visited {
	font-family: "新細明體";
	font-size: 13px;
	color: #814819;
	font-weight: bold;
	line-height: 26px; 
}

.text1  a:hover {
	font-family: "新細明體";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 26px;
}


.form1 {
	font-family: "新細明體";
	font-size: 13px;
	color: #814819;
	text-decoration: none;
	margin: 1px;
	border: 1px dashed #663300;
}


.form2 {
color:#814819;
	font-size:12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c68c11;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #f0d69f;
}

