A:link, A:visited {
	color: #771100;
	text-decoration: none;
}
A:hover {
	color: #771100;
	text-decoration: underline;
}
.tl {
	background-image: url(img/tl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tr {
	background-image: url(img/tr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bl {
	background-image: url(img/bl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.br {
	background-image: url(img/br.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.t {
	background-image: url(img/t.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.b {
	background-image: url(img/b.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.l {
	background-image: url(img/l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.r {
	background-image: url(img/r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.symbol {
	font-family: Marlett;
	font-size: 22px;
	color: #771100;
}
.text_gray {
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
}
.text {
	font-family: Georgia;
	font-size: 16px;
	color: #771100;
}
.text1 {
	font-family: Georgia;
	font-size: 15px;
	color: #771100;
}
.text2 {
	font-family: Georgia;
	font-size: 11px;
	color: #771100;
}
.text3 {
	font-family: Georgia;
	font-size: 10px;
	color: #771100;
}
.content {
	width: 100%;
	height: 439;
	overflow:auto;
	scrollbar-face-color:#D2B565;
	scrollbar-arrow-color:#88441B;
	scrollbar-track-color:#D2B565;
	scrollbar-shadow-color:#88441B;
	scrollbar-highlight-color:#88441B;
	scrollbar-3dlight-color:#D2B565;
	scrollbar-darkshadow-color:#D2B565;
}
.submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #E4CD99;
	color: #88441B;
	width: 80px;
	height: 22px;
	font-weight: bold;
}
.input100 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #E4CD99;
	color: #88441B;
	width: 105px;
	height: 19px;
}
.input120 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #E4CD99;
	color: #88441B;
	width: 140px;
	height: 19px;
}
.input_suggest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #E4CD99;
	color: #88441B;
	width: 160px;
	height: 100px;
}
.input_message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #E4CD99;
	color: #88441B;
	width: 405px;
	height: 36px;
}
