body {
	margin: 0px;
	background-image: url(../images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: none;
}

.bold {
	font-size: 12px;
	font-weight: bold;
}
.aboutheightline {
	line-height: 280%;
}

a.one:visited {
	color: #v;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.one:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.one:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}


td {
	font-size: 12px;
	line-height: 180%;
}
.tdbg {
	background-image: url(../images/index_r5_c3.jpg);
	background-repeat: repeat-y;
	background-position: 27px;
}
.mailtdbg {
	background-image: url(../images/icon_mail_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.aboutbg {
	background-image: url(../images/bg_sub_m2.jpg);
	background-repeat: repeat-y;
	background-position: 27px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #795822;
}


.input_search {
	border: 1px solid #C4A982;
}
.about {
	color: #795822;
}
