body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
}
.input {
	width: 115px;
	font-family: Tahoma;
	font-size: 10px;
}
.input02 {
	width: 185px;
	font-family: Tahoma;
	font-size: 10px;
}
.bg_bottom {
	background-image: url(images/bg_bottom.gif);
	height: 60px;
}
.bg_but {
	background-image: url(images/but01.gif);
	height: 32px;
	width: 102px;
}

.bg_but02 {
	background-image: url(images/but06.gif);
	height: 32px;
	width: 98px;
}
.bg_but03 {
	background-image: url(images/but05.gif);
	height: 32px;
	width: 103px;
}
.bg_sideshadow {
	background-image: url(images/side_shadowl.gif);
	width: 7px;
}
.bg_sideshadow01 {
	background-image: url(images/side_shadowr.gif);
	width: 12px;
}
.txt_more {
	font-family: Tahoma;
	font-size: 11px;
	color: #5b4e3e;
}
.txt_title {
	font-family: English;
	font-size: 30px;
	font-weight: bolder;
	color: #993c1e;
}
.txt_title01 {
	font-family: English;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.txt_conten {
	font-family: Tahoma;
	font-size: 11px;
	color: #8f4300;
}
.txt_but {
	font-family:Helvetica, sans-serif, Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
/* Link */
.txt_but a:link { color: #FFFFFF; }
.txt_but:a visited { color: #FFFFFF; }
.txt_but:a active { color: #FFFFFF; }
.txt_but:a hover { color: #7E0B0B; }