/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(IMAGES/LAYOUT/bg.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #261501;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #261501;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF8F01;
}


a.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #261501;
	font-weight: normal;
	text-decoration: none;
}
a.sub.hover {
	text-decoration: underline;
	color: #FF8F01;
	font-weight: normal;
}


a.tit {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	font-family:"Century Gothic";
}
a.tit.hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	font-family:"Century Gothic";
	color: #FF8F01;
}


NO.styleBorder {
border-top: 1px;
border-style: solid;
border-top-color: #261501;
border-right-color: #ffffff;
border-left-color: #ffffff;
border-bottom-color: #ffffff;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	font-family:"Century Gothic";
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	font-family:"Century Gothic";
}
.style3 {
	color: #605345
}