a {
	color: #000000;
	text-decoration: none;
}
body {
	margin: 0px;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	color: #CC4109;
	margin: 0px;
	padding: 0px;

}
p {
	line-height: 25px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {
	line-height: 30px;
}
.bnr-top-bg {
	background-attachment: scroll;
	background-image: url(images/bnr-top-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.tit-pdg {
	padding-top: 31px;
	padding-left: 14px;
}
.navi-txt {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.flsh-pdg {
	padding-top: 25px;
}
.bnr-bg {
	background-attachment: scroll;
	background-image: url(images/bnr-bg-1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.w-txt {
	color: #FFFFFF;
}
.bdy-pdg {
	padding-top: 22px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 15px;

}
.o-line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E98722;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #CC4109;

}
.red-brd {
	border: 1px solid #CC4109;
}
a:hover {
	text-decoration: underline;
}
.bdy-txt {
	padding-right: 10px;
	padding-left: 20px;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
.h-line {

	background-image: url(images/hor_line.gif);
	background-repeat: repeat-y;
}
