@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.image-bg {
	background-image: url(image-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.hader-bg {
	background-image: url(hader-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.hader-bg2 {
	background-image: url(hader-bg-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.title-txt1 {
	font-family: "Century Gothic";
	font-size: 24px;
	text-transform: none;
	color: #689356;
	text-decoration: none;
}
.image-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #275b2d;
	text-decoration: none;
}
.image-txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.past-txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #184f02;
	text-decoration: none;
}
.past-txt a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #184f02;
	text-decoration: none;
}
.past-txt a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #090;
	text-decoration: none;
}
.botton-tab-bg {
	background-image: url(botoon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tab-title-txt {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	color: #471d0d;
	text-decoration: none;
}
.foter-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}

.tab-border {
	border: 1px solid #ced6bc;
}

.image-txt1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.image-txt1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}
.group-txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #275b2d;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
