a:link { color: #292929; text-decoration: none; }
a:visited { text-decoration: none; color: #b49248; }
a:hover { text-decoration: underline; color: #292929; }
a:active { text-decoration: none; color: #292929; }

a.q1:link { color: #ffffff; text-decoration: none; }
a.q1:visited { text-decoration: none; color: #b49248; }
a.q1:hover { text-decoration: underline; color: #ffffff; }
a.q1:active { text-decoration: none; color: #ffffff; }


.bg {
	background-repeat: repeat-x;
}
.txt {
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.txt1 {
	font-size: 12px;
	border-top: 2px inset #999999;
	border-right: 2px inset #CCCCCC;
	border-bottom: 2px inset #CCCCCC;
	border-left: 2px inset #999999;
}
.hang {
	line-height: 18px;
}
.bg1 {
	background-repeat: no-repeat;
	background-position: center;
}
.bg2{
	background-repeat: repeat-y;
	background-position: center;
}
.hang1 {
	line-height: 23px;
}
.txt2 {
	border: #CCCCCC;
}
.style15 {
	font-size: 12px;
	line-height: 18px;
	color: #b49248;
}

.unnamed27 {
	font-size: 12px;
	line-height: 18px;
	color: #292929;
	background-color:#eeeeee;
	border: 1px solid #c4c4c4;
}

