.tble-space {
	padding: 14px;
}
.home-bg {
	background-image: url(patrn_05.jpg);
	background-repeat: repeat-x;
}
.home-bg2 {
	background-image: url(bglogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.line-space {
	vertical-align: 50%;
}
.table-right {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #f1c100;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.font2 {
	font-family: Tahoma, Verdana, Arial, "times New Roman";
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
}
.line-space {
	word-spacing: 6em;
}
.tble-all {
	border: 1px solid #E6E6E6;
}

.tble-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

