body {
	background-color: #FFF4DD;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: 100%;
}
.tbs {
	width: 750px;
	margin-top: 30px;
	margin-left: 25px;
}
td {
	font-family: "Arial Unicode MS", Arial;
	font-size: 13px;
	text-align: justify;
}
a:link {
	text-decoration: underline;
	color: #274583;
}
a:visited {
	color: #274583;
}
a:hover {
	text-decoration: none;
	color: #274583;
}
a:active {
	color: #274583;
}
.hd {
	font-size: 12px;
	font-weight: bold;
}
.intput2 {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6889D1;
	border: 1px solid #6889D1;
	color: #FFFFFF;
	font-weight: bold;
}
.hds {
	font-size: 14px;
	color: #8DA0CB;
	font-weight: bold;
	font-family: "Arial Unicode MS", Arial;
}
