@charset "utf-8";
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.tbbg {
	background-image: url(../images/tbbg.jpg);
	background-repeat: repeat-x;
}
.dtl {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFD379;
}
.bdm {
	background-image: url(../images/bdm.jpg);
	background-repeat: no-repeat;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}
.txt2 {
	font-family: Verdana,;
	font-size: 10px;
	line-height: 15px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: underline;
}
.footbg {
	background-image: url(../images/footbg.jpg);
	background-repeat: no-repeat;
}
.banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
.navi {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.header {
	font-family: ArmyChalk;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.txtbg {
	background-image: url(../images/txtbg.jpg);
	background-repeat: no-repeat;
}
.dotl {
	background-image: url(../images/dotl.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.navi:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FFCC66;
	text-decoration: none;
	font-style: normal;
}
.txtmain {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.left {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
}
.rite {
	background-image: url(../images/rite.jpg);
	background-repeat: repeat-y;
}
.bg2 {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
}

